Jump to Content
RevalyRevaly HomeTrust CenterStatus
DocumentationAPI ReferenceChangelog
Revaly HomeTrust CenterStatusContact SupportRevaly
API Reference
Contact Support
DocumentationAPI ReferenceChangelog

API basics

  • Introduction
  • Authentication
  • API Health Check
  • Response Codes

Revaly

  • Payments
    • Process a payment (charge)post
    • Authorize a paymentpost
    • Capture an authorized paymentpost
    • Void a payment transactionpost
    • Refund a payment transaction by TransactionIdpost
    • Refund or cancel a payment transaction by merchant transaction IDpost
  • Payment Methods
    • Create a payment methodpost
    • List payment methodsget
    • Get payment method detailsget
    • Update payment methodpost
    • Redact payment methodpost
    • Recache payment methodpost
  • Transactions
    • List transactionsget
    • Get transaction detailsget
    • Get transaction details by merchant transaction IDget
  • Notify
    • Notify Revaly of payment eventspost
Powered by 

Void a payment transaction

post https://api.revaly.co/payments/void/

Void (cancel) a payment transaction that has not yet been settled.

This endpoint cancels an authorization or unsettled sale transaction.
Voided transactions cannot be captured or refunded.

Language
Credentials
Header
Click Try It! to start a request and see the response here!