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": "65055bd4-aeb2-4e61-a345-6ac62ef40f2d",
"ShoppingCartItemID": "6827aa7b-ee08-452a-82bd-2ac868074e92",
"PersonID": "68db58b3-ee6a-430e-a021-ecad188f9783",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}