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": "5eaeb54d-c05d-47c0-9511-5eebf62a947c",
  "ShoppingCartItemID": "318b93fb-7b2b-44d5-bb83-3dc9e7de317d",
  "PersonID": "f3f8bea7-2b3b-4978-90b7-73220c0fa75a",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}