Accept a DisputeCopy Pagepost https://api.staging.payrails.io/dispute/disputes/{disputeId}/acceptConcede a dispute without submitting a defense. Use this when you choose not to contest the chargeback.Path ParamsdisputeIduuidrequiredIdentifier of the resource in Payrails.Headersx-idempotency-keyuuidrequiredIdempotency key to be used. Sending again the same key would return the same result without re-executing the update.Responses 200Dispute accepted successfully. 400Bad Request. 401Unauthorized. 403Forbidden. 404Not Found. 429Too Many Requests. 500Internal Server Error.Updated about 1 month ago