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": "b0b1d9ad-2b50-4a79-8f7f-53cd7fb9e347",
  "ShoppingCartItemID": "34d2bdce-0d01-45a9-9a63-e1e78e00ef93",
  "PersonID": "f165eb33-c4f3-4a11-b971-588de005a262",
  "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.