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": "b027c76c-356e-4881-a4ce-5ff96c7d3209",
  "ShoppingCartItemID": "79b03e3a-dd46-4fae-abe1-e59f5af79425",
  "PersonID": "57ad5602-5c21-45e1-8e9d-1106c45efc0d",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}