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": "72d5f464-34b8-492f-b899-cc26092cf7cf",
"ShoppingCartItemID": "4efb003f-1c43-4ec3-a4b2-92134c54b603",
"PersonID": "5fcd70a1-d265-44a0-b0d3-f0b989ecd4cf",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}