dropship-v1

Create Dropship Order

Creates a dropship order.

Idempotent on (account, external_ref): a repeat external_ref returns the existing order with status 200. On-demand items charge immediately. Contract items allocate committed quantity without a second parts charge and begin on production hold for an explicit Factory release.

post/v1/orders

Request body

skustring required
quantityinteger required
external_refstring nullable
retail_unit_price_centsinteger nullable

Response

Successful Response

Changes