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": "1d5ef075-bdf7-4477-ba28-17aec7dbdfae",
"ShoppingCartItemID": "074f8984-41d2-4730-9fdb-b5b72b30729c",
"PersonID": "189b10c8-80bf-48a6-bf4b-5a30ad9058b2",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}