Skip to content

Collection

Same Collection capabilities as Merchant API, scoped by merchantId.

Pending specification

No Partner-specific production API contract is published yet. Paths below describe the target resource model and must not be treated as live production endpoints until formally released.

Planned endpoints

  • Create Payment / QR Code
  • Query Payment by Order SN
  • Query Payment by E2E ID
  • Decode PIX QR Code
  • Payment Webhook

Target calling pattern

http
POST /v1/merchants/{merchantId}/payments
GET  /v1/merchants/{merchantId}/balance
POST /v1/merchants/{merchantId}/payouts

Reuse the Merchant production field definitions where the Partner specification has not yet diverged.