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": "3a71c18e-43d7-42db-b972-be3b01babfc2",
  "ShoppingCartItemID": "2626874d-0373-4549-b785-1f4eb06d738a",
  "PersonID": "38259c94-e2f6-4351-999f-58e6c174798c",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}