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": "634b0eee-2cf3-4580-99fe-20dd36207de8",
  "ShoppingCartItemID": "78c61a64-e3bc-4c09-93e9-b99e3e9ddde9",
  "PersonID": "3fac6211-64b5-4e75-b02f-998693d5b827",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}