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": "6dfda5a3-315d-429e-b642-3406eb8bd07e",
"ShoppingCartItemID": "327db5f9-3041-497c-80e3-b4bd8398609f",
"PersonID": "18bdbf3e-ee73-4fef-9fa0-d57a36a31a8d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}