Public
Documentation Settings

WorkZoneCreateCommand

POSTWorkZoneCreateCommand

https://am-ce98c.corrigo.com/api/v1/cmd/WorkZoneCreateCommand
AUTHORIZATIONOAuth 2.0
HEADERS
CompanyName

RDC CE Sandbox

Bodyraw (json)
json
{
    "Command": {
        "WorkZone":{
         "DisplayAs":"Test142",
         "Name":"test1243",
         "AssetTemplateID": 10,
         "LatestSlot":3,
         "SlotsCount":3,
         "SkipDefaultSettings":false,
         "WoNumberPrefix":"test1243" 
        }     
    },
    "RequestId": "1234"
}
Loading