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": "4ca45b57-2c05-41a3-9e33-87fa66f5eedc",
"ShoppingCartItemID": "c119e03b-0fda-4d9a-9eaf-c2747950a9b1",
"PersonID": "ebdd5177-f504-488f-a647-0ecbc06cb1b0",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}