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": "2f8f10c1-8e0d-4f17-be40-a4a425961b6e",
  "ShoppingCartItemID": "3af38a09-f58c-47d7-ad8e-e744f5932852",
  "PersonID": "d27f826d-9e28-41c9-9bcc-c05f050f6fd0",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}