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": "5db87068-cb8e-4fe3-b885-e191ea177cff",
"ShoppingCartItemID": "0842e1f3-9d25-4cbd-b5ee-1c3fb67cedca",
"PersonID": "d700c29b-2bd6-4889-a243-d9f87bde462d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}