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": "d864f542-b289-4cbe-9d3d-dc075f2a54c4",
  "ShoppingCartItemID": "61a8d87f-d380-4e05-9407-0770adea233c",
  "PersonID": "f31ab60a-9c96-4794-8afb-bab0d2edefaf",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}