Resources
Changelog
Release history for each dated Chargeflow API version, listing the endpoints and payload changes introduced in 2024-03-18 and 2025-04-01.
Chargeflow uses date-based API versioning. See API Versioning for how to specify a version in your requests.
2025-04-01
Release Date: April 1, 2025
New endpoints and payload modifications:
- Added Alerts API (
GET /alerts,GET /alerts/{id},POST /alerts/{id}/outcome) - Added Customer Communication endpoint
- Added Platform Accounts API (
POST,GET,PATCH /accounts) - Added Evidence-as-a-Service (
POST /evidence,GET /evidence,GET /evidence/{id}) - Added Platform Disputes (
POST /platform/disputes) - Updated Disputes API payload structure
2024-03-18
Release Date: March 18, 2024
Initial API release:
- Disputes API (
GET /disputes,GET /disputes/{id},PATCH /disputes/{id}) - Evidence Upload (
POST /disputes/{id}/evidence) - Webhooks API (
GET /webhooks,POST /webhooks,DELETE /webhooks/{id}) - Health Check endpoints
Next steps
Was this page helpful?