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