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": "da08619b-8edb-4edb-90f6-b84d82c0374c",
  "ShoppingCartItemID": "23d96ccb-ce74-4665-a02b-8926be802df1",
  "PersonID": "d09a5805-3e17-4e1e-9294-d69dd6d23824",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}