Update variant specific settings for a selling plan

Update variant-specific settings for a selling plan

patch
Authorizations
X-Auth-TokenstringRequired
Path parameters
idstringRequired

Selling plan ID

Header parameters
X-Auth-TokenstringRequired

API key for authentication

Body
shopify_variant_idintegerRequired

Shopify variant ID to update settings for

shipping_textstringOptional

Custom shipping text for this variant

preorder_max_countintegerOptional

Maximum number of preorders allowed for this variant

Responses
chevron-right
200

Variant settings updated successfully

application/json
patch
/preorders/{id}/update_variant_settings

Last updated