Defend a DisputeCopy Pagepost https://api.staging.payrails.io/dispute/disputes/{disputeId}/defendSubmit evidence and defend a Dispute.Path ParamsdisputeIduuidrequiredIdentifier of the resource in Payrails.Body ParamsproviderReasonCodestringrequiredProvider-specific reason code for the defense.provenancestringenumrequiredProvenance of the dispute evidence.MerchantPayrailsUnknownAllowed:MerchantPayrailsUnknownfiles[]array of objectsrequiredList of files supporting the dispute defense.files[]*ADD objectproviderEvidenceTypeCodesarray of stringsrequiredList of type codes for each file entry on files parameter.providerEvidenceTypeCodes*ADD stringHeadersx-idempotency-keyuuidrequiredIdempotency key to be used. Sending again the same key would return the same result without re-executing the update.Responses 200Dispute updated after defense submission. 400Bad Request. 401Unauthorized. 403Forbidden. 404Not Found. 429Too Many Requests. 500Internal Server Error.Updated 5 days ago