curl --location --request POST '/store/bag/status' \ --header 'x-token: {{x-token}}' \ --form 'id=""' \ --form 'status=""' \ --form 'refusal=""'
{}