Payout API Documentation
Overview
Welcome to the payout platform Open API documentation. This documentation helps merchants integrate payout order creation, order query, and balance query services.
Product Introduction
The payout platform provides unified payout order acceptance, channel routing, order status synchronization, and asynchronous notification capabilities for merchant payout scenarios.
Core Features
- Create Payout Order: Submit payout orders through the merchant API.
- Query Order: Query payout status by platform order number or merchant order number.
- Query Balance: Query the merchant account balance.
- Signature Verification: Use uppercase MD5 signatures to protect API requests.
- Asynchronous Notification: Push callback results when order status changes.
- Access Control: Support merchant-level IP whitelist and callback URL configuration.
API Documentation
Click to view the complete Payout API Development Documentation, including:
- Create Payout Order - Submit a merchant payout order.
- Query Payout Order - Query payout order status.
- Query Balance - Query merchant account balance.
Integration Process
- Apply for Merchant Account - Obtain merchant number, API secret, and admin login information.
- Configure Access Settings - Configure IP whitelist, callback URL, and payout channels.
- Implement Signature Logic - Generate uppercase MD5 signatures according to the documentation.
- Develop API Calls - Integrate payout order creation, order query, balance query, and callback handling.
- Test and Go Live - Complete testing before switching to production.
Technical Support
Please contact platform technical support if you have integration questions.
