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": "c333fccf-74be-415e-8e8a-1cdd1135d7c5",
"ShoppingCartItemID": "014a5cf3-e8da-4a20-9275-1d9a7f318060",
"PersonID": "2b26b66f-55e2-4803-b82e-8867ac99d03e",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}