curl --location '/audio-mixer/audioTransaction' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"nextSourceEndSliderPosition": 239,
"nextSourceStartSliderPosition": 0,
"currentSourceEndSliderPosition": 0,
"productionId": 0,
"currentSourceId": "Default",
"currentSourceStartSliderPosition": 239,
"nextSourceId": "R2",
"transitionDuration": 5000,
"timestamp": "0"
}'{
"errorInfo": "string",
"errorCode": "string",
"repeated": true
}