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": "d066da15-5eda-41a7-bb00-f0d8f1f0bc6f",
  "ShoppingCartItemID": "6119c1a6-4e59-4fde-9df7-83cd4f06726e",
  "PersonID": "8ec5371b-c6e7-4d86-a6dd-37e2477cfce4",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}