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": "f8c71cf3-13bb-4a9d-9488-5155b788d21e",
"ShoppingCartItemID": "0725446c-36b7-4689-b5e6-c27b8276c92b",
"PersonID": "18d89cec-250b-4db3-873a-2de78efd682c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}