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": "e1f0bb98-0e0e-4011-aa01-fa3060e1b425",
  "ShoppingCartItemID": "3f536127-9826-4189-95ae-0d728070b809",
  "PersonID": "03cddb54-f413-4eb4-99ea-969ab2bddf20",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}