test_), Decisionly recognizes special values for the issuer explanation and file category that bypass AI analysis and return mock Evidence Review results. Use these to exercise both the pass and fail branches of your workflow rules without crafting realistic evidence and documents.
These overrides only take effect on accounts using a
test_ API key. In live mode they’re treated as regular values.Evidence Review and Fraud Liability overrides
Include one of the values below anywhere inissuer_explanation on the case’s issuer_evidence to replace the AI Evidence Review result and/or Fraud Liability result for the case.
For all dispute reasons:
issuer_explanation contains | Evidence Review result |
|---|---|
valid_evidence | All conditions for the dispute reason marked met |
invalid_evidence | All conditions for the dispute reason marked not met |
issuer_explanation contains | Fraud Liability result |
|---|---|
merchant_liable | Liability assigned to the merchant (chargeback rights exist) |
issuer_liable | Liability assigned to the issuer (no chargeback rights) |
Documentation Review overrides
Set a file’scategory to one of the values below when uploading the file to replace the AI Documentation Review result for that file. The relevance check is skipped entirely.
File category value | Documentation Review result |
|---|---|
valid_document | File marked as valid and relevant |
invalid_document | File marked as invalid |
valid_document and invalid_document files in the same case.
Example
Upload a file with thevalid_document category, then create a case that references it and uses invalid_evidence to force conditions review to fail:
Evidence Review
How Documentation Review and Conditions Review work in production
Workflow Rules
Configure how cases are handled based on evidence review results