In the Sandbox environment, you can use the following details to simulate application statuses that may occur in the course of Production use.
Business Application Testing
To manually trigger a status for business account applications, the first digit of the tin
field of each Person Application object and the tin
property of the Business Application object submitted with the application must be set to one of the following values before submitting the Account Application. Note that all of the tin
properties must be set to the same value.
An x
indicates any digit.
Status | Test TIN |
---|---|
Approved | 1x-xxxxxxx |
Manual Review | 2x-xxxxxxx |
Processing | 3x-xxxxxxx |
Rejected | 4x-xxxxxxx |
Submitted | 5x-xxxxxxx |
Personal Application Testing
To manually trigger a status for a personal account application, the first digit of the tin
property of each Person Application object submitted with the application must be set to one of the following values before submitting the Account Application. Note that all of the tin
properties must be set to the same value.
An x
indicates any digit.
Status | Test TIN |
---|---|
Approved | 1xx-xx-xxxx |
Manual Review | 2xx-xx-xxxx |
Processing | 3xx-xx-xxxx |
Rejected | 4xx-xx-xxxx |
Submitted | 5xx-xx-xxxx |