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": "739d4e9c-c7c8-45b2-81c5-8cbf530c1d80",
  "ShoppingCartItemID": "924b1ad0-460d-4fa8-84b9-1b8a3129eb3b",
  "PersonID": "516b8bb0-5b88-41b5-8bae-9f9e101ba6d8",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}