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": "889ee333-cc1c-4b94-8d52-55a8c2cdd121",
"ShoppingCartItemID": "f6c4bfea-418a-4ea0-859e-f65f198b77b5",
"PersonID": "4fb8c7c2-c59c-4e5e-a330-f3cbe218de92",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}