Developer Resources
ShipHero GraphQL Public API
ShipHero’s public API provides access to platform data and operations for custom integrations. It is built on GraphQL, allowing clients to request exactly the fields they need for each workflow.
Quick Access
Latest Changes
Updated UpdateInventoryInput and ReplaceInventoryInput: provide location_id or lpn_id when changing inventory. Requests without either value are now rejected.
Released a new version of the Public API Skill, available for download.
Expanded access to the data_exports query to all customers.
Added the shipping_container_delete mutation to delete shipping containers.
Added the work_order_complete mutation to transition custom and assembly work orders to COMPLETED. Assembly work orders must have all units created and a receiving location set.
