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": "aee6758b-ea71-4887-a2f6-9d766f30799d",
  "ShoppingCartItemID": "ad96cadd-2522-4b68-9e7b-42cca90af302",
  "PersonID": "f88eb8d5-a9c3-41ab-9d69-0f4bea4d5f06",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}