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": "edcb03a1-5d04-4f7c-9aaf-99839aad83d3",
"ShoppingCartItemID": "e1d57960-f566-4bea-9df9-7fbd631a0a5f",
"PersonID": "a53b06dd-eeaf-486e-b5ff-ad18cf032ac5",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}