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": "a1079680-06d7-4a51-a3ce-ea22494fc755",
"ShoppingCartItemID": "00d73902-625a-4ce2-a576-d1eef4404859",
"PersonID": "0208fb1d-b312-4fc8-ac1d-0dc457b99f4a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}