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": "803af783-9d8f-419f-89e2-f7006ed767e6",
"ShoppingCartItemID": "6926457f-c62a-47ae-9082-b66bf7c663a9",
"PersonID": "65881c14-936b-46d0-871c-9ab826622736",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}