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