API Reference
MED 模块暂时离线
自 2026 年 5 月 起,在我们从 Finaya 迁移到 MT Bank 作为结算方期间,
MED 模块暂时不可用。以下端点返回 HTTP 503,
错误代码为 service_temporarily_unavailable:
GET /v1/accounts/{id}/pix/medPOST /v1/accounts/{id}/pix/med/{medId}/answerPOST /v1/accounts/{id}/pix/med/{medId}/decidePOST /v1/accounts/{id}/pix/med/{medId}/evidence/*
现有争议仍按 BACEN 的自然流程进行 —— 仅 API 集成被暂停。 无具体 ETA;模块恢复时将在变更日志中发布新条目。
Complete interactive documentation of the CorpX API with all endpoints, schemas, and examples.
Specification Download
Interactive Swagger UI
Required Headers
All requests (except OAuth) require:
X-Tenant-Id: {tenant-uuid}
Authorization: Bearer {access-token}
Idempotent requests also require:
Idempotency-Key: {client-generated-uuid}
For details on authentication, webhooks, and error handling, see the guides in the sidebar.