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": "3cbc73bb-f2a7-4acc-ae48-b33e0a397db1",
  "ShoppingCartItemID": "5b02b105-9d86-47aa-a3f4-486edb3051ba",
  "PersonID": "98de79e0-87a2-48b7-98c5-e7ab7c65ca15",
  "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.