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": "0edb2a2f-f4ca-4f91-ade5-b1e566a26e5f",
  "ShoppingCartItemID": "988507e2-1869-4c7c-a719-990939dee030",
  "PersonID": "267a2299-43aa-4d08-9343-3f2c620f8e57",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}