Skip to main content

Bulk Update Warehouse Dispatch Settings

PATCH 

/api/warehouses/bulk-update

Updates fulfillment dispatch settings for multiple warehouses in one request.

Required scope: warehouses:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Each entry requires id, auto_dispatch_enabled and partial_dispatch_enabled; order_fulfillment (the fulfillment channel, "manual" or a connected shipping-provider name) is optional.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type