tiendanube_create_fulfillment_order
Create a fulfillment order for selected line items, specifying quantities, location, tracking info, and optional customer notification.
Instructions
Create a new fulfillment order for specific line items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | Order ID | |
| line_items | Yes | Line items to fulfill | |
| 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 |