Skip to main content
Anchor to disputeEvidenceUpdate

disputeEvidenceUpdate

mutation

Requires write_shopify_payments_dispute_evidences access scope. Also: The user must have manage_orders_information permission.

Updates a dispute evidence.

ID!
required

The ID of the dispute evidence to be updated.

ShopifyPaymentsDisputeEvidenceUpdateInput!
required

The updated properties for a dispute evidence.


Was this section helpful?

Anchor to DisputeEvidenceUpdatePayload returnsDisputeEvidenceUpdatePayload returns

ShopifyPaymentsDisputeEvidence

The updated dispute evidence.

[DisputeEvidenceUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?