Download files
WorldFirst offers a set of APIs for downloading the required files.
Download files
To download files from WorldFirst, take the following steps:
- Call the prepareDownload API to download the statements based on your needs.
- Call the queryDownload API to check the download result. If you specify notifyUrl when calling the prepareDownload API, WorldFirst will also send you the results via the notifyDownload API.
The following figure illustrates the general process:
Figure: Workflow to download files using WorldFirst APIs