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": "78aa0b54-dbae-4ea1-9b54-5e142eb43242",
  "ShoppingCartItemID": "c3433066-94b8-4a18-be99-1eb477f97d60",
  "PersonID": "532002aa-99fe-4907-933b-1767ab8b227a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}