API Reference
Account Number
OBJECT
Account number object
An account number is the child of a bank account.
GET
Get an account number
Retrieve a specific account number by its ID.
PATCH
Update an account number
Update an account number by its ID.
GET
List all account numbers from a bank account
List all account numbers pointing to a specific bank account.
POST
Create a new account number
Create an account number that points to a bank account.