Skip to main content
Anchor to ShopifyPaymentsDisputeEvidence

ShopifyPaymentsDisputeEvidence

object

Requires read_shopify_payments_dispute_evidences access scope.

The evidence associated with the dispute.

•String

The activity logs associated with the dispute evidence.

•MailingAddress

The billing address that's provided by the customer.

Anchor to cancellationPolicyDisclosurecancellationPolicyDisclosure
•String

The cancellation policy disclosure associated with the dispute evidence.

Anchor to cancellationPolicyFilecancellationPolicyFile
•ShopifyPaymentsDisputeFileUpload

The cancellation policy file associated with the dispute evidence.

Anchor to cancellationRebuttalcancellationRebuttal
•String

The cancellation rebuttal associated with the dispute evidence.

Anchor to customerCommunicationFilecustomerCommunicationFile
•ShopifyPaymentsDisputeFileUpload

The customer communication file associated with the dispute evidence.

Anchor to customerEmailAddresscustomerEmailAddress
•String

The customer's email address.

•String

The customer's first name.

•String

The customer's last name.

•String

The customer purchase ip for this dispute evidence.

•ShopifyPaymentsDispute!non-null

The dispute associated with the evidence.

•[ShopifyPaymentsDisputeFileUpload!]!non-null

The file uploads associated with the dispute evidence.

•[ShopifyPaymentsDisputeFulfillment!]!non-null

The fulfillments associated with the dispute evidence.

•ID!non-null

A globally-unique ID.

•String

The product description for this dispute evidence.

Anchor to refundPolicyDisclosurerefundPolicyDisclosure
•String

The refund policy disclosure associated with the dispute evidence.

•ShopifyPaymentsDisputeFileUpload

The refund policy file associated with the dispute evidence.

Anchor to refundRefusalExplanationrefundRefusalExplanation
•String

The refund refusal explanation associated with dispute evidence.

Anchor to serviceDocumentationFileserviceDocumentationFile
•ShopifyPaymentsDisputeFileUpload

The service documentation file associated with the dispute evidence.

•MailingAddress

The mailing address for shipping that's provided by the customer.

Anchor to shippingDocumentationFileshippingDocumentationFile
•ShopifyPaymentsDisputeFileUpload

The shipping documentation file associated with the dispute evidence.

•Boolean!non-null

Whether the dispute evidence is submitted.

•ShopifyPaymentsDisputeFileUpload

The uncategorized file associated with the dispute evidence.

•String

The uncategorized text for the dispute evidence.


Was this section helpful?

•query

Returns dispute evidence details based on ID.


Was this section helpful?

•mutation

Updates a dispute evidence.

Arguments

•ID!required

The ID of the dispute evidence to be updated.

•ShopifyPaymentsDisputeEvidenceUpdateInput!required

The updated properties for a dispute evidence.


Fields

•ShopifyPaymentsDisputeEvidence

The updated dispute evidence.

•[DisputeEvidenceUpdateUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

•interface

Was this section helpful?