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": "49e3d0ee-6906-4023-aed5-5eb762094d02",
  "ShoppingCartItemID": "67c76899-8a49-495c-846c-bdbf8a2fe023",
  "PersonID": "d3dea51d-3d69-4a0a-8c14-7d3573ca3ccc",
  "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.