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": "a8e1feed-d137-432f-bf18-e84765501cf3",
  "ShoppingCartItemID": "1e00b265-a8ce-4292-8a47-5a14d248fc57",
  "PersonID": "46760297-dfde-4ef9-ad5f-1cdcd3a764d7",
  "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.