Lockbox
A remittance address the bank opens for a customer: each day's mail is deposited to the account, one check deposit per item, and reported in the bank's BAI lockbox layout with the invoices each check pays.
OBJECTThe Lockbox objectA remittance address the bank opens for a customer: each day's mail is deposited to the account, one check deposit per item, and reported in the bank's BAI lockbox layout with the invoices each check pays.POSTCreate a lockbox
/lockboxes · Open a lockbox for an accountGETList all lockboxes/lockboxes · List lockboxesGETGet a lockbox by ID/lockboxes/{id} · Read a lockboxPOSTRecord a day's lockbox mail: JSON batches, or a transmission in the bank's remittance layout as text; every check is deposited to the lockbox's account/lockboxes/{id}/remittancesGETList a lockbox's remittances/lockboxes/{id}/remittances