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": "689a6fa7-8b5b-414b-9d31-ab775538d853",
  "ShoppingCartItemID": "a592d89a-9ef6-45c4-b8d0-7194723990ef",
  "PersonID": "bc9a5e35-b404-47c0-abb1-3cc2243d6f9e",
  "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.