Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.treasuryprime.com/llms.txt

Use this file to discover all available pages before exploring further.

This represents a (natural) person associated with an application for a bank account. For security, we do not return the tin field for Person Application responses.
If you intend to open an account with joint account holders, please make sure to create a separate Person Application for each person before creating an account application

Minimum age requirements

Treasury Prime validates the date_of_birth field to ensure applicants meet the minimum age requirement. The minimum age is configurable per organization through the apply_account_min_age setting. If the date of birth indicates the person is younger than the configured minimum age, the Person Application will be rejected with an error message indicating the required minimum age. Contact Treasury Prime support if you need to adjust the minimum age requirement for your organization.

Device Fingerprints

In order to collect a device profile, implement Iovation into your application. This SDK returns a “blackbox token” based on the customer’s device. Pass the token via “bankdata” to our apply endpoint in the iovation_token key for this information to propagate to Alloy. Example:
{"bankdata": {"iovation_token": "asdfasdfasdf"}}

International/Foreign Entities

For International/Foreign Entities there are two optional fields, identification_number & identification_number_type that can be used to reflect EINS or other Tax IDs. Where an international EIN or any other ID is leveraged, it can be populated here. To the extent an account holder has a valid SSN, use the tin field. To the extent a foreign ID is leveraged, use the fields referenced above. If you are partnered with Alloy on Unit 21, the data in these fields will be submitted to those partners. Please note that while Treasury Prime will submit this data to these third parties, we will NOT validate the information in this field. Please note that there may be tax implications for creating foreign entities without a US TIN. Treasury Prime is not responsible for assessing or identifying any such tax treatment.