Forward a claim to the protection providerAsk AIpost https://core.spreedly.com/v1/protection/{transaction_token}/claimsForward a claim to the protection providerPath Paramstransaction_tokenstringrequiredThe token of the disputed transactionBody Paramsadditional_amountnumberAdditional fees associated with the claim such as processor fees or shipping recovery feesamountnumberrequiredThe amount representing the value of the goods that were not retrievedcase_idstringrequiredThe case number from the payment processor. (For Braintree, please map the Dispute Id instead of Case Number)charge_idstringrequiredThe unique transaction identifier from the gateway. If the fraud check and gateway transaction were done through Spreedly, this will be the gateway_transaction_idcommentsstringAdditional comments by the merchant, e.g. Contacted customer via phonecurrencystringrequiredTransaction currency chosen by the buyer, 3-letter ISO-4217 format currency codedue_datestringrequiredDue date for disputing the claim which was stated by the processor in case of a chargeback. Otherwise, the issue date. Use YYYY-MM-DD format. The expected date timezone is UTCissue_datestringrequiredDate the chargeback was issued / the prechargeback notification was sent. Use YYYY-MM-DD format. The expected date timezone is UTCorder_idstringrequiredThe unique protect check identifier from the provider. If the transaction was completed through Spreedly this will be the token returned in the protect_fraud_check responseprocessor_namestringrequiredThe name of the gateway if the fraud check and gateway transaction were completed through Spreedly, e.g. Stripereason_codestringrequiredThe claim code as supplied by the claim source. For example, the chargeback reason provided in the chargeback notification. Ex: 83reason_descriptionstringrequiredThe claim reason as supplied by the claim source. For example, the chargeback reason provided in the chargeback notificationreason_typestringenumrequiredDefaults to FRAUDThe claim reason category typeFRAUDSERVICEOTHERAUTHORIZATIONPROCESSING_ERRORAllowed:FRAUDSERVICEOTHERAUTHORIZATIONPROCESSING_ERRORsource_typestringenumDefaults to PROCESSOR_CBThe category of the source of the claimPROCESSOR_CBAMEXDISCOVERPAYPALPROCESSOR_INQUIRYCUSTOMER_SUPPORTSHIPPING_CARRIERTHIRD_PARTYFORTEROTHERShow 10 enum valuesstatusstringenumrequiredDefaults to OPENClaim status mapping from the current status of the claim. For example, a mapping of the processor chargeback dispute statusOPENIN_DISPUTEWONLOSTCANCELEDAllowed:OPENIN_DISPUTEWONLOSTCANCELEDtypestringenumDefaults to CHARGEBACKThe type of the claimCHARGEBACKPRE_CHARGEBACKDEBIT_MEMOREQUEST_FOR_INFORMATIONFRAUD_ALERTAllowed:CHARGEBACKPRE_CHARGEBACKDEBIT_MEMOREQUEST_FOR_INFORMATIONFRAUD_ALERTHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Forwarded 401Unauthorized 404Not found 422UnprocessableUpdated 7 months ago