Added
New v3 API endpoints for getting a list of bank account and card account users
October 11th, 2024
We have introduced a set of API endpoints for getting a list of bank account and card account users. In the response, if the funding account verificationStatus is set as NOMINATED, user verification must be completed before the user can pay with the specified funding account.
| Operation | API endpoint |
|---|---|
| Get list of bank account users | GET /v3/funding-accounts/banks/users |
| Get list of card account users | GET /v3/funding-accounts/cards/users |
