Brick API
string · requiredstring · required
Properties for Success:integer
Verify Indonesian bank account details before storing beneficiaries or initiating payouts. Account validation reduces failed transfers, mistyped account numbers, and operational reconciliation issues.
Account Verification API
GET
https://sandbox.onebrick.io
/v2/payments/gs/bank-account-validation
publicAccessToken (header)
Verify bank account details before saving a beneficiary, onboarding a user, or initiating a payout. Use this endpoint as a Financial Insight or risk-control check to reduce typo-related failures and suspicious account usage. The response helps your system decide whether account data is valid enough to continue the workflow.
query Parameters
accountNumberThe bank account number to be verified.
Default:
bankShortCodeThe bank short code to validate. Collection example: MANDIRI.
Default:
Account Verification API › Responses
200 Success
oneOf
Exactly one variant must match.
Decision Table
| Variant | Matching Criteria |
|---|---|
| type = object | |
| type = object |
statusobject
errorobject
