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": "c34f1fed-33b4-49fa-b31a-a12d65375ede",
  "ShoppingCartItemID": "61e2d877-76b9-4713-b837-7f60cf832206",
  "PersonID": "20db646f-bf58-4951-8a66-bc0a0b0b7197",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}