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": "400d7238-0332-4496-a428-d3c077e2b847",
  "ShoppingCartItemID": "4b5a56cf-dff5-4716-b72b-fdb42bbd3146",
  "PersonID": "dabdef5f-b29b-4687-bd70-c4e307000744",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}