Files

The Levl Files API endpoint is built to support the generic task of uploading of files in support of various user flows in which files need to be shared. Levl clients upload files using the endpoint and receive a unique file identifier back for each uploaded file. The file identifier can then be referenced within the context of specific flows as necessary. For example, if you need to provide the company formation document during registration of a business-type Customer you would first upload the document via the Files API endpoint and use the resulting identifier within the Customer creation flow.