curl --location '/Webhook/Test?authcode=undefined' \
--header 'Content-Type: application/json' \
--data '{
"MessageType": "string",
"TestData": {}
}'{
"Code": 0,
"CodeValue": "string",
"Data": {},
"Data62": "string",
"Debug": "string",
"ID": 0,
"Message": "string",
"Success": true
}