eQuipAPI

<back to all web services

CreateUpdateTasksForWorkOrder

The following routes are available for this service:
All Verbs/CreateUpdateTasksForWorkOrder
CreateUpdateTasksForWorkOrder Parameters:
NameParameterData TypeRequiredDescription
UserIDquerystringNo
WorkOrderIdquerystringNo
UuidquerystringNo
TaskNumberqueryintNo
TaskSequenceNumberqueryintNo
TaskDescriptionquerystringNo
TaskStatusquerystringNo
TaskLeadquerystringNo
TaskWorkGroupquerystringNo
WorkOrderDetailIDquerystringNo
StartDatequeryDateTime?No
NamequerystringNo
TaskTypequeryintNo
TagsquerystringNo
CompletionDatequeryDateTime?No
TaskTemplateIDquerystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/reply/CreateUpdateTasksForWorkOrder HTTP/1.1 
Host: equipstage2.e-isg.com 
Content-Type: application/json
Content-Length: length

{"UserID":"String","WorkOrderId":"String","Uuid":"String","TaskNumber":0,"TaskSequenceNumber":0,"TaskDescription":"String","TaskStatus":"String","TaskLead":"String","TaskWorkGroup":"String","WorkOrderDetailID":"String","StartDate":"\/Date(-62135596800000-0000)\/","Name":"String","TaskType":0,"Tags":"String","CompletionDate":"\/Date(-62135596800000-0000)\/","TaskTemplateID":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

false