v1

latestOpenAPI 3.1.0Payrails GmbH2026-07-2614905.7 MB
Disputes

Submit evidence files

Finalize and submit previously uploaded evidence files for a dispute. Once submitted, the evidence is locked in and forwarded as part of your response to the dispute.

post/dispute/disputes/{disputeId}/evidences/submit

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.

Request body

evidenceIdsstring[] required

List of evidence Ids.

providerEvidenceTypeCodesstring[] required

List of type codes for each file entry on evidenceIds parameter.

Response

Evidence submitted successfully.