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": "d3e645bc-d9d7-445d-a27f-5e51b3533c81",
  "ShoppingCartItemID": "ef248791-99d8-41f7-bee7-22424ab326ff",
  "PersonID": "159ea74a-d847-46fe-9567-d4a57931a0fa",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}