GuidesAPI ReferenceChangelog
API Reference

List Recipient Bank Accounts

Retrieve all bank accounts associated with a specific recipient.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Functionality:

  • Supports filtering by currency and network type
  • The list is ordered by creation date (most recent first)
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 supported currencies.
string

Filter by bank network type.

  • If not provided, returns accounts in all networks.
  • If provided, returns only accounts using the specified network: US_ACH, US_FEDWIRE, US_RTP, SWIFT, CUBIX, SPEI, PIX_TRANSFER, LOCAL_BANK_TRANSFER, CHATS, or FPS
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