# Account Number

- `OBJECT` [**Account number object**](/api/account-number/account-number-object) — An account number is the child of a bank account.
- `GET` [**Get an account number**](/api/account-number/get-an-account-number) — Retrieve a specific account number by its ID.
- `PATCH` [**Update an account number**](/api/account-number/update-an-account-number) — Update an account number by its ID.
- `GET` [**List all account numbers from a bank account**](/api/account-number/list-all-account-numbers) — List all account numbers pointing to a specific bank account.
- `POST` [**Create a new account number**](/api/account-number/create-a-new-account-number) — Create an account number that points to a bank account.
