Revert wallet load
Revert a credit wallet transaction. Voids the related credit note/document and creates a debit transaction.
Documentation Index
Fetch the complete documentation index at: https://docs.hyperline.co/llms.txt
Use this file to discover all available pages before exploring further.
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
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

