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": "709134b8-9db0-4bf7-b04b-06eb0a5f347b",
  "ShoppingCartItemID": "47872eb1-730b-4cca-8635-38408f74e74a",
  "PersonID": "e72fc20a-f0bd-4ef6-8cbf-17f7737db457",
  "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.