New to disputes? Read What Are Disputes? first to understand the dispute lifecycle, card network rules, and key terminology.
Before you can make requests to the Decisionly API, you will need to grab your API key from your dashboard settings.
Replace the sample API key. The key
test_d0019b48d05849a6 used in these examples is for illustration only and will return an Invalid API key error. Substitute your real API key from the dashboard settings.Step 1: Create a case
Create a case with cardholder information, card details, transaction information, and dispute details:Keep dates within the filing window. The
product_not_received reason requires filing within 120 days of the transaction date. If delivery.expected_date is provided, filing must also be after that date. Replace the dates in this example with current transaction and delivery dates.Step 2: File the case
File the case with the card network:file_mode to auto to let your workflow rules determine how the case should be filed, or chargeback to file the case as a chargeback.
Next Steps
Dispute Types
Learn about the different dispute reasons and requirements
Workflow Rules
Set up rules to automate your filing decisions