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": "0e2ed333-5bbe-460a-b5c8-601c6b0e6e61",
"ShoppingCartItemID": "8434bbbf-98a7-4c07-bcb3-318589fad4bd",
"PersonID": "58e1e139-3973-4c04-aa5d-c7dfb654a738",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}