curl --location --request POST '/store/product/batch_status' \ --header 'x-token: {{x-token}}' \ --form 'status="1"' \ --form 'ids="11727"'
{}