Create bank account change
Path parameters
Request
The 9-digit bank routing number.
The bank account number (4 to 17 digits).
The account type. Must be checking or savings.
The account holder type. Must be personal or business.
What the bank account is used for. None isn’t accepted on a request.
When to run the change, as a UTC timestamp (trailing Z). Must be at
least 1 hour and at most 30 days in the future. Omit to run as soon as
the case is approved.
Response
The state of a case in the bank-account-change lifecycle. Completed and
Denied are terminal.
The bank-account-change details stored on a case. The raw account and
routing numbers are write-only and never appear here — only a vault token
(bankToken) and non-sensitive details.
The numeric id of the user who created the case. 0 when created by a server-side integration.
The resolved creator. Null when created by a server-side integration or not enriched.