Update a stock location
Updates an existing stock location. Same address-field conventions as the create endpoint.
Setting default: true automatically demotes the previous default.
Required scope: write_settings (for API-key authentication).
PATCH
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Path Parameters
Stock location ID
Body
application/json
Available options:
warehouse, store, fulfillment_center Available options:
local, any Required range:
x >= 0Response
stock location updated
Spree Admin SDK

