curl --location --request PUT 'https://api.sandbox.neofin.services/billing/nfupload/your-billing-inner-id-123456' \ --header 'api-key: ' \ --header 'secret-key: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "nf_file": "XXX" }'
{}