Update Selling Policy
Authorizations
X-Auth-TokenstringRequired
Path parameters
idstringRequired
Selling plan ID
Header parameters
X-Auth-TokenstringRequired
API key for authentication
Body
shopify_variant_idsinteger[]Required
Array of Shopify variant IDs to update
inventory_policystring · enumRequiredPossible values:
The inventory policy to set for the variants
Responses
200
Inventory policy update has been queued successfully
application/json
successbooleanOptional
messagestringOptionalExample:
Inventory policy update has been queuedvariants_queuedinteger[]Optional
List of variant IDs that were queued for processing
400
Bad request - missing or invalid parameters
application/json
401
Unauthorized
404
Selling plan not found
application/json
422
Invalid inventory policy
application/json
post
/preorders/{id}/bulk_toggle_inventory_policyLast updated