Bank Transfers
Create BankTransfer record
Create a new BankTransfer record with the provided data. Validates all required fields and business rules.
POST
Create 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
Body
application/json
Input schema for creating BankTransfer records.
Required range:
x > 0Available 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
