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": "722455e1-a11e-4a9d-8507-8a62c13718f8",
"ShoppingCartItemID": "0b15404b-3c41-4e45-b82d-da57aeb6a815",
"PersonID": "d0cc037a-fe28-4ca7-a0bb-da1f7337fc70",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}