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": "22ff1d1b-e3ae-4c76-aff1-72afbaf41770",
  "ShoppingCartItemID": "16f49cf2-98e6-4064-8e48-7fc68431e2d1",
  "PersonID": "ff599846-b53b-46fb-9667-150cf41df657",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}