GET 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": "c20763dc-1def-4eb0-8393-4808b81de5c5",
  "ShoppingCartItemID": "ad4c726c-74a6-41ac-8d21-c49f14068e28",
  "PersonID": "8f16b4a4-e517-4f20-a9b7-0ba7c7c71cca",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}