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": "98bedff3-f8d0-4406-b810-62465ab8feb8",
  "ShoppingCartItemID": "5b67a8c9-a267-4b93-8c8d-c345083c4aee",
  "PersonID": "df3b0101-e70b-479a-b432-b722b3bdb5ad",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}