Void a Charge

This API voids a charge that was created.

Click to view details about the `reason` and `void_description` parameters

1. Reason (reason)

  • Type: string
  • Description: Reason for voiding a transaction.
  • Required: Yes
  • Format: Alphabetic
  • Allowed Values:
    • requested_by_customer
    • fraudulent
    • duplicate
    • other

2. Void Description (void_description)

  • Type: string
  • Description: Description for voiding a transaction.
  • Required: Optional
  • Format: Alphanumeric and Special Characters
  • Min Length: 5 characters
  • Max Length: 190 characters
  • Example: Description for void.
Language
Authorization
Header
Click Try It! to start a request and see the response here!