GET api/ShoppingCartPerson/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"ShoppingCartPersonID": "bc9b30b1-4162-4d39-a0c4-d1a68e5f3289",
"ShoppingCartItemID": "b0250843-6a5c-483d-9b34-ab68364877fd",
"PersonID": "38764e15-efe7-4bf0-a6d8-f481099c86b1",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}