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": "35ef35eb-6c34-4020-bd28-a86b274e1fbd",
  "ShoppingCartItemID": "49129a29-4237-4bef-a2d6-3a90cd30fb54",
  "PersonID": "b304c8bc-61eb-45db-b849-df1366b840c1",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}