Skip to main content

Overview

Shipments can either represent what we are sending to a warehouse in the form of an Advance Ship Notice heading to the warehouse or what we received back from a warehouse in the form of a fulfillment order receipt. There are different objects that can be used to aid in either flow.

Relationships

Shipments API Objects

  • Order can be of type STO, ASN, or Sales Order
  • Orders can have 1 or many Order Fulfillment Requests
  • Order Fulfillment Requests can have 1 or may Order Fulfillment Request Line Items
  • Shipment can have 1 or many Shipment Items
  • Shipment can have 1 or many Receipts
  • Receipts can have 1 or many Receipt Items
  • Order Fulfillment Request Line Items can be linked to Shipment Line Items
note

Shipments are only available on REST API V2 and GraphQL.