Create Account
Accounts
Create Account
Create Account
POST
Create Account
Documentation Index
Fetch the complete documentation index at: https://apidocs.paylias.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Partner ID header used for authorization
The Idempotency Key - usually a UUID
Body
application/json
Request to create a new account
Account number
Example:
"1234567890123456"
Title of the account
Example:
"John Doe"
Routing number of the account
Example:
"123456789"
Type of the account
Available options:
AT_Checkings, AT_Savings Example:
"AT_Checkings"