Parameter | Type | Description | Example | Required |
---|---|---|---|---|
timestamp | long | Current request timestamp in milliseconds | 1687846491667 | yes |
nonce | string | A 6-character random string | 24abxo | yes |
sign | string | The digital signature of the request to prevent illegal tampering. Refer to the Signature section for the signing rules. | eb881023045a167d3e4a7378bc212f53 | yes |