Tool to upload a file as dispute evidence. Use when you need to attach supporting documents (PDF, image, etc.) to an existing dispute. Use after creating or retrieving a dispute.
fileRequiredobjectThe file to upload as dispute evidence (max 5 MB).
dispute_idRequiredstringThe ID of the dispute to upload evidence for.
content_typestringOptional MIME type of the uploaded file. Must be one of image/heic, image/heif, image/jpeg, application/pdf, image/png, image/tiff.
evidence_typestringOptional type of evidence. Allowed values include GENERIC_EVIDENCE, ONLINE_OR_APP_ACCESS_LOG, AUTHORIZATION_DOCUMENTATION, CANCELLATION_OR_REFUND_DOCUMENTATION, CARDHOLDER_COMMUNICATION, CARDHOLDER_INFORMATION, PURCHASE_ACKNOWLEDGEMENT, DUPLICATE_CHARGE_DOCUMENTATION, PRODUCT_OR…
idempotency_keyRequiredstringA unique key for this upload to ensure idempotency (max 45 characters).
inline_file_namestringOptional filename for inline file content. Defaults to the original filename.
inline_file_mimetypestringOptional MIME type for inline file content. Defaults to the FileUploadable mimetype or application/octet-stream.
inline_file_content_base64stringOptional base64-encoded file content. When provided, the file will be uploaded from this inline content instead of fetching from FileUploadable storage.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.