Requests (requests)
TIn this manual, we are going to walk you through the requests parameter, which comprises an array of beneficiary objects associated with a batch. Each object contains detailed beneficiary information necessary for processing individual payouts, offering flexibility and comprehensive data for each transaction.
Be Aware Off
Kindly be aware that the requests parameter is one of the required parameters to initiate the you will be using while creating a batch as clarified in orCreate Batch APIManual.
Parameter Specifications
The Parameter Key | requests | |||
---|---|---|---|---|
Data Type | Array of Objects | |||
Description | Array of beneficiaries objects. | |||
Required | ✔ | |||
Sample |
| |||
Parameter | ||||
merchant_reference | ||||
Merchant reference for the transaction. | ||||
merchant_reference2 | ||||
Merchant reference for the transaction. | ||||
merchant_reference3 | ||||
Merchant reference for the transaction. | ||||
amount | ||||
Payout amount for the request. | ||||
beneficiary_name | ||||
Name of the beneficiary. | ||||
beneficiary_country | ||||
ISO (Alpha-2/ A-2 ) Country Code of the beneficiary. | ||||
beneficiary_account_number | ||||
IBAN Account number of the beneficiary. | ||||
beneficiary_bank | ||||
Name of the beneficiary's bank. | ||||
beneficiary_bank_branch | ||||
Branch of the beneficiary's bank. | ||||
beneficiary_email | ||||
Email address of the beneficiary. | ||||
beneficiary_mobile_number | ||||
Mobile number of the beneficiary with county code prepended
+(code)( phone number ) | ||||
beneficiary_address1 | ||||
Address line 1 of the beneficiary. | ||||
beneficiary_address2 | ||||
Address line 2 of the beneficiary. | ||||
source_name | ||||
Name of the source. | ||||
source_address1 | ||||
Address line 1 of the source. | ||||
source_address2 | ||||
Address line 2 of the source. | ||||
source_address3 | ||||
Address line 3 of the source. | ||||
transfer_code | ||||
Transfer code for the request. |