{ "amount": 300, "async": false }
curl --location -g --request POST 'https://onapi.stafebank.com.br/v1/transactions/{{transaction_id}}/refund' \ --header 'Content-Type: application/json' \ --data-raw '{ "amount": 300, "async": false }'