Get Recipient Account

The POST /recipients/{recipientId}/accounts endpoint creates a new account record for a specified recipient.

Implementation Guide:

  • Prerequisite: Ensure that the GET /recipient-account-fields endpoint is called first to retrieve the necessary fields for creating a recipient account record.
  • Dynamic Fields: The fields required for creating a recipient account record are dynamic and may change based on the recipient type, destination country, destination currency, and transfer method. Always use the latest field requirements from the GET /recipient-account-fields endpoint.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier for the recipient.

string
required

Recipient account identifier.

Responses

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