Submit Dispute Evidencepost https://sandbox.affirm.com/api/partner/v1/merchants/{merchant_id}/disputes/{dispute_id}/submit_evidenceUpdate dispute with supporting evidence provided by merchant to respond to the disputePath Paramsmerchant_idstringrequiredID of the merchantdispute_idstringrequiredID of the disputeBody ParamsEvidence submission request bodyevidence_file_tokenstringrequiredID of evidence file that was uploaded using a separate file upload APIshipping_carrierstringDelivery service that shipped the physical product. If multiple carriers exist, separate them by commas.shipping_tracking_numberstringTracking number for physical product delivered to the customer. If multiple tracking numbers exist, separate them by commas.billing_addressstringBilling address of the customercustomer_namestringName of the customercustomer_email_addressstringEmail of the customercustomer_purchase_ipstringIP address used by the customer when making the purchasecustomer_signaturestringDocument or contract showing customer's signaturecustomer_communicationstringAdditional communications with customer relevant to the dispute case, such as emailsreceiptstringReceipt sent to customer notifying them of the chargeproduct_descriptionstringInformation about the product and how it was presented to customer at the time of purchasecancellation_policystringMerchant's subscription cancellation policy, as shown to the customercancellation_policy_disclosurestringExplanation of how and when customer was shown merchant's cancellation policy prior to purchasecancellation_rebuttalstringJustification for why customer's subscription was not canceledrefund_policystringMerchant's refund policy, as shown to the customerrefund_policy_disclosurestringExplanation of how and when customer was shown merchant's refund policy prior to purchaserefund_refusal_explanationstringJustification for why customer is not entitled to a refundduplicate_charge_idstringCharge ID for previous payment that appears to be a duplicate of the one disputedduplicate_charge_explanationstringExplanation of the difference between disputed payment and the prior one that appears to be a duplicateduplicate_charge_documentationstringDocumentation for prior payment that can uniquely identify it, such as a separate receiptshipping_documentationstringShipping label or receipt for the disputed paymentshipping_addressstringAddress of location that the product was shipped toshipping_datestringShipping date for the product, in ISO 8601 UTC formatservice_documentationstringCopy of service agreement for the disputed paymentservice_datestringDocumentation showing proof that a service was provided on a given dateaccess_activity_logsstringEvidence of access for digital products or servicesuncategorized_filestringAdditional file deemed relevant by the merchantuncategorized_textstringAdditional text deemed relevant by the merchantHeadersIdempotency-KeystringKey used to serve subsequent retries of a requestResponses 200Success 400Invalid Input 401Unauthorized 404Not found 409Conflict 500Internal server errorUpdated 27 days ago