Revert wallet load
Revert a credit wallet transaction. Voids the related credit note/document and creates a debit transaction.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
The debit transaction created by the revert
Wallet transaction ID.
"walt_FCihRDLYhKpSpL"
Wallet transaction type.
credit_free, credit_paid, debit "credit_paid"
Amount of the wallet transaction.
12000
Unconsumed amount remaining on a wallet credit, or null for a debit or while allocation is pending.
Wallet credits consumed by this debit in allocation order, or null while allocation is pending.
Internal comment stored on the wallet transaction.
"Offline payment received"
Generated invoice ID for the transaction. Only applies for credit_paid and debit.
null
The ID of the original wallet transaction that was reverted by this transaction.
null
The ID of the wallet transaction that reverted this transaction.
null

