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": "ba705805-f1f2-448e-ac78-2c03caa76005",
"ShoppingCartItemID": "37c8b7ef-902d-4926-9f0a-9bf105e8ca43",
"PersonID": "629f793e-a9e3-479d-821d-36807f500a49",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}