{"info":{"_postman_id":"ec1f05c5-8fc2-4805-9b22-72809bcb9566","name":"Work Order Acumatica API","description":"<html><head></head><body><p>Additional parameters that you can use together with URL when you retrieve records from Acumatica ERP:</p>\n<p>$filter: To specify filtering conditions on the records to be returned\n$skip: To specify the number of records to be skipped from the list of returned records\n$top: To specify the number of records to be returned in the list\n$expand: To specify the linked and detail entities to be expanded\n$custom: To specify the fields that are not defined in the contract to be returned</p>\n<p>Sample : \n<a href=\"http://acumatica.com/entity/Default/6.00.001/StockItem?$filter=%5Bfield%5D%5D\">http://acumatica.com/entity/Default/6.00.001/StockItem?$filter=[field]]</a> eq ‘[value]]’&amp;$top=9\n<a href=\"http://acumatica.com/entity/Default/6.00.001/StockItem?$expand=%5BValueExpand%5D%5D\">http://acumatica.com/entity/Default/6.00.001/StockItem?$expand=[ValueExpand]]</a> \n<a href=\"http://acumatica.com/entity/Default/6.00.001/StockItem?$skip=%5Bnumber%5D%5D%5D\">http://acumatica.com/entity/Default/6.00.001/StockItem?$skip=[number]]]</a></p>\n<p>$custom \n<a href=\"https://help-2018r1.acumatica.com/(W(1))/Wiki/ShowWiki.aspx?pageid=bd0d8a36-b00b-44c8-bdcd-b2b4e4c86fd0\">https://help-2018r1.acumatica.com/(W(1))/Wiki/ShowWiki.aspx?pageid=bd0d8a36-b00b-44c8-bdcd-b2b4e4c86fd0</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"546199","collectionId":"ec1f05c5-8fc2-4805-9b22-72809bcb9566","publishedId":"TVCmR5Kv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-09-11T04:31:47.000Z"},"item":[{"name":"Login Acumatica","id":"e6e35550-6974-4e26-96a6-b9d616ba40c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : {{name}},\r\n    \"password\" : {{password}},\r\n    \"company\" : {{company}}\r\n}","options":{"raw":{"language":"json"}}},"url":"http://wms.pakuwon.com/Pakuwon/entity/auth/login","description":"<p>Data need to be sent is username, password and company is optional </p>\n","urlObject":{"protocol":"http","path":["Pakuwon","entity","auth","login"],"host":["wms","pakuwon","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6e35550-6974-4e26-96a6-b9d616ba40c0"},{"name":"GET WO","id":"6039d36d-9fc3-4b22-877d-53a9fd988aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://wms.pakuwon.com/Pakuwon/entity/Pakuwon/18.200.001/WorkOrder","description":"<p><a href=\"https://asiablog.acumatica.com/2016/09/acumatica-rest-api.html\">https://asiablog.acumatica.com/2016/09/acumatica-rest-api.html</a> Parameters can be seen sample </p>\n<p>WO Detail can be called by expand param \nList of expanded params : \nActivityHistoryWO || \nApprovalWO ||\nApprovalHistoryWO ||\nDetailPekerjaan ||\nDocID ||\nEstimasiRealisasi ||\nWorkHistory </p>\n","urlObject":{"protocol":"http","path":["Pakuwon","entity","Pakuwon","18.200.001","WorkOrder"],"host":["wms","pakuwon","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6039d36d-9fc3-4b22-877d-53a9fd988aad"},{"name":"PUT WO","id":"223eeb05-bc54-4d2c-a969-b2d7669fdb63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"    { \r\n        \"Departement\": {\r\n            \"value\": \"D030\"\r\n        },\r\n        \"DepartementDescription\": {\r\n            \"value\": \"ENGINEERING DEPT\"\r\n        },\r\n        \"Department\": {\r\n            \"value\": \"D030\"\r\n        },\r\n        \"DepartmentDescription\": {\r\n            \"value\": \"ENGINEERING DEPT\"\r\n        },\r\n        \"JenisPekerjaan\": {\r\n            \"value\": \"MEP\"\r\n        },\r\n        \"JenisPekerjaanDescription\": {},\r\n        \"Lokasi\": {\r\n            \"value\": \"AW000010\"\r\n        },\r\n        \"LokasiDescription\": {\r\n            \"value\": \"LOBBY\"\r\n        },\r\n        \"Nama\": {\r\n            \"value\": \"AW\"\r\n        },\r\n        \"NamaCustomerName\": {\r\n            \"value\": \"AW - Artisan Wahyu, PT\"\r\n        },\r\n        \"PakaiSPBSPPBSPPJSPPT\": {\r\n            \"value\": true\r\n        },\r\n        \"Pekerjaan\": {\r\n            \"value\": \"kebutuhan material bantu untuk pembuatan rangka pijakan hand sanitaizer di all libby\"\r\n        },\r\n        \"PICtoRequester\": {},\r\n        \"PICWO\": {\r\n            \"value\": \"PKW00002\"\r\n        },\r\n        \"PICWOEmployeeName\": {\r\n            \"value\": \"Ade Fahmi\"\r\n        },\r\n        \"Request\": {\r\n            \"value\": \"Internal\"\r\n        },\r\n        \"Send\": {\r\n            \"value\": false\r\n        },\r\n        \"Status\": {\r\n            \"value\": \"Completed\"\r\n        },\r\n        \"StatusPekerjaan\": {\r\n            \"value\": \"Completed\"\r\n        },\r\n        \"SubDepartment\": {\r\n            \"value\": \"D090\"\r\n        },\r\n        \"SubDepartmentDescription\": {\r\n            \"value\": \"ENGINEERING MEP\"\r\n        },\r\n        \"SubLokasi\": {\r\n            \"value\": \"AW100002\"\r\n        },\r\n        \"SubLokasiDescription\": {\r\n            \"value\": \"LOBBY NORTH\"\r\n        },\r\n        \"SubPekerjaan\": {\r\n            \"value\": \"M009\"\r\n        },\r\n        \"SubPekerjaanDescription\": {\r\n            \"value\": \"Plumbing\"\r\n        },\r\n        \"Tipe\": {\r\n            \"value\": \"Daily\"\r\n        },\r\n        \"WOEqimen\": {},\r\n        \"WOID\": {\r\n            \"value\": \"WO20070001\"\r\n        }\r\n    }","options":{"raw":{"language":"json"}}},"url":"http://wms.pakuwon.com/Pakuwon/entity/Pakuwon/18.200.001/WorkOrder","description":"<p>For update data on acumatica mandatory field need to be sent </p>\n<p>If want to create new WO remove WOID from data sent</p>\n","urlObject":{"protocol":"http","path":["Pakuwon","entity","Pakuwon","18.200.001","WorkOrder"],"host":["wms","pakuwon","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"223eeb05-bc54-4d2c-a969-b2d7669fdb63"},{"name":"GET WO By WO ID","id":"2e92dd72-6cab-4b7c-af16-92e43bcf5b0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://wms.pakuwon.com/Pakuwon/entity/Pakuwon/18.200.001/WorkOrder?$filter=WOID eq '{{WOID}}'","urlObject":{"protocol":"http","path":["Pakuwon","entity","Pakuwon","18.200.001","WorkOrder"],"host":["wms","pakuwon","com"],"query":[{"key":"$filter","value":"WOID eq '{{WOID}}'"}],"variable":[]}},"response":[],"_postman_id":"2e92dd72-6cab-4b7c-af16-92e43bcf5b0c"},{"name":"PUT Data With Detail Pekerjaan","id":"89ce9cf1-34ca-4b3c-bd72-20977916c9c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"http://wms.pakuwon.com/Pakuwon/entity/Pakuwon/18.200.001/WorkOrder?$expand=DetailPekerjaan","urlObject":{"protocol":"http","path":["Pakuwon","entity","Pakuwon","18.200.001","WorkOrder"],"host":["wms","pakuwon","com"],"query":[{"key":"$expand","value":"DetailPekerjaan"}],"variable":[]}},"response":[],"_postman_id":"89ce9cf1-34ca-4b3c-bd72-20977916c9c9"},{"name":"Logout Acumatica","id":"3e5b533e-2699-4a10-a4a4-15942b82b2bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://wms.pakuwon.com/Pakuwon/entity/auth/logout","description":"<p>The logout request from acumatica </p>\n","urlObject":{"protocol":"http","path":["Pakuwon","entity","auth","logout"],"host":["wms","pakuwon","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e5b533e-2699-4a10-a4a4-15942b82b2bc"}],"event":[{"listen":"prerequest","script":{"id":"e04d64e6-b90c-47ac-9be4-81a816c1c6fe","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e7cd3b72-6539-4345-a1fe-572847b2752a","type":"text/javascript","exec":[""]}}]}