post https://api.sandbox.helloaria.eu/companies//upload
Useful for creating loans and invoices.
Please note that we also support Base64 encoding using JSON payload structures:
{
"file": {
"filename": "file.pdf",
"content": "BASE_64_CONTENT"
}
}