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": "6f1ef4d8-cab1-4813-ab92-d0134515b4fc",
"ShoppingCartItemID": "21714fad-3374-4618-914b-5bbb62535e14",
"PersonID": "e5d17670-fdc4-49e8-982f-7a683bcc7792",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}