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": "3633f35a-ab92-4d61-a04f-aefb4904ce0f",
"ShoppingCartItemID": "b3a2327b-9b23-47df-84db-f203c67377e2",
"PersonID": "6bc53102-c00f-4d9d-b2f4-46e24969a18d",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}