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": "85f31dc0-7b4a-43a5-b9bc-d4f46798b234",
  "ShoppingCartItemID": "aad87db2-0658-43d3-a90a-24993e5d0b0b",
  "PersonID": "564d30fe-6f70-4837-a549-f2518b2d7257",
  "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.