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": "154d68c4-869d-4017-9eb1-4163d7d04a1a",
"ShoppingCartItemID": "dd51f29d-1ffe-4898-b50f-3ced3494aa02",
"PersonID": "16b7f5c0-84c7-4ad2-8700-8b237fcf35a3",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}