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": "9dab505e-0724-4d65-9cde-90f0dc3f02b1",
"ShoppingCartItemID": "82f6ae6e-e344-439d-8356-1236c0185bc3",
"PersonID": "a062da48-c698-4ad7-b76d-14d025bd3327",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}