Get Msg Token

Get Msg Token

get Msg Token

post

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
companyIdstringOptional

company id

Example: {{company}}
tracestringOptional

Trace

Example: {{mock_trace}}
langstringOptional

language

Example: zh-CN
recvWindowstringOptional

Time window

Example: 5000
apiKeystringOptional

apiKey

Example: {{apikey}}
signaturestringOptional

signature

Example: {{sign}}
Body
objectOptional
Responses
chevron-right
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/getMsgPushToken
200

成功

Last updated