get
https://test-api.payology.io/org-bank/api/v1/bank-account
List configured organization bank accounts. Pagination is zero-based (page=0). type=X9 filters to enabled check accounts. Account numbers are masked for ordinary partner access.
This request has no JSON body. Use the path/query examples below.
Request examples
X9Accounts
GET /org-bank/api/v1/bank-account?type=X9&status=Active&page=0&limit=25 HTTP/1.1
Authorization: <PAYOLOGY_API_KEY>
Accept: application/jsonResult codes in the response examples
HTTP status and result code are operation-specific. Field-validation messages can include the affected field name.
| HTTP | Code | Result | Meaning |
|---|---|---|---|
| 400 | R0002 | Error | Field is not properly formatted |
| 400 | R0129 | Error | Field type is not properly formatted. Valid types are: ACH, PAD, X9 |
| 401 | R0003 | Error | Authentication token is invalid |
| 403 | R0003 | Error | Access not allowed |
| 500 | R0999 | Error | Something went wrong |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
defaultOther infrastructure or forwarded downstream response. HTTP status and body must be preserved; do not assume every error has a Payology R-code. No fixed payload is guaranteed.