The BankInfo object

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

idstringOptionalformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptional
The datetime that this object was created by Merge.
modified_atdatetimeOptional
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_deletedbooleanOptional

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 nullOptional
remote_datalist of objects or nullOptional