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": "ba791f0a-5ba2-4e42-9c6d-b1c76edec9e0",
  "ShoppingCartItemID": "390208f1-8ffb-4b2d-95cf-dd0f7ae4a08c",
  "PersonID": "c5d6c143-cd0b-46f5-9592-6cad1779e919",
  "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.