To send a file via Flixcheck, you need to take three steps:

1. Upload the file

First of all, you need to upload the file without telling what to do with it. In this step, the only goad is to get the content of your file into our storage.

2. Exchange your JWT for a fileId

Now you’ve uploaded your content to our storage, we can check it in to our file management system by create a file entity.

3. Use the file in a check

We’ll show you how to send a single file within a file information element. You can use uploaded images in the image information and uploaded PDFs in the pdf information element.