Get a user's binding information
The Get list of customer's accounts feature (Get a List of Accounts Bound to a Customer API) allows merchants to get a list of all the active accounts bound to a particular customer.
The details returned include:
- User ID - unique identifier of the customer generated by Ayoconnect during initial successful binding result
- 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
- 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