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": "afa84900-805c-4264-898f-cd76b6a699a0",
"ShoppingCartItemID": "13a0772f-df4f-40b4-bb48-3a429d0399ed",
"PersonID": "0aa0d547-e327-4387-a351-b75e9679b4e2",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}