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": "3c3890ac-6e3b-4e5d-b2f0-094aaf3cc5f6",
"ShoppingCartItemID": "45a39bd0-4d5a-4b56-add1-b6b971c6e3fc",
"PersonID": "89519c25-a815-4b8e-a70f-d8e377e143e3",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}