πDevelop Reference
1. Signature Verification
1.1 HTTP Header Parameters
Parameter Name
Parameter Type
Required
Description
1.3 Request Body Specification
1.3 Signing Rules
1. Concatenate timestamp and the assembled body content
2. The assembled body content structure is:
Sort the keys in ascending order, take their values and concatenate, if the content is empty (multiple spaces, tabs are also considered empty, but this should be avoided as much as possible, when there is no data, do not pass this parameter), concatenate a space
(If the parameter is a complex structure, such as JSON, it needs to be converted to a JSON string for processing)
3. If there are query parameters in the URL, these parameters will override the same key parameters in the body for signing
4. If the key is "sign", its value will not participate in the signing2. Business Codes
Code
Description
Remark
3. API
3.1 Client
3.2 Server
Parameter Name
Parameter Type
Required
Description
Parameter Name
Parameter Type
Nullable
Content
Description
Parameter Name
Parameter Type
Nullable
Content
Description
3.2.1.2 Order List
Parameter Name
Parameter Type
Required
Description
Parameter Name
Parameter Type
Nullable
Content
Description
Parameter Name
Parameter Type
Nullable
Content
Last updated