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": "4a179f65-c490-46be-ad00-a9687855a612",
"ShoppingCartItemID": "64a86667-cde2-4cae-9117-7f8edd465bc5",
"PersonID": "f9a89d15-190b-44c6-a1b7-28fc614400ce",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}