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": "8267825e-5486-4527-9a73-d309fb11041c",
"ShoppingCartItemID": "c494f3a0-745c-4f2b-96b9-852e36c31c99",
"PersonID": "74ac698f-a93f-4a46-b458-845115aafd4d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}