The BankInfo object

The BankInfo object is used to represent the Bank Account information for an Employee.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional

The third-party API ID of the matching object.

created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
employeestring or nullOptionalformat: "uuid"
The employee with this bank account.
account_numberstring or nullOptional<=100 characters
The account number.
routing_numberstring or nullOptional
The routing number.
bank_namestring or nullOptional
The bank name.
account_typeenum or nullOptional

The bank account type

  • SAVINGS - SAVINGS
  • CHECKING - CHECKING
Allowed values:
remote_created_atdatetime or nullOptional
When the matching bank object was created in the third party system.
remote_was_deletedbooleanOptionalRead-only

Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.

field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only