Tool to create a new order by splitting selected products from an existing order. Use when you need to split an order into multiple shipments or separate deliveries. The new order inherits all customer details, addresses, and settings from the original order, with only the speci…
order_idRequiredintegerThe BaseLinker order ID of the original order to split from.
items_to_splitRequiredarrayArray of product items to move from the original order to the new order. Each item specifies the order_product_id and quantity to split.
delivery_cost_to_splitnumberThe shipping/delivery cost amount to allocate to the new order. If not specified, delivery cost remains with the original order.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.