Get Direct Debit Binding Details
The Get Direct Debit Details feature (Account Binding API) allows merchants to get binding details given an X-External ID header value
Binding details include:
- User ID - unique identifier of the customer generated by Ayoconnect
- Account Token - token used by merchants to initiate payments
- Token Status - possible statuses are:
- Active - Account token usable for transactions,
- Disabled - Account token no longer valid as bank account has been unbinded
- Blocked - account token not currently usable for payments due to triggering Ayoconnect's FDS rate limiter
- Not found - no successful bank account binding has occurred under the given X-External ID header value
- Masked Card Number - masked card number of the binded bank account
- Bank Code - identifies the bank name of the binded bank account (e.g. BCA, BNI, etc)
Updated 25 days ago