Skip to main content
PATCH
Update existing beneficiary

Headers

X-BUSINESS-API-KEY
string
required
Example:

"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"

Path Parameters

beneficiary_id
string<uuid>
required

The Beneficiary id

Example:

"9b294222-3a53-427f-9393-95dc6d63ee6c"

Body

application/json
nickname
string
Maximum string length: 255
remark
string
Maximum string length: 255
is_favourite
enum<boolean>

Set to true to mark this beneficiary as favourite

Available options:
true,
false

Response

200

id
string
required
status
string
required
country
string
required
currency
string
required
transfer_method
string
required
transfer_type
string
required
nickname
string
required
remark
string
required
holder_name
string
required
holder_type
string
required
bank_branch_code
string
required
account_number
string
required
bank_name
string
required
bank_id
string
required
email
string
required
bank_swift_code
string
required
is_favourite
boolean
required
created_by
object
required
created_at
string
required
updated_at
string
required
deleted_at
string | null
required
Last modified on February 25, 2026