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": "e551f2cd-890d-4143-96a0-77a9fd56da5e",
  "ShoppingCartItemID": "be9b82ee-e876-47ee-8d91-e54c3b06e7d1",
  "PersonID": "fbca7ee8-64f3-4336-a227-012ab7dae21e",
  "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.