Headers
Unique platform identifier (UUID). You receive this during onboarding. Must be sent with every API request.
HMAC-SHA256 request signature for authentication. Use your platform secret key to compute it as: METHOD + PATH + QUERY + BODY_HASH
.
Path Parameters
Unique identifier (UUID) of the user
Body
Unique identifier (UUID) of the payee to whom this bank account belongs.
"f47ac10b-****-****-****-0e02b2c3d479"
Full name of the account holder as it appears on the bank account.
100
"John A. Doe"
Type of account used to classify personal or business checking/savings.
PERSONAL_SAVINGS
, BUSINESS_SAVINGS
, BUSINESS_CHECKING
, PERSONAL_CHECKING
User-defined nickname to help identify this bank account (e.g., 'Payroll Account').
100
"Personal Checking - Wells Fargo"
Actual bank account number. Must be a valid number and stored securely.
20
"62**56**90**75"
9-digit ABA routing number of the financial institution.
9
"021****21"
Response
Successful Response
Indicates whether the request was processed successfully.
true
A short, human-readable message describing the result of the request.
"Operation completed."
The main response payload, if applicable
The Unix timestamp (in seconds) indicating when the response was generated.
1718006400