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": "cbc745fd-d0fb-4ebf-b4a5-a9485e444f9d",
"ShoppingCartItemID": "b2610247-c2c0-4c5e-839c-9d693db1429c",
"PersonID": "03a74743-5393-4e48-b982-649305c9433a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}