PUT api/ShoppingCartPerson/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

session_shoppingcartperson
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "ShoppingCartPersonID": "5e47ee29-9810-426b-8ba2-5e3dd94355d4",
  "ShoppingCartItemID": "30fdb248-cf09-4d32-88b6-307c2a3a071b",
  "PersonID": "85b5f4ca-8105-4ae6-9739-49aa5d9f28a9",
  "PreviousCertificate": "QEBA",
  "DiscountAmount": 4.0
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:

Sample not available.