v1

latestOpenAPI 3.1.0Payrails GmbH2026-07-2614905.7 MB
Disputes

Accept a Dispute

Concede a dispute without submitting a defense. Use this when you choose not to contest the chargeback.

post/dispute/disputes/{disputeId}/accept

Path parameters

disputeIdstring uuid required

Identifier of the resource in Payrails.

Headers

x-idempotency-keystring uuid required

Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.

Response

Dispute accepted successfully.

disputeIdstring uuid required

Unique identifier of the Dispute in Payrails.

disputeReferencestring required

Unique identifier of the Dispute in the Provider.

successboolean required

Indicates whether the accept action was processed successfully by the Provider.

result'Submitted' | 'Failed' | 'UnderReview' | 'Accepted' | 'Received' | 'Expired' | 'GenericRejection' | 'OperationNotAllowed' | 'OperationDuplicated' | 'Unknown' required

Operation Result that was executed in the Provider.

defenseStatus'NotDefendable' | 'Undefended' | 'ReadyToSubmit' | 'Submitted' | 'Failed' | 'UnderReview' | 'Won' | 'Lost' | 'Accepted' | 'Resolved' | 'Unknown'

Status of the defense.