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": "9b384ab1-ee49-49e7-9e57-081d59421e9b",
"ShoppingCartItemID": "eca86958-8a4d-49ff-9b7c-758ba1e13d82",
"PersonID": "8088fd13-813d-4023-b60d-11e1285cb3fe",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}