Use new Signature v2 for APIs that have Sign2.0 tag
Sign2.0
v4
curl --location --request GET 'https://api-uat.io.linksfield.net/cube/v4/sims/async_result/1588465458187866112' \ --header 'nonce;' \ --header 'timestamp;' \ --header 'Accept-Language: en-US' \ --header 'Authorization;' \ --header 'X-LF-Api-Version;' \ --header 'X-LF-Signature-Type: 2.0' \ --header 'Content-Type: application/json'
{ "data": { "sim_id": "89852325665458755", "requeset_id": "1588465458187866112", "action_code": 20, "result": 10 }, "status": { "code": "CB-00-0000", "message": "Success", "detail": null } }