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": "6d17b23f-2716-4903-af59-08bbe4607a2a",
  "ShoppingCartItemID": "fdbdaeea-72f8-49a2-934e-93fd3b89880a",
  "PersonID": "8c034daa-a954-43ce-9e51-94f1994fcc91",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}