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": "03dc36ea-b1e6-4bc9-af3a-869dc45454b9",
  "ShoppingCartItemID": "483ea100-cbfe-4a6d-b97f-c92ce3370dc4",
  "PersonID": "6cb4de67-8311-4b72-9316-c26b9833a51b",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}