Endpoint
Headers
| Header | Required | Description |
|---|---|---|
x-api-key | Yes | Your API key |
x-signature-key | Yes | Request signature |
Request body
| Field | Type | Required | Description |
|---|---|---|---|
accountNumber | string | Yes | Recipient’s bank account number |
bankCode | string | Yes | Recipient’s bank code (from Get Bank List) |
Request example
Response
| Field | Type | Description |
|---|---|---|
accountName | string | The name on the bank account |
accountNumber | string | The validated account number |
bankCode | string | The bank code |