Add product variants to a selling plan

Add multiple product variants to a selling plan

post
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 add

Responses
chevron-right
200

Variants added successfully

application/json
post
/preorders/{id}/add_variant

Last updated