Upload file

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"  
  }  
}
Language
Authorization
URL
Click Try It! to start a request and see the response here!