退款 Refund
Refund belongs under Collection semantically. Partner calls are merchant-scoped.
Production Merchant contracts (reuse field definitions until Partner paths are published):
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 Refund
- Query Refund Detail
- Refund Webhook
Target calling pattern
http
POST /v1/merchants/{merchantId}/refunds
GET /v1/merchants/{merchantId}/refunds/{refundSn}Reuse the Merchant production field definitions where the Partner specification has not yet diverged.