Home / API Documentation

Get Complete Work Order List By Date Range and Company

Method: GET api/v1/WorkOrder/GetCompletedWorkOrderListByDateRange?companyid={companyid}&fromdate={fromdate}&todate={todate}&languageid={languageid}

Response Format:

application/json

Required Parameters Description Additional information
companyid

Define this parameter in the request URI.

fromdate

Define this parameter in the request URI.

todate

Define this parameter in the request URI.

languageid

Define this parameter in the request URI.

application/json, text/json

Sample Response:
                        [
  {
    "woheaderid": 1,
    "utctimestamp": "2025-04-20T03:18:49.9920583+00:00",
    "createdby": "sample string 2",
    "scheduledate": "2025-04-20T03:18:49.9920583+00:00",
    "printeddate": "2025-04-20T03:18:49.9920583+00:00",
    "status": 3,
    "eventlink": 4,
    "batchid": 5,
    "programid": 6,
    "lastchangedby": "sample string 7",
    "utclastchanged": "2025-04-20T03:18:49.9920583+00:00",
    "releaseid": 8,
    "assignedto": 9,
    "creategroupid": "a12d5614-fdae-4421-84bd-5ad14272cab6",
    "timerangeid": 10,
    "duration": 11,
    "scheduletime": 12,
    "workpool": 13,
    "confirmed": 14,
    "originalrouteid": 15,
    "approvedby": "sample string 16",
    "approveddate": "2025-04-20T03:18:49.9920583+00:00",
    "covansysconfirmationid": 17,
    "modifiedby": "sample string 18",
    "asap": true,
    "changedfrom": "sample string 20",
    "reconfirmed": true,
    "isproofofmail": true,
    "hashval": "sample string 23",
    "contactsalesperson": 24,
    "nextcontactdate": "2025-04-20T03:18:49.9920583+00:00",
    "wotype": 25,
    "signatureobtained": true,
    "scheduletimedays": 27,
    "usecop": true,
    "woschedulingtargetsid": 29,
    "tdwithindays": 30,
    "tdlocktoroute": 31,
    "tdexcludedroutes": "sample string 32",
    "pivotdate": "2025-04-20T03:18:49.9920583+00:00",
    "pivottime": 33,
    "pivottimeoptionid": 34,
    "tdlocktodate": 35,
    "usecoa": true,
    "lockModal": true,
    "tdlocktomonth": true,
    "ponumber": "sample string 39",
    "completeddate": "2025-04-20T03:18:49.9920583+00:00",
    "branchid": 40,
    "accountnum": "sample string 41",
    "eventtypeid": 42,
    "eventid": 43,
    "eventname": "sample string 44",
    "woamount": 45.0,
    "canceldate": "2025-04-20T03:18:49.9920583+00:00",
    "nextwodate": "2025-04-20T03:18:49.9920583+00:00",
    "primarysource": 46,
    "secondarysource": 47,
    "routename": "sample string 48",
    "servzipcode": "sample string 49",
    "addressid": 50,
    "primarysalesperson": 51,
    "secondarysalesperson": 52,
    "prodamount": 53.0,
    "saleamount": 54.0,
    "timein": "sample string 55",
    "timeout": "sample string 56"
  },
  {
    "woheaderid": 1,
    "utctimestamp": "2025-04-20T03:18:49.9920583+00:00",
    "createdby": "sample string 2",
    "scheduledate": "2025-04-20T03:18:49.9920583+00:00",
    "printeddate": "2025-04-20T03:18:49.9920583+00:00",
    "status": 3,
    "eventlink": 4,
    "batchid": 5,
    "programid": 6,
    "lastchangedby": "sample string 7",
    "utclastchanged": "2025-04-20T03:18:49.9920583+00:00",
    "releaseid": 8,
    "assignedto": 9,
    "creategroupid": "a12d5614-fdae-4421-84bd-5ad14272cab6",
    "timerangeid": 10,
    "duration": 11,
    "scheduletime": 12,
    "workpool": 13,
    "confirmed": 14,
    "originalrouteid": 15,
    "approvedby": "sample string 16",
    "approveddate": "2025-04-20T03:18:49.9920583+00:00",
    "covansysconfirmationid": 17,
    "modifiedby": "sample string 18",
    "asap": true,
    "changedfrom": "sample string 20",
    "reconfirmed": true,
    "isproofofmail": true,
    "hashval": "sample string 23",
    "contactsalesperson": 24,
    "nextcontactdate": "2025-04-20T03:18:49.9920583+00:00",
    "wotype": 25,
    "signatureobtained": true,
    "scheduletimedays": 27,
    "usecop": true,
    "woschedulingtargetsid": 29,
    "tdwithindays": 30,
    "tdlocktoroute": 31,
    "tdexcludedroutes": "sample string 32",
    "pivotdate": "2025-04-20T03:18:49.9920583+00:00",
    "pivottime": 33,
    "pivottimeoptionid": 34,
    "tdlocktodate": 35,
    "usecoa": true,
    "lockModal": true,
    "tdlocktomonth": true,
    "ponumber": "sample string 39",
    "completeddate": "2025-04-20T03:18:49.9920583+00:00",
    "branchid": 40,
    "accountnum": "sample string 41",
    "eventtypeid": 42,
    "eventid": 43,
    "eventname": "sample string 44",
    "woamount": 45.0,
    "canceldate": "2025-04-20T03:18:49.9920583+00:00",
    "nextwodate": "2025-04-20T03:18:49.9920583+00:00",
    "primarysource": 46,
    "secondarysource": 47,
    "routename": "sample string 48",
    "servzipcode": "sample string 49",
    "addressid": 50,
    "primarysalesperson": 51,
    "secondarysalesperson": 52,
    "prodamount": 53.0,
    "saleamount": 54.0,
    "timein": "sample string 55",
    "timeout": "sample string 56"
  }
];