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": "f1294248-01e2-4e30-8efd-a30bb51d7009", "ShoppingCartItemID": "b1c51c76-dec8-4568-a7bc-8d1b44a8c26d", "PersonID": "fd4a5b06-48f4-4539-8c9b-8317b1a53bf8", "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.