Transactions
Refund transaction
Refund a transaction with the Go SDK.
POST
Refund transaction
Use
client.Transaction.Refund to refund a transaction.
1
Call the method
- Queued refund
- Synchronous refund
Omit the optional body to queue the refund using Core defaults.
client.Transaction.Refund
2
Response