Payment Methods

Before initiating a SendR transfer, you must identify the correct payment method (e.g., SWIFT, Sort Code, ABA Routing) and the specific metadata required for the destination. This endpoint acts as a discovery tool, returning the exact fields you need to collect from your beneficiary based on their currency and location.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Payment Method Reference

Each currency corridor requires a specific paymentMethodType, paymentMethodValue, and metaData fields in the beneficiary object. Use the table below to determine the correct configuration for your target currency and transaction type.


Quick Reference

#CurrencyTransactionPayment MethodValue ExampleRequired Metadata
1NGN (Naira)LocalBankCode000023beneficiaryAccountNumber, beneficiaryAccountName
2GBP (British Pounds)LocalSortCode0400004beneficiaryAccountNumber, beneficiaryAccountName
3GBP (British Pounds)InternationalBicSwiftCMFGUS33IBAN, beneficiaryAccountName
4USD (US Dollar)LocalAbaRouting026073150beneficiaryAccountNumber, beneficiaryAccountName
5USD (US Dollar)LocalWireRouting084009519beneficiaryAccountNumber, beneficiaryAccountName
6USD (US Dollar)InternationalBicSwiftCMFGUS33IBAN, beneficiaryAccountName

👍

The requireFileUpload flag in the response acts as an automated compliance trigger based on transaction volume:

  • false: The transaction amount is within the standard limit for your account or currency pair. You can proceed to initiation without additional paperwork.
  • true: The amount has met or exceeded a regulatory threshold. You must upload the required supporting documentation via the Upload Supporting Doc endpoint before the payout can be finalized.
Query Params
string
required

three-letter alphabetic codes that represent the various currencies used throughout the world. When combined in pairs, they make up the symbols and cross rates used in currency trading

string
required

This is the country code in which the Beneficiary account is domiciled

string
required

This is the sender's Account currency Code

number
required

This is the transaction Amount that the sender intends to transfer to the Beneficiary

Responses

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