update_order
Modify existing order details in the ShipHero system by providing the order ID and updated JSON data for accurate and efficient order management.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
order_data | Yes | JSON string containing the updated order data | |
order_id | Yes | The ID of the order to update |