Skip to main content
Anchor to DisputeEvidenceUpdatePayload

DisputeEvidenceUpdatePayload

payload

Return type for disputeEvidenceUpdate mutation.

•ShopifyPaymentsDisputeEvidence

The updated dispute evidence.

Show fields
•[DisputeEvidenceUpdateUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates the evidence package for a Shopify Payments dispute. Merchants submit evidence — such as shipping confirmations, customer communications, and refund policies — to contest a dispute filed by a cardholder. This mutation updates the evidence fields.

Show payload

Arguments

•ID!
required

The ID of the dispute evidence to be updated.

•ShopifyPaymentsDisputeEvidenceUpdateInput!
required

The updated properties for a dispute evidence.

Show input fields


Was this section helpful?