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": "09556bcf-f497-49e2-b34d-175995177bef",
"ShoppingCartItemID": "aa0f9ea4-7d74-437e-a665-2973af1014eb",
"PersonID": "6c8bff4c-e8f5-4297-b964-5b1bfe754f18",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}