Skip to main content
PUT
Update an international beneficiary
The payload object for this endpoint is the same as the one used in the List Beneficiary requirements endpoint.

Authorizations

Authorization
string
header
required

Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.

Headers

X-Qonto-Staging-Token
string

Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.

Path Parameters

id
string<uuid>
required

Body

application/json

Payload to update an existing international beneficiary. legal_type and owned_by_customer are set at creation time and cannot be changed via update — they are intentionally not part of this payload.

quote_id
string<uuid>
required

The quote unique identifier

Example:

"0196edb0-9b6e-7554-9864-d111285a0a44"

payload
object
required

Response

Returns the international beneficiary update

beneficiary
object
quote
object
target_account_id
string

The ID of the beneficiary's target account

Example:

"123456"