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": "e685c32f-8d71-4be7-87f9-4d3a223e2bed",
"ShoppingCartItemID": "37473d42-e9d2-426c-8916-8580aec21066",
"PersonID": "5aa86504-1731-4b04-8cf2-79e1c45e8887",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}