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": "8078cc8f-ed71-440f-a321-765398442bc0",
  "ShoppingCartItemID": "ae0b923f-7256-4c9d-86d6-358f169c14af",
  "PersonID": "8bbfe512-b186-419c-830c-f24f853dd87a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}