Touchpoints

IMan can push and pull data from /to ShipStation to each of the touchpoints below.

Querying Shopify

Label & Rating Integrations

The ShipStation Connector has two integration points related to label generation:

  • Get RATES
    • Gets the shipping rates/costs from ShipStation for the supplied order attributes (address, weight, dimensions, etc).
  • Create Labels
    • Generates and returns label images for the supplied order.

Order & Shipment Related Uploads

The ShipStation Connector has two integration points related to orders and shipments:

  • Create Order
    • Creates an order in ShipStation, for shipping with ShipStation.
  • Ship Order
    • Marks an order in ShipStation as shipped.

Supporting ShipStation API Documentation

When creating transactions it is recommended to use this manual in conjunction with the ShipStation API guide.

https://www.shipstation.com/docs/api/

The ShipStation API guide describes the function of each of the fields exposed by IMan. This manual describes the insert and update semantics.