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": "345acff4-b4a5-448c-95f3-7b01094774ac",
  "ShoppingCartItemID": "55e3ae43-7234-4bd7-8feb-53d831cd63fa",
  "PersonID": "d45a77d0-1552-4be1-ac8c-4b13503dfca4",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}