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": "9872529d-fbd0-46bb-8e27-76a103b68308",
"ShoppingCartItemID": "d2bbb699-d916-42d7-aec7-c328cabff6b6",
"PersonID": "5fa98de1-2788-4562-a7dd-c7bb26f7d764",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}