GuidesAPI ReferenceChangelog
API Reference

[Deprecated] Get Recipient by External Account

⚠️ Deprecated: This endpoint is deprecated. Use the External Accounts API instead — GET /v1/customers/{customer_id}/external-accounts/{external_account_id} and GET /v1/customers/{customer_id}/external-accounts?idempotency_key=... now include a recipient object in the response when the account belongs to a recipient.

Look up the recipient that owns a specific external bank account.

Use case: Given an external_account_id obtained from a withdrawal or transaction record, this endpoint returns the recipient that owns the bank account, enabling reconciliation flows that need to map a bank account back to a recipient.

Important: The external account must belong to a recipient. Self-owned accounts (registered via the External Accounts API) are not addressable through this endpoint and will return 404.

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 external bank account (also known as payment_method_id)

Responses

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