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": "dc3f7e58-16b2-4374-96fc-996a02edda30",
  "ShoppingCartItemID": "7a0c2600-cb5f-490f-b286-a40c8f18b3af",
  "PersonID": "189db2f8-9f9c-46fe-a623-b833a9e3a0fb",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}