Fetch user beneficiaries

Retrieve a paginated list of beneficiaries for the authenticated user with filtering and search capabilities

📘

NOTE:
Always confirm your Base URL: If you are testing in the sandbox environment, ensure your base URL is set to the sandbox base url: https://api-company-sandbox.vertofx.com, and if in production, use the production base URL: https://api-company-beta.vertofx.com. Using them interchangably will result in 403 errors.



Query Params
int32
≤ 100

max records to return

int32

number of items to skip

string

search in beneficiary list

enum

add filter

Allowed:
string

filter by currency

string

filter by account

string

comma separated multiple account numbers

lists only stablecoin beneficiaries

string

filter by account

string

filter by company

string
^[0-9,]+$

comma separated multiple account ids

boolean

filter by company

string

filter by query

boolean

filter by query

string

filter by query

boolean

check if bank country code is present

boolean

filter by query

boolean

filter by query

number

exclude beneficiaries from this company id

string

exclude beneficiaries from this reference

Response

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