POST

Generate Evidence Upload Url


Deprecated

This method is deprecated and was replaced with Create Dispute Evidence Document.

Generates URL to upload evidence for a dispute.

Deprecated in favor of wix.payments.dispute_evidence_documents.v1.DisputeEvidenceDocumentService.CreateDisputeEvidenceDocument, which returns the evidence file upload URL in its response.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Disputes
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/transaction-service/v3/transactions/{transactionId}/disputes/{disputeId}/generate-evidence-upload-url

Errors
428Failed Precondition

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?