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": "1fe87120-04ea-40e5-b675-897eaecb8b39",
"ShoppingCartItemID": "3f57eb39-cb64-4144-a5d6-0aee06db4ec8",
"PersonID": "a1a3cd2e-fac2-4d90-9dcf-b5001479561a",
"PreviousCertificate": "QEBA",
"DiscountAmount": 4.0
}