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": "ef356a32-8e0a-42f3-9e99-60a17786e114",
  "ShoppingCartItemID": "a180dab5-9605-4013-afc2-429d1a509f91",
  "PersonID": "83556f39-01be-4c29-a727-a7a88f6362bc",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}