TheDocumentation Index
Fetch the complete documentation index at: https://docs.treasuryprime.com/llms.txt
Use this file to discover all available pages before exploring further.
/statement endpoint can be used to generate test statements. Before any statements can be generated, you’ll need to configure one or more Statement Configs.
Retrieve a Test Statement URL
To simulate retrieving a monthly account Statement URL, pass a validaccount_id along with any current or past date as the date value. The response will contain a URL to a test statement PDF.
Example request to retrieve statement URL
Example response containing statement URL
Simulate an Account Statement Error
To trigger an “error” status, pass an invalidaccount_id or a date in the future.