Sales Orders
A sales order is a document generated by a seller specifying the details about the products or services ordered by a customer, including quantity, price, and delivery terms.
Relationships
A Sales Order can be represented with an Order.
A Warehouse Order Fulfillment Request can be represented with an Order Fulfillment Request. An Order Fulfillment Request should contain one or many Order Fulfillment Request Items to indicate what items and quantities the warehouse is expected to ship.
A Warehouse Fulfillment Order Receipt can be represented with a Shipment. A Shipment should contain one or many Shipment Items to indicate what items and quantities were shipped by the warehouse.
Shipments should be linked to Order Fulfillment Request Line Items to Shipment Line Items using the call here.
A Fulfillment Order Delivery Receipt can be represented with a Shipment Receipt which is linked to a Shipment.
Sales Orders on this API are in Preview. Please use the legacy orders API for sales orders. Reach out to support to enable access to this Sales Order API for your organization.