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": "23cb78db-7b89-43dd-b5e8-24547597a0ff",
  "ShoppingCartItemID": "b8ce953f-226b-4267-80b3-76f68093e966",
  "PersonID": "e5bca72b-0f54-4a01-a619-1dba3b133a2b",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}