There may be multiple packages for one shipment. Each package may have multiple tracking numbers, most packages will have only one tracking number.Documentation Index
Fetch the complete documentation index at: https://docs.shipstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Methods
Entity Properties
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.
Parameters
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: