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": "77184147-9c74-4693-925a-49e2f056fe92",
"ShoppingCartItemID": "dd47a89b-0d38-4f1b-93f1-ff86a918a3e4",
"PersonID": "f5b2291c-3c1f-46be-96ff-208cdbff4eef",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}