Create OA authorization link
This API is used to get the OA authorization path for the application (app).
Note:
For APIs used for Partner, the API key is:
<shop_key>
. The base_url information of the Partner.
Request:
Response:
Request body structure
Parameters
Data type
Describe
app_id
int64
Application ID
app_secret
string
Application secret key
redirects
string
Return data attribute structure
Parameters
Data type
Describe
url
string
OA authorization link for the application
Last updated