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": "f3c90b5e-d4fc-473c-98ff-9ec081e8a285",
"ShoppingCartItemID": "b2e0c9fc-2051-496b-886a-635b75d5ad82",
"PersonID": "b83ac7e8-65da-4a85-8824-898fbdcba054",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}