curl --location --request PUT 'https://api.sandbox.neofin.services/billing/boletoupload/seu-id-interno-123456' \ --header 'api-key: ' \ --header 'secret-key: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "file": "XXX" }'
{}