Use new Signature v2 for APIs that have Sign2.0 tag
Sign2.0
4.0.0
curl --location --request GET 'https://api-uat.io.linksfield.net/cube/v4/mall/orders?pay_result_start_time=2021-12-01 00:00:00&pay_result_end_by=2021-12-01 23:59:59&page_no=1&page_size=100' \ --header 'nonce;' \ --header 'timestamp;' \ --header 'Accept-Language: en-US' \ --header 'Authorization;' \ --header 'x-lf-Api-Version;' \ --header 'x-lf-Signature-Type: 2.0' \ --header 'client-token;' \ --header 'Content-Type: application/json'
{}