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": "f853b7b6-26f2-4194-8548-07d455784e2b",
"ShoppingCartItemID": "00757f99-af04-48a1-96f1-6b36186b2b7e",
"PersonID": "c06aedea-ba0f-4295-873b-2a5ca274c51c",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}