alibaba_complete_authorization
Exchange the OAuth authorization code from the callback for an access token and store it, enabling authenticated Alibaba.com seller actions.
Instructions
Exchange an OAuth code (from the callback) for an access token and store it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| error | No | ||
| error_type | No | ||
| expires_at | No | ||
| account_key | No | ||
| has_refresh_token | No |