Skip to main content
An outbound shipment is the physical package Beach hands to a carrier to fulfil an outbound request. It exists only after the request is approved and the items are picked. This is where you find the carrier, tracking number, and delivery status.

Terms

Model

Item status is driven by the shipment. Items are pending_outbound while the shipment is processing, and shipped_out once it is shipped. delivered is a shipment status only; the item stays shipped_out.
Full field reference is on Get Outbound Shipment.

Statuses

Status changes are pushed as outbound_shipment.status_changed webhook events. Item changes come separately as inventory.status_changed.

Endpoints