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": "149cbdce-4bd5-432f-9e58-72be8ff1a2de",
"ShoppingCartItemID": "0c804cac-6958-4d61-9d5e-38c0a20640f1",
"PersonID": "2da377c0-0a43-4d59-847c-0fadd2436bb9",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}