post https://api.openbanking.ng/direct_debit/setupDirectDebit
Log in to see full request history
Responses
xxxxxxxxxx
36curl --request POST \
--url https://api.openbanking.ng/direct_debit/setupDirectDebit \
--header 'content-type: application/json' \
--data '{
"amount": "string",
"channel": "string",
"currency": "NAIRA",
"destinationBankCode": "string",
"endDate": "2018-02-20T01:10:02.162Z",
"latitude": 0,
"longitude": 0,
"maximumAmount": "string",
"merchantAccount": "string",
"merchantAccountName": "string",
"merchantBvn": "string",
"merchantEmail": "string",
"merchantId": "string",
"merchantPhone": "string",
"minimumAmount": "string",
"numberOfTransactions": 0,
"productName": "string",
"recurringDate": "2018-02-20T01:10:02.162Z",
"recurringPeriod": "string",
"referenceId": "string",
"sourceAccount": "string",
"sourceAccountName": "string",
"sourceAmount": "string",
"sourceBvn": "string",
"sourceCurrency": "NAIRA",
Try It!
to start a request and see the response here! Or choose an example: