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": "6a118e13-78c0-46d2-ac00-6a608f1aebdc",
  "ShoppingCartItemID": "ab5abe48-b57a-4224-a5c0-568fd25338da",
  "PersonID": "bd30742f-0a50-4252-a6c5-5f45fc4870fc",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}