Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Single Transfers

To get the details of a single transfer,  you will need to send a request to the endpoint below:

...

Info

You can also use this endpoint to get the details of individual transactions in a batch


Field Reference

FieldDescription
amountThe amount to be disbursed to the beneficiary
referenceThe unique reference for a transaction. Also to be specified for each transaction in a bulk transaction request.
narrationThe Narration for the transactions being processed
destinationBankCodeThe 3 digit bank code representing the destination bank
destinationBankNameThe name of the destination bank
destinationAccountNumberThe beneficiary account number
destinationAccountNameThe name tied to the account in the destination bank
currencyThe currency of the transaction being initialized. "NGN"
transactionStatusThe status  of a single transfer request. (SUCCESS, FAILED, PENDING, OTP_EMAIL_DISPATCH_FAILED, PENDING_AUTHORIZATION)
twoFaEnabledSpecifies the current state of 2FA when the transaction was initiated
createdOnThe time transaction was initiated
sessionIdThe unique session ID for transfer to the destination bank
feeThe total transaction fees deducted for a single transaction
sourceAccountNumberUnique identifier of your wallet. Can be obtained on the disbursements page on the web portal and is represented as WALLET ACCOUNT NUMBER.
transactionReferenceMonnify's unique reference for the transaction

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "disbursements-api"

...