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": "c3e78c6b-5ba9-4eac-906b-dcac187d4f5b",
  "ShoppingCartItemID": "15d979e0-4ecb-4cc5-9111-b3a5b17c0562",
  "PersonID": "b5ed29fb-40e0-423d-9112-e0c10b7549d6",
  "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.