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": "e337b8d9-5e73-4c25-bb88-96703f58dad8",
"ShoppingCartItemID": "5510cb3d-935b-4eee-ab3e-edb4de7b863c",
"PersonID": "2d8e2998-ecbf-4a74-9442-625a8a919d68",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}