POST api/WORKCENTRE
Request Information
URI Parameters
None.
Body Parameters
workcentre| Name | Description | Type | Additional information |
|---|---|---|---|
| a0 | integer |
None. |
|
| a1 | string |
None. |
|
| a2 | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"a0": 1,
"a1": "sample string 2",
"a2": "sample string 3"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"