II. Simplified Signature Rule for POST-json Request Interfaces:#
Since the JSON structure may have multiple nested levels, the order of fields at each level must be consistent during signing, which can easily lead to signature verification failure. A simplified verification rule is therefore provided, which is to simply add a requestTime field to the original request JSON structure.