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": "6c90b0a9-0e6b-4877-9222-71723806bd91",
"ShoppingCartItemID": "3e0cb60b-2ab4-48a5-a42d-57500d9b1231",
"PersonID": "4c672550-58a9-4177-8953-b98b748b86ef",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}