curl --location --request POST 'https://ttt.iierp.com/yVO/api/Function/Archive?id=123456' \ --header 'timestamp;' \ --header 'nonce;' \ --header 'appKey;' \ --header 'signature;' \ --header 'token;'
{ "StatusCode": 200, "Info": "Success", "Data": {}, "Total": 0 }