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": "1da23ed8-812c-40a4-81a9-329bc76db48a",
"ShoppingCartItemID": "7f6ee770-fe42-43e1-923f-049a0ac21caf",
"PersonID": "887ea064-d2f1-4c5f-b36c-ca2f3983f3ce",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}