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": "f5458739-2a94-4e79-9221-6da8569ec77f",
"ShoppingCartItemID": "5dd30c29-3b5b-456e-98a5-d25021c823e9",
"PersonID": "d52fc1be-405e-4c1b-b608-2ff2b9906a98",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}