Wallet API(s)
Create Mandate
Initiate direct debit mandate and get a hosted authorization link.
POST
Authorization
string
required
API Key
string
required
Customer’s email address.
string
required
Customer will be sent to that page after giving consent.
string
required
The connect Id allowed to interact with this wallet. This can be gotten from the response on listing your
providers..string
required
Customer’s subaccount wallet id.
Notes
- The returned
redirectUrlis a hosted authorization page where the user can complete consent.