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": "69a557b9-d10b-4390-97ad-dab354cd65d5",
  "ShoppingCartItemID": "90610a25-b811-4bfc-865b-8191c4c04c90",
  "PersonID": "e39cf5fa-7269-4938-ac44-3c0fcadfaa2c",
  "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.