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": "ddc700f2-c871-41bc-99bc-be1c55b87bb7",
"ShoppingCartItemID": "3c176a98-38b7-48ef-a304-474e33873664",
"PersonID": "c8cb0c5f-462d-4747-82e1-4b50ce6c12ca",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}