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": "48d51942-2f55-4aa4-aa46-2e817ec700a7",
  "ShoppingCartItemID": "35fa91ba-f0bf-4976-956c-63eb5b341477",
  "PersonID": "97650549-55c2-4c93-a744-9b8047d5397a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}