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": "e803e7a1-ce05-4df8-8bb9-5b4663ec38f8",
  "ShoppingCartItemID": "be7c09be-de54-440f-a558-5f5861f9ae18",
  "PersonID": "1feb9c55-216d-4129-b1cd-9ab1e8608c1c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}