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": "27652d31-cdf3-4d6a-983c-c2cd2d9f6bac",
  "ShoppingCartItemID": "a56466b1-9649-4b90-9601-7c0cb1f56576",
  "PersonID": "f6f86c9b-d4cd-4145-ba21-f6f70e8bcb53",
  "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.