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": "22198562-878c-4bb6-a99f-fc6b318a2c9e",
"ShoppingCartItemID": "d79b725e-a71e-401b-866a-55ca889c6735",
"PersonID": "cce8c421-5d59-4348-8c2f-1fe06e3b5126",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}