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": "7a68a127-c7d0-47f1-ad24-e2cad37a6ec3", "ShoppingCartItemID": "623d582e-9dc3-402c-901e-3b53ebc65835", "PersonID": "277f9a6e-2df8-4e7d-9a18-37346f3f8804", "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.