Skip to main content
POST
Bulk activate sellable products

Body

application/json

Bulk sellable products operation request

category
string

Category filter

subcategory
string

Subcategory filter

is_rfc_item
enum<string>
default:all

Is RFC item filter

Available options:
true,
false,
all
is_active
enum<string>
default:all

Is active filter

Available options:
true,
false,
all
dry_run
boolean
default:false

Preview without making changes

limit
integer
default:1000

Max products to process

Required range: 1 <= x <= 10000

Response

Bulk sellable activate result

Bulk sellable activate response

success
enum<boolean>
required
Available options:
true
activated_count
number
required
message
string
dry_run
boolean
eligible_count
number