Get Msg Token
get Msg Token
This interface is used by customers to access OpenAPI and apply for the authentication token for message subscription when they need to subscribe to account, position, and transaction push messages.
Header parameters
companyIdstringOptionalExample:
company id
{{company}}tracestringOptionalExample:
Trace
{{mock_trace}}langstringOptionalExample:
language
zh-CNrecvWindowstringOptionalExample:
Time window
5000apiKeystringOptionalExample:
apiKey
{{apikey}}signaturestringOptionalExample:
signature
{{sign}}Body
objectOptional
Responses
200
成功
application/json
bizCodestringOptional
Module identifier code
codestringOptional
Status return code
msgstringOptional
Status description
tminteger · int64Optional
Processing time (milliseconds)
tracestringOptional
Tracking code
datastringRequired
Msg Token
post
/global/getMsgPushToken200
成功
Last updated