Resolve a dispute

Returns the corresponding ChargeAfterTransactionId when the chargeback is provided, otherwise it is null.

When a dispute is resolved, it becomes read-only.

The resolve call can only be performed to change the status of a dispute to:

  • ResolvedMerchantFavor
  • ResolvedCancelled
  • ResolvedCustomerFavorFull
  • ResolvedCustomerFavorPartial


    The status of PendingMerchant or PendingLender is invalid.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≥ 1

Can be either the LenderDisputeId or the ChargeAfter dispute id.
If you use the LenderDisputeId, you must also send the useLenderDisputeId parameter with the value of true.

Query Params
string
enum
required
  • PendingMerchant - pending merchant response
  • PendingLender - pending lender response or decision. The lender should assign or resolve the dispute to change the status.
  • ResolvedMerchantFavor - in favor of merchant
  • ResolvedCancelled - in favor of merchant
  • ResolvedCustomerFavorFull - in favor of consumer
  • ResolvedCustomerFavorPartial - in favor of consumer
Allowed:
boolean
Body Params
double | null
string
required
length between 1 and 2048
double
required
> 0
string
required
length between 1 and 128

Lender transaction Id associated with this transaction

Responses

401

Unauthorized

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json