Release notes#

API versioning#

Integrations use the /api/v1/ prefix. Response JSON may gain new fields without a version change; breaking changes to documented request or response shapes are avoided within a major version.

Clearer request field names#

Six order-creation request fields now accept a second, clearer name. This is additive: neither name is deprecated, both continue to work exactly as before, and no existing integration needs to change.

Name

Also accepted as

Modes

shipper_name

supplier_name

All

shipment_skus

order_items

All

pallets

pre_builts

FCL, FTL

boxes

loose_boxes

FCL, FTL

containers

order_containers

FCL, FTL

pallet_contents

prebuiltitem_set

FCL, FTL

Responses are unchanged.

Bug fixes and improvements#

Contact ALPHA for a full product changelog or planned API changes.