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": "855ca2b3-69a1-483b-b1bd-f4cb77740e01",
  "ShoppingCartItemID": "db14b426-ecf2-43e5-b3ce-344b4f610e8e",
  "PersonID": "9dbea4c8-3aac-4b59-9bba-c54ff60acbf0",
  "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.