curl --location '/source/file/playMultiple' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"playFromBeginning": true,
"clientid": "44F0D41685CA4986B2C6E47813C20B01",
"operateId": "44F0D41685CA4986B2C6E47813C20B01",
"productionId": 0,
"slotNos": [
"[\"s1\", \"s2\"]"
],
"programId": 0
}'{
"result": "string",
"errorInfo": "string",
"errorCode": "string",
"repeated": true
}