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": "c6f5fd2c-a902-4c9e-bc4d-b48f05c2a44a",
  "ShoppingCartItemID": "4e5c9584-a76f-4cf0-a2f1-aa95ea47dc91",
  "PersonID": "db33fe7b-a49a-45c9-89d1-c719fc738e81",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}