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": "84e1065f-689f-4032-b2c4-9c8504e57884",
"ShoppingCartItemID": "98c577cb-0e41-4faa-86b2-1839b3832813",
"PersonID": "08151775-cf59-4a26-9def-519f74e3f533",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}