v5

latestOpenAPI 3.0.02026-08-044441026.8 MB
Bank Accounts

Create a bank account

post/bank_accounts

Request body

employee_idstring

Must be present when contractor_id and business_entity_id is either empty or not set.

contractor_idstring

Must be present when employee_id and business_entity_id is either empty or not set.

business_entity_idstring

Must be present when employee_id and contractor_id is either empty or not set.

account_numberstring required
transit_numberstring required

The 5-digit bank transit number.

institution_numberstring required

The 3-digit bank institution number.

is_primaryboolean

Whether this is the primary bank account for its owner.

Indicates that this bank account is the primary bank account. Optional. Cannot be set to false is there is no other bank account for the same employee, contractor or business entity.

pad_signer_namestring nullable

The name of the person who signed the PAD agreement. Only applicable to Business Entity bank accounts.

pad_signer_emailstring

The email address of the PAD agreement signer. Only applicable to Business Entity bank accounts.

pad_signer_titlestring nullable

The title or role of the PAD agreement signer. Only applicable to Business Entity bank accounts.

pad_signed_atstring date

The date and time the PAD agreement was signed. Only applicable to Business Entity bank accounts.

pad_filestring

Response

Created

idstring

The unique identifier of the object in Nmbr.

objectstring

The type of the object in Nmbr ("bank_account").