curl --location --request POST '/withdrawals/reactivate' \ --header 'Authorization: Bearer $TOKEN' \ --form 'withdrawal_id=""' \ --form 'customer_id=""' \ --form 'company_id=""'