Report Generation
Some reports are generated asynchronously rather than returned immediately with the initial request.
When a report is submitted, the API may first return information about the report configuration and its current status.
The integration should then use the applicable report endpoint to check the report status and retrieve the completed results.
Do not assume that a successful report submission means the report data is immediately available.