Update a Transaction
API key for authentication. Get your key from the Dashboard > Settings > API Access.
The id of the transaction. Expected to be a valid object id like 666666666666666666666666
^[0-9A-Fa-f]{24}$The reference number of the transaction
The total amount of the transaction. Same as the sum of the Total Credit = Total Debit.
The transaction date of the transaction
The payment method of the transaction
CASH, CHEQUE, NEFT, IMPS, UPI, CARD, TRANSFER, OTHER The reconciliation status of the transaction
The currency of the transaction. Use default currency if not provided
The entries of the transaction
The counter party id of the transaction. Expected to be a valid object id like 666666666666666666666666
^[0-9A-Fa-f]{24}$The account id of the transaction. Expected to be a valid object id like 666666666666666666666666
^[0-9A-Fa-f]{24}$