๐งพDebit Mandate
Debit Mandate
GET
https://configure-abierta-test.herokuapp.com/api/v1/{resourceID}/debit_mandate
Path Parameters
Name
Type
Description
resourceID
String
ID for the specified resource i.e: loan-request-id
or credit-order-id
Query Parameters
Name
Type
Description
product-id*
String
Product ID of the specified resources
resource-name*
String
Resource name credit-order
, loan-request
vendor*
String
Vendor to setup debit mandate with remita
action*
String
Debit Mandate action to carry out: validate-otp
, setup
, supports-otp
, get-form-url
, request-otp
, get-mandate
Headers
Name
Type
Description
Authorization*
String
Bearer YOUR_API_KEY
Last updated