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": "c37451ff-09cd-4b0b-a0d5-70323f77fc9f",
"ShoppingCartItemID": "dad4676e-48f7-45ed-9026-3e33db66378c",
"PersonID": "94b9e7dd-8ac7-44e5-bed6-c2f671ead90b",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}