Justt · Arazzo Workflow
Submit evidence for a Justt chargeback
Version 1.0.0
Read an open chargeback, upload an evidence file, submit it to the PSP, and poll the asynchronous submission to a terminal state.
View Spec
View on GitHub
CompanyPaymentsChargebacksDisputesFraudRiskFinancial ServicesE-CommerceArtificial IntelligenceWebhooksArazzoWorkflows
Provider
Workflows
submitEvidenceForChargeback
Upload and submit an evidence file against an open chargeback
Evidence submission is irreversible and asynchronous — it can take up to 24 hours to complete at the PSP. There is no idempotency key on any step, so a timed-out call must be reconciled with a read before it is retried.
1
getChargeback
ChargebackItemController_getChargeback
Confirm the chargeback exists and is still actionable
2
uploadFile
FilesController_create
Upload the evidence file. The multipart field name must be exactly "file".
3
submitEvidence
EvidenceController_submitEvidence
Submit the uploaded file against the chargeback. Irreversible.
4
pollSubmissionStatus
EvidenceController_getEvidenceSubmissionStatus
Poll until status is succeeded or failed. Prefer the chargeback.evidence.submitted webhook over tight polling.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/justt-submit-evidence"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.