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": "76318124-953f-4852-b95c-b7fcee9c33bb",
  "ShoppingCartItemID": "37ff21f8-7268-41fd-9d1a-82badc2cae82",
  "PersonID": "d2da81bd-0851-4650-b7a8-98d26e106bb4",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}