跳到主要内容

API Reference

MED 端点暂时离线

2026 年 5 月 起,在结算方迁移期间(CorpX),MED 抗辩端点 暂时不可用,返回 HTTP 503,错误代码为 service_temporarily_unavailable

  • GET /v1/accounts/{id}/pix/med
  • POST /v1/accounts/{id}/pix/med/{medId}/answer
  • POST /v1/accounts/{id}/pix/med/{medId}/decide
  • POST /v1/accounts/{id}/pix/med/{medId}/evidence/*

pix.med.opened / pix.med.updated webhooks 已恢复发送 —— 您会继续收到 新争议和状态变更的通知(参见 Webhooks)。仅通过 API 抗辩 仍被暂停。现有争议仍按 BACEN 的自然流程进行。无具体 ETA;端点恢复时将在 变更日志中发布条目。

Complete interactive documentation of the CorpX API with all endpoints, schemas, and examples.

Specification Download

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}

Interactive Swagger UI


For details on authentication, webhooks, and error handling, see the guides in the sidebar.