Bank Account Details
GET {{BASE_URL}}/general/bank-account-detail?account_number&bank_code
The endpoint returns the details of a bank account
Fields | Data Type | Description | Required |
---|---|---|---|
account_number | string | Account number to lookup | Mandatory |
bank_code | String | bank code, this code will be return on the bank list | Mandatory |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
account_number | null | ||
bank_code | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
api-key | string | ||
public-key | string | ||
reference-id | string |