POST api/MMGetWorkOrderDetails
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": "2025-04-03T21:15:01.5096445-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": "2025-04-03T21:15:01.5096445-07:00", "PROJ_END_DATE": "2025-04-03T21:15:01.5096445-07:00", "W_REQ_DUE_DATE": "2025-04-03T21:15:01.5096445-07:00", "ACTVY_YEAR": 1, "EST_LAB_HOURS": 1.0, "W_REQ_COMP_DATE": "2025-04-03T21:15:01.5096445-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": "2025-04-03T21:15:01.5096445-07:00", "UPD_USER": "sample string 43", "UPD_DATE": "2025-04-03T21:15:01.5096445-07:00", "CUST_ACCT_NUM": "sample string 45", "W_REQ_AUTH_NUM": "sample string 46", "W_REQ_INSTRUCT": "sample string 47" } }