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": "078ac07a-6905-4b3e-bd95-3d12c2d986c4",
  "ShoppingCartItemID": "0659e574-a548-4a65-b30a-0da30fbb41ed",
  "PersonID": "6df19613-2e98-4a24-9a81-27ddf4b9b46d",
  "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.