Inquiry bank account API
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
This is the API to inquiry bank account number.
API:
Path: /v2/dib/bank/accountInquiry
Method: GET
Request: Content-Type: application/json
Request Parameter
accountNumber
String
Bank account number
swiftCode
String
Bank swiftcode
accountType
String
ACCOUNT | CARD. Default ACCOUNT
Response Data
code
Number
System’s error code
message
String
Error description
data
Object
{ fullName: "String" }