/bank-info/{id}

Returns a BankInfo object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

remote_fieldsenumOptional

Deprecated. Use show_enum_origins.

Allowed values:
show_enum_originsenumOptional
A comma separated list of enum field names for which you'd like the original values to be returned, instead of Merge's normalized enum values. [Learn more](https://help.merge.dev/en/articles/8950958-show_enum_origins-query-parameter)
Allowed values:

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
employeestring or nullformat: "uuid"
The employee with this bank account.
account_numberstring or null<=100 characters
The account number.
routing_numberstring or null
The routing number.
bank_namestring or null
The bank name.
account_typeenum or null
The bank account type * `SAVINGS` - SAVINGS * `CHECKING` - CHECKING
Allowed values:
remote_created_atdatetime or null
When the matching bank object was created in the third party system.
remote_was_deletedboolean or nullRead-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](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+WYa3PiNhSG/wqjjwzgJSzdhplOh0u4JMGhQNpNdzKeg3ywBbJkZDkBdva/d4xNCtt0Z3eiQmi+YXH0yn706khHnwkFjZ5UK1IjvmIRKZBAushJjTRAzHtiKkmBQMhsCDCLcR7OSIFEcRhKpdFtM+Ru1FU4JTViBag8LMaCTRm6VhJuMaHRU6CZFJH11K043fQjBcKZmKNbp1TGQn9LKA0sQhr51WPyd6RJgYQQRdpXMvb8IS5ijL6pmbwPxwCFBl50QYO107+oUoHn2pI3d5GjRrcFGlqokSafmI3lax1GNcvykYelzbglFx8sFBYozSjHyKpWzs8+nFeLmcpm9F8dj/9Szs8WEzn5kHc8yh2I8/0xXdrj3qM9897bzfdLe31btdfztT2bv8s7HuT74371ZnxXuWnVyzfPBDijnz6e/95oNS7tPF1fVOzZ3aM9puX+mM4n617lskMfL7u/Le313Vm/dVuxxxfVy44s3zSHUb85lP16qUQKZHcmSe3T592GzCANhaB93A/uBeDhDpR0HiBkxTCecEZLUaUEAaylgMeoRGVgBegysDIxZ7SIQaFzLT3ptO/O//RmQWkWetsZYFI84Sc1cmF363bzorXvhfoDMA4TjqSmVYz/MDCpfSKZlRwRBxNUpEAmIOaOSL6sQDAIuVxh8lNhIDU6yYTtPzkhaD9pkrFmwtsK3SdBi5gpdAegIECNKhnw/kvhOYZNHxRnhhhmYt3hLsVSKP639NpAtVQMuBl+T3L/Ob8j4VIY+RohMIRrK5fheuVOS5uY+2KMXWAcV7nu0AzGAQc9lSpIZZ3u8JVz3GdXILFgizgBi0Inu+2P82QTOTHMMpE8DMdtg16FeLRE2B3+IdU8MgwxFT0Mxu9n9aNo4gBAGEKTie3tD6/gdEKTwxO6DujDZsLeSPIHdM3ajkUb0dNavcaQXqGYSbNAN5JO9Ar26BeRuY4pBTNkNlKHWbjHcdEAVk0INTBhyEqwoqneQX30navzpaioj0tznHxcHr7++orUcQ90CQVpqMjYJrFU863CVGZhhhvN17iUD5oiuaRMr4yt/FRu7wbruhOU2654i7ZFGXI0ViNnak6dUoyi07hweJk9OQgXTJlzm0RT0ROv6Eb1QW4Ub4yQ3tgZKu72NffWcYN+lF773bGOjM/VdwZS4FgxG3WuO8xtDWIG5Fgxgdopv9Gd5faqkxsoQ0Xc7VXnbe/TCc0hgmsoFf7N0/EQuj8vBqfF1fhGndzxGd9oMtFTRvvvGO+//AU7JitTTB8AAA==" />