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": "4c815729-e781-460b-9dbd-fc631a4dee4b",
"ShoppingCartItemID": "7907735c-4f01-45d2-8a3d-8bc8e4800864",
"PersonID": "81d83384-0cb0-48be-bc52-d9f04186953c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}