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": "051d5dd4-b826-4576-be7e-51d34d417fb5",
"ShoppingCartItemID": "299ab178-9713-43cc-9bc5-86d2821becba",
"PersonID": "790934ab-c8d6-4f68-814b-6ed98e4a2bbd",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}