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": "813b90b7-7e31-4ae7-8504-9096852bdfb1",
  "ShoppingCartItemID": "30d32648-5ab9-41ab-a24e-d8eb85f386c3",
  "PersonID": "a91fab33-60e5-4315-a4d1-24b58c910a4b",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}