Tool to register shipping details for orders when shipments are created outside BaseLinker. Use when you need to add tracking numbers and courier information for manually created shipments. Supports marking packages as return shipments.
order_idRequiredintegerOrder identifier from BaseLinker order manager.
pickup_dateRequiredintegerDate of dispatch in Unix timestamp format (seconds since epoch).
courier_codeRequiredstringCourier code retrieved with getCouriersList or custom courier name (e.g., 'dhl', 'ups', 'fedex').
package_numberRequiredstringShipping/consignment tracking number assigned by the courier.
return_shipmentbooleanIf true, marks package as a return shipment. Default: false.
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.