The Financial Account Verification object represents verification details for one or more external bank Financial Accounts.
This object includes the method used to verify the accounts and details for each Financial Account that was submitted for verification (account ID, verification status, and any error messages related to the verification process).
method
string enum, values: PRENOTE, AGGREGATION
Method used to verify the bank account.
financialAccountIds
array
Verification status of each Financial Account.
financialAccountId
string (UUID)
ID of the Financial Account.
status
string enum, values: UNVERIFIED, PENDING, PROCESSING, REVIEW, DECLINED, APPROVED, ERROR
Verification status of the Financial Account. Possible values include:
errorCode
string
Error code. Returned if there was an error during the verification process.
errorMessage
string
Error message. Returned if there was an error during the verification process.
Financial Account Verification Object
{
"method": "PRENOTE | AGGREGATION",
"financialAccountIds": [
{
"financialAccountId": "string(UUID)",
"status": "UNVERIFIED | PENDING | PROCESSING | REVIEW | DECLINED | APPROVED | ERROR",
"errorCode": "string",
"errorMessage": "string"
}
]
}
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.