Bank Transfers
Update BankTransfer record
Update an existing BankTransfer record with the provided data. Validates all required fields and business rules.
PUT
Update BankTransfer record
Documentation Index
Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The number attribute of the record.
Body
application/json
Input schema for updating BankTransfer records.
Available options:
draft, posted, archived Response
OK
Output schema for BankTransfer public API.
Posting date (GL date) - the date when the transaction is recorded in the general ledger
Transaction date (inception date) - the date when the transaction actually occurred
Transfer amount
Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d{0,2}0*$Pattern:
^(?!^[-+.]*$)[+-]?0*\d*\.?\d{0,16}0*$Available options:
draft, posted, archived Schema for audit actor information.
Schema for audit actor information.
Last modified on May 28, 2026
