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": "92df0e79-c52b-4f83-9f9f-3dd7912e4a58",
"ShoppingCartItemID": "27287b92-52c2-4374-b346-6bd0adf6ae4a",
"PersonID": "b5165a66-4874-4b11-9511-9a684e2612ec",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}