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": "f9758535-6e22-4235-855c-a2caca8051e9",
  "ShoppingCartItemID": "fa28eca3-aa24-492d-b57e-a7111792b204",
  "PersonID": "d98cb137-7ff4-42d9-bcb4-216fca45f784",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}