GuidesAPI ReferenceChangelog
API Reference

Update Recipient

Update an existing recipient's information.

Functionality:

  • Supports partial updates — only provided fields will be updated
  • Cannot change the recipient's business_type (INDIVIDUAL/COMPANY)
  • Cannot add or modify bank accounts through this endpoint
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 to update

Body Params

Request body for updating a recipient

string | null

First name (for INDIVIDUAL type)

string | null

Last name (for INDIVIDUAL type)

string | null

Company name (for COMPANY type)

string | null

Display name

string | null

Email address

string | null

Mobile country code

string | null

Mobile number

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