DELETE api/ShoppingCartPerson/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "db48bb58-e490-4fa6-9809-9c7d832d5a2e",
  "ShoppingCartItemID": "b18ecdf7-ff66-4ae4-90e3-274911f95c66",
  "PersonID": "16dd89ca-58a3-4bfd-b890-323d3f190f49",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}