GuidesAPI ReferenceChangelog
API Reference

List Recipient Bank Accounts

Retrieve all bank accounts associated with a specific recipient.

Functionality:

  • Supports filtering by currency and network type
  • The list is ordered by creation date (most recent first)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the customer

string
required

Unique identifier of the recipient

Query Params
string

Filter by currency code

  • If not provided, returns accounts in all currencies. Currently, only USD accepted.
string

Filter by bank network type.

  • If not provided, returns accounts in all networks.
  • If provided, returns only accounts using the specified network (US_FEDWIRE, US_ACH, US_RTP, SWIFT, CUBIX, BANK_TRANSFER, or PIX_TRANSFER)
boolean

Whether to include recipient (third-party) bank accounts in the results.

  • If false or not provided, only returns the customer's own (first-party) bank accounts.
  • If true, also includes bank accounts belonging to recipients, each with a recipient object attached.
Responses

Language
Credentials
Bearer
OneMoney-HMAC-SHA256
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json