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": "2228cc5b-9a11-49d4-a575-8e0f8248e06e",
"ShoppingCartItemID": "94703e74-99c5-439e-89d4-96afb4f94c4c",
"PersonID": "e29923d8-1532-4df2-8a2e-78c98a31e7a7",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}