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