Start Readme Channel API Guide
Operation Flow:#
1.
The third-party development channel (hereinafter referred to as "Channel") obtains the AccessToken from the Wukong Takeout platform (hereinafter referred to as "Platform")
2.
The Channel guides the merchant to the Platform's merchant authorization login page, where the merchant logs in and is redirected back to the Channel
3.
The Channel uses the merchant authorization code to call the Platform's merchant information API to obtain the merchant's openid
API Host:#
| Parameter | Type | Required | Description |
|---|
| Authorization | string | Yes | Channel's AccessToken |
Common Body Parameters (for merchant APIs only):#
| Parameter | Type | Required | Description |
|---|
| CLIENT_API | string | Yes | Fixed value: BIZ |
| openid | string | Yes | Merchant's openid |
Modified at 2026-04-15 02:07:43