ShopifyPaymentsDisputeEvidenceUpdateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields required to update a dispute evidence object.
Access Scopes
Fields
accessActivityLog
: String - Activity logs.
cancellationPolicyDisclosure
: String - Cancellation policy disclosure.
cancellationPolicyFile
: ShopifyPaymentsDisputeFileUploadUpdateInput - Cancellation policy file.
cancellationRebuttal
: String - Cancellation rebuttal.
customerCommunicationFile
: ShopifyPaymentsDisputeFileUploadUpdateInput - Customer communication file.
customerEmailAddress
: String - Customer email address.
customerFirstName
: String - Customer first name.
customerLastName
: String - Customer last name.
refundPolicyDisclosure
: String - Refund policy disclosure.
refundPolicyFile
: ShopifyPaymentsDisputeFileUploadUpdateInput - Refund policy file.
refundRefusalExplanation
: String - Refund refusal explanation.
serviceDocumentationFile
: ShopifyPaymentsDisputeFileUploadUpdateInput - Service documentation file.
shippingAddress
: MailingAddressInput - The shipping address associated with the dispute evidence.
shippingDocumentationFile
: ShopifyPaymentsDisputeFileUploadUpdateInput - Shipping documentation file.
submitEvidence
: Boolean - Whether to submit the evidence.
uncategorizedFile
: ShopifyPaymentsDisputeFileUploadUpdateInput - Uncategorized file.
uncategorizedText
: String - Uncategorized text.
Input objects with this input object
disputeEvidenceUpdate
Examples