DELETE 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": "81a95a0c-6374-4978-9d8a-cc4a528eb302",
"ShoppingCartItemID": "d84ef348-71e2-48b7-a32e-13b2025381c0",
"PersonID": "2bdcea47-7fec-4e76-8068-1c10c1860f01",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}