tiendanube_update_fulfillment_order
Update fulfillment order details such as status, tracking information, and location to manage order fulfillment.
Instructions
Update an existing fulfillment order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID | |
| fulfillment_order_id | Yes | Fulfillment order ID | |
| status | No | Fulfillment status | |
| location_id | No | Fulfillment location ID | |
| tracking_company | No | Shipping company name | |
| tracking_number | No | Tracking number | |
| tracking_url | No | Tracking URL | |
| notify_customer | No | Send notification to customer |