POST Validate Beneficiary

This endpoint allows you to validate the beneficiary details before submitting a request to create the beneficiary. Beneficiary details and the client Account ID are required parameters. A successful response will return a no message body. In the event of an error, a failure response will be returned with problem details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≥ 1

The name of the beneficiary.

string | null

Friendly name of the beneficiary (RM Only)

date | null

The beneficiary's date of birth in YYYY-MM-DD format.

string | null

Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.

string | null

Name of a built-up area, with defined boundaries, and a local government.

string | null

State field for address (RM Only)

string | null

First address line.

string | null

Second address line.

string
required
length between 2 and 2

The two letter country code of the beneficiary's bank country.

string
required
length between 2 and 2

The two letter country code of the beneficiary's country.

string | null

The beneficiary's bank account IBAN.

string | null

The beneficiary's bank name.

string | null

The beneficiary's bank code, e.g. UK sort code.

string | null

The beneficiary's bank account number.

string | null

The beneficiary's bank account SWIFT code.

enum

The beneficiary type.

enum

First or Third.

string
required
length ≥ 1

The Entity ID of the client creating the beneficiary.

string | null

The currency of the beneficiary.

Responses
204

Beneficiary is valid.

401

Unauthorized.

403

Forbidden.

404

Resource not found.

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