Account number 2.0
TEST DATA:
number: 4444444444
bank_code: 214
Verify Account Number 2.0
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/data/verification/bank_account/advance
This endpoint allows you to verify a bank account number.
Query Parameters
Name | Type | Description |
---|---|---|
number* | string | account number |
bank_code* | string | code of user's bank |
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | <your secret key> |
app-id* | String | <your app id> |
Last updated