Retrieve statements

WorldFirst generates statements for corresponding WF accounts. You can pull statement lists periodically (daily, weekly, monthly, etc.) based on your specific requirements. Additionally, you can download statements as evidence to support regulatory compliance.

Query statements

To query a statement list from WorldFirst, call the inquiryStatementList API. 

The following figure illustrates the general process:

image.png

Figure 1. Query statements using WorldFirst APIs

Download statements

To download statements from WorldFirst, take the following steps:

  1. Call the inquiryStatementList API to get the required input.
  2. Call the prepareDownload API to download the statements based on your needs.
  3. 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:

image.png

Figure 2. Download statements using WorldFirst APIs

@2024 WorldFirst