Edit a transaction (void-and-replace method)
Edit a transaction (void-and-replace method)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Request
The ID of the transaction to edit (can be from QBO or internal)
ID of the ledger account to debit (camelCase)
ID of the ledger account to debit (snake_case, for backward compatibility)
ID of the ledger account to credit (camelCase)
ID of the ledger account to credit (snake_case, for backward compatibility)
Response
Details of the void-and-replace operation