curl --location 'https://api.tvunetworks.com/action/trigger' \
--header 'SID: ' \
--header 'Content-Type: text/plain' \
--data '{
"shortcut": "ALT+5",
"service": "pp",
"version": 5,
"properties":{
"productionId":10323579,
"timestamp":1731077766194
}
}'{}