Download order returns from BaseLinker return manager with optional filtering. Use this tool to: - Fetch returns from a specific date onwards using date_from parameter - Retrieve a single return by return_id - Filter returns by source order, status, or marketplace source - Pagin…
id_fromintegerReturn ID threshold. Only returns with return_id greater than this value will be included. Useful for pagination.
order_idintegerIdentifier of the order the return was created from. Filter returns by source order.
date_fromintegerReturn creation date (Unix timestamp). Only returns created on or after this date will be included.
return_idintegerOrder return identifier. Use to download only one specific return.
status_idintegerStatus identifier filter. Leave blank to download returns from all statuses.
include_connect_databooleanIf true, include Base Connect integration and contractor data. Default: false.
filter_order_return_sourcestringFilter by return source (e.g., 'ebay', 'amazon', 'allegro', 'shop', 'personal').
include_custom_extra_fieldsbooleanIf true, download values of custom additional fields. Default: false.
filter_order_return_source_idintegerFilter by order return source identifier. Requires filter_order_return_source to be set.
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.