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": "61c6b025-cf05-45ed-b01a-a5c4dfc669c6",
"ShoppingCartItemID": "d9509c6b-4e69-4431-ae90-1ef245cc6ce6",
"PersonID": "11e53a6a-2527-4fac-ab7a-87ade01bb3a5",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}