PUT api/ShoppingCartPerson/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional 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": "14444344-c542-4798-9e64-9a223533ade5", "ShoppingCartItemID": "23e32519-3232-4b0b-a4f3-7486324daf0f", "PersonID": "3c82a9af-02c8-4f94-99b7-72521c2afe7c", "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.