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": "706ccca8-f62e-4830-82c5-836a52a8aefa",
"ShoppingCartItemID": "9edb93ba-d718-46ca-9ec9-f2a4ed682157",
"PersonID": "fa7e9c96-e94a-47f5-b792-1d61d7d35e99",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}