Skip to main content
POST
Validate A Transfer Recipient

Authorizations

client-id
string
header
required
client-secret
string
header
required

Body

application/json

Validate a Transfer Recipient

currency
string
required

3 character currency code

Examples:

"NGN"

"USD"

"XOF"

"XAF"

country
string
required

2 character country code

Examples:

"NG"

"US"

"CI"

"SN"

"CA"

"UK"

provider
string
required

This is the provider we are validating the account against. Find full list of providers here Supported Providers

Example:

"provider-slug"

account
object
required

Response

201 - application/json

Transfer Recipient Successfully Validated

data
object