Insert tools
Format
Method | POST |
---|---|
URL | /tasks/create |
Request content | GuestInsertTools Object |
Successful answer | TaskResult Object |
Unexpected error | HTTP 500 |
GuestInsertTools Object
Schema
type | String | Task type identifier. In this case, "guest_insert_tools" |
---|---|---|
guest_id | String | Unique identifier of the Guest |
devnum | String | Device identifier where the tools are to be inserted |
JSON example
|