Skip to main content
POST
Link Verto Beneficiary to User
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Description:
The /integrations/vertofx/beneficiaries/link endpoint links a VertoFX beneficiary to a Royalti user.
Authorization:
  • Required role: admin or higher
Method: POST Request Payload:

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Body

application/json
beneficiaryId
string
required

ID of the VertoFX beneficiary

userId
string
required

ID of the Royalti user

Response

Success

status
string
message
string