package.search
package.search(null|object $filters, array $options = [], null|string|object $fields = [])
Retrieve list of packages by filters. Package data can be customized by specifying properties to retrieve.
null
- Retrieve list of all packages.object
- Retrieve list of packages using specified Search Filters.null
- No options will be applied.object
- Apply specified Search Options.null
- Retrieve “shipment_id”, “order_unique_id” and “order_ref”.string '*'
- Retrieve all properties excluding “items” and “tracking_numbers”.object
- List of properties to retrieve in addition to “shipment_id”, “order_unique_id” and “order_ref”. List may include ’*’.
Example: