Journal des modifications

Chaque changement d'API, breaking ou additif. Tagué avec le commit de déploiement (voir GIT_REV dans les en-têtes de réponse).

added

Developer portal launched

dev.zyndpay.io is now the canonical home for API docs, SDK guides, webhook signature examples, and the error code catalog. Swagger remains the OpenAPI source of truth and is mirrored into the API reference section.

added

Per-merchant resource usage limits

Endpoints now enforce abuse-protection quotas (issue #198). Exceeding a quota returns RATE_LIMITED with a Retry-After header.

added

Dispute escalation workflow

dispute.opened and dispute.escalated webhook events added (issue #200).

breaking

Circuit breaker on Chainalysis

Upstream compliance calls now fail closed (issue #240). Expect COMPLIANCE_HOLD rather than a silent pass when Chainalysis is degraded.

added

Invoice and receipt generation

GET /v1/invoices/:id/pdf returns a signed, printable invoice (issue #197).

Cette page a-t-elle été utile ?