{ "ids": [ 203 ] }
curl --location -g --request POST 'http://localhost/selling/bulk_delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ 203 ] }'
{ "status": true }