Skip to main content
GET
Get Bank Account by ID
Returns the single bank account object matching the given bankAccountID. To list every bank account belonging to a worker instead, use Get Bank Accounts by Worker ID.

Authorizations

Authorization
string
header
required

Query Parameters

companyID
string
required

Company ID of the employer

bankAccountID
string
required

Zeal Bank Account ID

Response

200

success
boolean
default:true
Example:

true

data
object