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": "982ab556-bd11-4e67-88b1-89460bfc2456",
  "ShoppingCartItemID": "15504b44-3246-43e5-8931-1283d8a238a0",
  "PersonID": "e67145df-e86f-4d26-be6a-d76ed5d31330",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}