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": "9b139b07-902d-4c0b-872e-4d07732702f7",
"ShoppingCartItemID": "cb23b0f9-613b-474b-930c-0389585342e6",
"PersonID": "982fa341-15a2-4f17-97bc-7fc97b291fa9",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}