Skip to content

Files

Latest commit

7b0c7f9 · Feb 13, 2025

History

History
15 lines (12 loc) · 799 Bytes

PostBankDepositsBankDeposit.md

File metadata and controls

15 lines (12 loc) · 799 Bytes

# PostBankDepositsBankDeposit

Properties

Name Type Description Notes
fromBankAccountId string From bank account - money leaves this account
toBankAccountId string To bank account - money goes into this account
date \DateTime User generated date of transaction, not necessarily when it was created
reference string Reference
cashAmount float Cash total in the deposit
chequeAmount float Cheque total in the deposit [optional]
totalAmount float Total of cash and cheques in the deposit [optional]

[Back to Model list] [Back to API list] [Back to README]