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": "95825116-11f2-4524-8fec-00082c564122",
"ShoppingCartItemID": "5e6f966c-e442-4158-8039-1225433c1e36",
"PersonID": "4b264eed-4ec4-4068-82ac-8f3a8ff1bb77",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}