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": "1ae747a2-ecf1-49cb-b200-696a4ce82bb0",
  "ShoppingCartItemID": "60cf4f0c-53fb-462c-afb5-985e2eeb96b1",
  "PersonID": "46fdb27a-3af5-42fc-851e-ba40b3fc188a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}