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": "4b08b86d-fb31-46e6-a27b-d0cc5b80dcad",
"ShoppingCartItemID": "63221aef-788c-4d4a-8f8b-0b935407e9ff",
"PersonID": "fbe3e4b4-9354-4b9b-aa54-1e7ef645fcd3",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}