Replacement Token

Get access token

post

/global/thirdExt/randomKey Exchange final access token with a temporary token

Header parameters
companyIdstringRequired

Company ID, obtained through environment variables

Example: {{company}}
tracestringRequired

Random Tracking Code UUID

Example: {{mock_trace}}
tokenstringOptional

Login Token

Example: {{LoginResult.data.token}}
langstringRequired

Language

Example: zh-CN
Body
objectOptional
Responses
chevron-right
200

Success

application/json
datastringRequired

Final access token

bizCodestringOptional

Module identifier code

codestringOptional

Status return code

msgstringOptional

Status description

tminteger · int64Optional

Processing time (milliseconds)

tracestringOptional

Tracking code

msgParamsstringOptional

Placeholder parameter string in return description, multiple parameters separated by commas

okbooleanOptional

Success or not

failbooleanOptional

Exception or not

post
/global/thirdExt/randomKey
200

Success