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": "d0407705-3345-4869-9fd9-4be7fa974120",
  "ShoppingCartItemID": "1cf72451-20e3-443b-bac8-660db3708206",
  "PersonID": "b8c26719-276b-452b-9890-d33cb68ba04d",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}