Developer Resources > Examples

Flows

 

When developing against this API, you might want to be able to mimic some of the behaviors that the app has, for example, creating and managing a Return, Inventory, Fulfilling orders outside of ShipHero, or even Purchase Orders.

To be able to make a fulfillment outside of ShipHero and then transmit the data into our system you will need to make different mutations that will replicate the behavior of a shipment inside of ShipHero. It will not be exactly the same, but there are a few mutations that will allow you to remove inventory, fulfill the order, and create a label.

The flows that could replicated using Mutations are the following: