Revert wallet load
Revert a credit wallet transaction. Voids its related credit note when applicable 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
- Credit
- Debit
Wallet transaction ID.
"walt_FCihRDLYhKpSpL"
Amount of the wallet transaction.
12000
Internal comment stored on the wallet transaction.
"Offline payment received"
Source or 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
Wallet transaction type.
credit_free, credit_paid "credit_paid"
Unconsumed amount remaining on this wallet credit, or null while allocation is pending.

