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": "4f0d5f84-9adf-457d-bf3d-9250e1d7fe45",
"ShoppingCartItemID": "32c87248-d4a4-4736-aeec-c5419cee2e8c",
"PersonID": "6fcc126d-ca4d-48ff-bf07-f1943594aa80",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}