Product Updates

New September 11, 2023

Customer Shipping Fee Endpoint

You can now update the Customer Shipping Fee and Customer Shipping Discount fields of your Sellercloud Orders via the PUT/api/Orders/{orderID}/Shipping/Details REST API Endpoint. In order for the call to work, at least one of the fields must be present and have a valid value. If the value is 0, it will be updated. The Shipping Details of Fulfilled orders can be updated via this endpoint.