Change Status

API to update status of transaction dispute.

  1. Validation: Validates the provided dispute IDs and ensures status change is applicable.
  2. Bulk Processing: Disputes are processed in groups, and status changes are applied accordingly.
  3. Result Handling: Returns the status of the operation (Success, Failure, or PartialSuccess) along with any error messages for failed disputes.
  4. Notification Handling: Sends notifications for specific triggers like "RefundDenied" (if applicable).

Response Format:

  • A 'TransactionDisputeResult' object is returned containing:
    • Status: Indicates the operation outcome (Success, Failure, or PartialSuccess).
    • Error: A message detailing any errors for failed disputes.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The model containing the details for the status change.

transactionDisputeIds
array of strings
required
transactionDisputeIds*
string
enum
required
approveDenyRefundModel
object
string | null
string
required
length ≥ 1
string
required
length ≥ 1
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

500

Internal Server Error

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json