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": "4b595263-abe1-4a03-b11e-d8e1763638d4",
  "ShoppingCartItemID": "f68f21bf-2abb-4013-b87d-366c9974fd8d",
  "PersonID": "400f2a11-e248-4f4b-868d-76944e396ec2",
  "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.