v1

latestOpenAPI 3.1.02026-07-2652084.4 KB

Setup Direct Debit

post/direct_debit/setupDirectDebit

Headers

content-typestring

Request body

amountstring
channelstring
currencystring
destinationBankCodestring
endDatestring
latitudenumber double
longitudenumber double
maximumAmountstring
merchantAccountstring
merchantAccountNamestring
merchantBvnstring
merchantEmailstring
merchantIdstring
merchantPhonestring
minimumAmountstring
numberOfTransactionsstring
productNamestring
recurringDatestring
recurringPeriodstring
referenceIdstring
sourceAccountstring
sourceAccountNamestring
sourceAmountstring
sourceBvnstring
sourceCurrencystring
sourceEmailstring
sourceNarrationstring
sourceNationstring
sourcePhonestring
startDatestring
transactionFeestring

Response

200

messagestring
responseCodestring
transactionReferenceIdstring

Example response

[
  {
    "message": "string",
    "responseCode": "SUCCESSFUL",
    "transactionReferenceId": "string"
  }
]