POST api/MMGetWorkOrderEnhancedDetails

Documentation for 'Post'.

Request Information

Request body formats

application/json, text/json

Sample:
{
  "WorkOrderYear": 1,
  "WorkOrderNumber": "sample string 2"
}

Response Information

Response body formats

application/json, text/json

Sample:
{
  "WorkOrder": {
    "X_POSTAL_ZIP_CODE_FORMATTED": "sample string 1",
    "W_REQ_YEAR": 2,
    "W_REQ_CODE": "sample string 3",
    "MAINT_DEPT_CODE": "sample string 4",
    "MAINT_PROJECT_ID": 1,
    "ACTVY_CODE": "sample string 5",
    "CREW_CODE": "sample string 6",
    "W_REQ_STATUS_CODE": "sample string 7",
    "W_REQ_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "W_REQ_TIME": "sample string 9",
    "W_REQ_SOURCE_CODE": "sample string 10",
    "JUR_NUM": "sample string 11",
    "ROLL_NUM": "sample string 12",
    "W_REQ_SALUTATION": "sample string 13",
    "W_REQ_FIRST_NAME": "sample string 14",
    "W_REQ_LAST_NAME": "sample string 15",
    "STREET1": "sample string 16",
    "STREET2": "sample string 17",
    "CITY": "sample string 18",
    "PROV_STATE_CODE": "sample string 19",
    "POSTAL_ZIP": "sample string 20",
    "PHONE1": "sample string 21",
    "PHONE2": "sample string 22",
    "W_REQ_DESC": "sample string 23",
    "W_REQ_STREET_FROM": "sample string 24",
    "W_REQ_STREET_TO": "sample string 25",
    "W_REQ_UNIT_FROM": "sample string 26",
    "W_REQ_UNIT_TO": "sample string 27",
    "W_REQ_LOC_DESC": "sample string 28",
    "W_REQ_DIRECTION": "sample string 29",
    "W_REQ_POSTAL_ZIP": "sample string 30",
    "W_REQ_COMMENT": "sample string 31",
    "W_REQ_TAKEN_INIT": "sample string 32",
    "W_REQ_PRIORITY": 1,
    "W_REQ_INSPECTED_INIT": "sample string 33",
    "PROJ_START_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "PROJ_END_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "W_REQ_DUE_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "ACTVY_YEAR": 1,
    "EST_LAB_HOURS": 1.0,
    "W_REQ_COMP_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "W_REQ_COMP_TIME": "sample string 34",
    "W_REQ_FOLLOW_FLAG": "sample string 35",
    "W_REQ_COMP_INIT": "sample string 36",
    "W_REQ_COMP_DESC": "sample string 37",
    "W_REQ_COMP_01": 1.0,
    "W_REQ_COMP_02": 1.0,
    "W_REQ_COMP_03": 1.0,
    "W_REQ_COMP_04": 1.0,
    "W_REQ_COMP_05": 1.0,
    "W_REQ_COMP_06": 1.0,
    "W_REQ_COMP_07": 1.0,
    "W_REQ_COMP_08": 1.0,
    "W_REQ_COMP_09": 1.0,
    "W_REQ_COMP_10": 1.0,
    "W_REQ_COMP_11": 1.0,
    "W_REQ_COMP_12": 1.0,
    "W_REQ_FLW_YEAR": 1,
    "W_REQ_FLW_REQ": "sample string 38",
    "FA_CLASS_CODE": "sample string 39",
    "FA_ASSET_CODE": "sample string 40",
    "INS_USER": "sample string 41",
    "INS_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "UPD_USER": "sample string 43",
    "UPD_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "CUST_ACCT_NUM": "sample string 45",
    "W_REQ_AUTH_NUM": "sample string 46",
    "W_REQ_INSTRUCT": "sample string 47"
  },
  "WorkOrderProject": {
    "MAINT_DEPT_CODE": "sample string 1",
    "MAINT_PROJ_YEAR": 2,
    "MAINT_PROJECT_ID": 3,
    "MAINT_PROJ_CODE": "sample string 4",
    "MAINT_AREA_CODE": "sample string 5",
    "MAINT_LOC_CODE": "sample string 6",
    "LAB_FUND_NUM": 1,
    "LAB_CLASS_NUM": 1,
    "LAB_CATEGORY_NUM": 1,
    "LAB_OBJECT_NUM": 1,
    "LAB_CC1_CODE": "sample string 7",
    "LAB_CC2_CODE": "sample string 8",
    "LAB_CC3_CODE": "sample string 9",
    "EQP_FUND_NUM": 1,
    "EQP_CLASS_NUM": 1,
    "EQP_CATEGORY_NUM": 1,
    "EQP_OBJECT_NUM": 1,
    "EQP_CC1_CODE": "sample string 10",
    "EQP_CC2_CODE": "sample string 11",
    "EQP_CC3_CODE": "sample string 12",
    "CON_FUND_NUM": 1,
    "CON_CLASS_NUM": 1,
    "CON_CATEGORY_NUM": 1,
    "CON_OBJECT_NUM": 1,
    "CON_CC1_CODE": "sample string 13",
    "CON_CC2_CODE": "sample string 14",
    "CON_CC3_CODE": "sample string 15",
    "MAT_FUND_NUM": 1,
    "MAT_CLASS_NUM": 1,
    "MAT_CATEGORY_NUM": 1,
    "MAT_OBJECT_NUM": 1,
    "MAT_CC1_CODE": "sample string 16",
    "MAT_CC2_CODE": "sample string 17",
    "MAT_CC3_CODE": "sample string 18",
    "OTH_FUND_NUM": 1,
    "OTH_CLASS_NUM": 1,
    "OTH_CATEGORY_NUM": 1,
    "OTH_OBJECT_NUM": 1,
    "OTH_CC1_CODE": "sample string 19",
    "OTH_CC2_CODE": "sample string 20",
    "OTH_CC3_CODE": "sample string 21",
    "OVH_FUND_NUM": 1,
    "OVH_CLASS_NUM": 1,
    "OVH_CATEGORY_NUM": 1,
    "OVH_OBJECT_NUM": 1,
    "OVH_CC1_CODE": "sample string 22",
    "OVH_CC2_CODE": "sample string 23",
    "OVH_CC3_CODE": "sample string 24",
    "MAINT_PROJ_NAME": "sample string 25",
    "MAINT_PROJ_DESC": "sample string 26",
    "LAB_POST_FLAG": "sample string 27",
    "MATERIAL_POST_FLAG": "sample string 28",
    "EQUIP_POST_FLAG": "sample string 29",
    "CONTRACT_POST_FLAG": "sample string 30",
    "OTHER_POST_FLAG": "sample string 31",
    "CAPITAL_PROJECT_FLAG": "sample string 32",
    "MAINT_PROJ_TERM_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "INS_USER": "sample string 33",
    "INS_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "UPD_USER": "sample string 35",
    "UPD_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "REV_FUND_NUM": 1,
    "REV_CLASS_NUM": 1,
    "REV_CATEGORY_NUM": 1,
    "REV_OBJECT_NUM": 1,
    "REV_CC1_CODE": "sample string 37",
    "REV_CC2_CODE": "sample string 38",
    "REV_CC3_CODE": "sample string 39"
  },
  "WorkOrderActivity": {
    "ACTVY_CODE": "sample string 1",
    "ACTVY_NAME": "sample string 2",
    "ACTVY_DESC": "sample string 3",
    "ACTVY_INV": 1.0,
    "ACTVY_AVG_PRDN": 1.0,
    "ACTVY_PLANNED_FLAG": "sample string 4",
    "ACTVY_PRIORITY_NUM": 1,
    "ACTVY_TERM_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "INS_USER": "sample string 5",
    "INS_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "UPD_USER": "sample string 6",
    "UPD_DATE": "2024-09-19T05:07:55.1611678-07:00"
  },
  "WorkOrderActivityHeader": {
    "MAINT_DEPT_CODE": "sample string 1",
    "MAINT_PROJECT_ID": 2,
    "ACTVY_CODE": "sample string 3",
    "ACTVY_YEAR": 4,
    "ACTVY_NAME": "sample string 5",
    "ACTVY_DESC": "sample string 6",
    "ACTVY_INV": 7.0,
    "ACTVY_EFFORT": 8.0,
    "ACTVY_AVG_PRDN": 9.0,
    "CREW_DAYS_01": 10.0,
    "CREW_DAYS_02": 11.0,
    "CREW_DAYS_03": 12.0,
    "CREW_DAYS_04": 13.0,
    "CREW_DAYS_05": 14.0,
    "CREW_DAYS_06": 15.0,
    "CREW_DAYS_07": 16.0,
    "CREW_DAYS_08": 17.0,
    "CREW_DAYS_09": 18.0,
    "CREW_DAYS_10": 19.0,
    "CREW_DAYS_11": 20.0,
    "CREW_DAYS_12": 21.0,
    "ACCOMP_NAME": "sample string 22",
    "MEASURE_NAME": "sample string 23",
    "MAN_HOUR_ACCT_FLAG": "sample string 24",
    "ACTVY_TERM_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "CREW_SIZE": 25.0,
    "ACTVY_PLANNED_FLAG": "sample string 26",
    "ACTVY_PRIORITY_NUM": 1,
    "INS_USER": "sample string 27",
    "INS_DATE": "2024-09-19T05:07:55.1611678-07:00",
    "UPD_USER": "sample string 29",
    "UPD_DATE": "2024-09-19T05:07:55.1611678-07:00"
  }
}