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": "a90f4760-c9a9-4581-af87-ae2da7e1c815",
  "ShoppingCartItemID": "a719f6bc-7a39-4daa-a85b-4d424bfe99ad",
  "PersonID": "51ff816a-e4f4-40c5-899c-1f8d0428aa1d",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}