Partner API
Partner API is designed for platforms, ISVs, PSPs, acquirers and partners that manage and process transactions for multiple merchants.
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.
Design principles
- One shared transaction core with Merchant API
- Partner Credential identifies
partnerId - Business resources are scoped by
merchantId - Partner adds onboarding / management / settlement layers
Target resource model
http
POST /v1/partners/merchants
GET /v1/merchants/{merchantId}
GET /v1/merchants/{merchantId}/balance
POST /v1/merchants/{merchantId}/payments
POST /v1/merchants/{merchantId}/refunds
POST /v1/merchants/{merchantId}/payouts