{"info":{"_postman_id":"50349084-e65b-4344-a7f0-645dbdb43a1a","name":"WorkOrderCost_9.8","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"19494308","collectionId":"50349084-e65b-4344-a7f0-645dbdb43a1a","publishedId":"UVz1LrFE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-12T08:00:21.000Z"},"item":[{"name":"GET WorkOrderCost","id":"97dacca2-2c3b-48c0-a223-58e67aa87b6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"<client-secret>"},{"key":"clientId","value":"<client-id>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"tokenType","value":"<token-type>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":false},"method":"GET","header":[{"key":"CompanyName","value":"RDC CE Sandbox","type":"text"}],"url":"https://am-ce98c.corrigo.com/api/v1/base/WorkOrderCost?Id=10000","urlObject":{"protocol":"https","path":["","api","v1","base","WorkOrderCost"],"host":["am-ce98c","corrigo","com"],"query":[{"key":"Id","value":"10000"}],"variable":[]}},"response":[{"id":"698d314a-232e-4b63-91f2-6e716d1a79a6","name":"GET WorkOrderCost","originalRequest":{"method":"GET","header":[{"key":"CompanyName","value":"RDC CE Sandbox","type":"text"}],"url":{"raw":"https://am-ce98c.corrigo.com/api/v1/base/WorkOrderCost?Id=2","protocol":"https","host":["am-ce98c","corrigo","com"],"path":["","api","v1","base","WorkOrderCost"],"query":[{"key":"Id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Date","value":"Mon, 11 Apr 2022 11:46:05 GMT"},{"key":"Content-Length","value":"705"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"Data\": {\n        \"Id\": 2,\n        \"CurrencyTypeId\": \"USD\",\n        \"BillToOption\": {\n            \"Id\": 1\n        },\n        \"CostsTotal\": {\n            \"CurrencyTypeId\": \"USD\",\n            \"Value\": 0\n        },\n        \"ApStateId\": \"None\",\n        \"ApStatusId\": 1,\n        \"JobCode\": \"\",\n        \"AuthorizationCode\": \"\",\n        \"CheckNumber\": \"\",\n        \"PaymentAmount\": {\n            \"CurrencyTypeId\": \"USD\",\n            \"Value\": 0\n        },\n        \"PaymentNotes\": \"\",\n        \"GlAccount\": \"525510.701\",\n        \"Number\": \"\",\n        \"VendorInvoiceTotal\": {\n            \"CurrencyTypeId\": \"USD\",\n            \"Value\": 0\n        },\n        \"IsPreBilled\": false,\n        \"ExpensesTotal\": {\n            \"CurrencyTypeId\": \"USD\",\n            \"Value\": 0\n        },\n        \"BillingRule\": \"NotBilled\",\n        \"TaxStatus\": \"None\",\n        \"CustomerNte\": {\n            \"CurrencyTypeId\": \"USD\",\n            \"Value\": 0\n        },\n        \"ServiceFeesTotal\": {\n            \"CurrencyTypeId\": \"USD\",\n            \"Value\": 0\n        },\n        \"CostStatusId\": 1,\n        \"CostState\": \"Pending\",\n        \"ChargeCode\": {\n            \"Id\": 1\n        },\n        \"ExternalId\": \"\",\n        \"ConcurrencyId\": 3\n    }\n}"}],"_postman_id":"97dacca2-2c3b-48c0-a223-58e67aa87b6c"},{"name":"PUT WorkOrderCost","id":"d3e0dcbd-8f9e-4a64-baa0-c21af35bd0ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"<client-secret>"},{"key":"clientId","value":"<client-id>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"tokenType","value":"<token-type>"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":false},"method":"PUT","header":[{"key":"CompanyName","value":"RDC CE Sandbox","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Entity\": {\r\n        \"Id\": 4710,\r\n        \"BillingRule\": \"NotBilled\",\r\n        \"Items\": [\r\n            {\r\n                \"WoId\": 4710,\r\n                \"CurrencyTypeId\": \"USD\",\r\n                \"Comment\": \"Testing\",\r\n                \"CostCategoryId\": \"Material\",\r\n                \"Rate\": {\r\n                    \"CurrencyTypeId\": \"USD\",\r\n                    \"Value\": 10.0000\r\n                },\r\n                \"Quantity\": 1.00000,\r\n                \"TypeId\": \"Vendor\",\r\n                \"TaxAmount\": {\r\n                    \"CurrencyTypeId\": \"USD\",\r\n                    \"Value\": 0.0000\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    \"Properties\": [\r\n        \"Id\",\r\n        \"Items.*\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://am-ce98c.corrigo.com//api/v1/base/WorkOrderCost","urlObject":{"protocol":"https","path":["","api","v1","base","WorkOrderCost"],"host":["am-ce98c","corrigo","com"],"query":[],"variable":[]}},"response":[{"id":"031cb9d8-804b-4b78-a2f2-bb718ff2566e","name":"PUT WorkOrderCost","originalRequest":{"method":"PUT","header":[{"key":"CompanyName","value":"RDC CE Sandbox","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Entity\": {\r\n        \"Id\": 4710,\r\n        \"BillingRule\": \"NotBilled\",\r\n        \"Items\": [\r\n            {\r\n                \"WoId\": 4710,\r\n                \"CurrencyTypeId\": \"USD\",\r\n                \"Comment\": \"Testing\",\r\n                \"CostCategoryId\": \"Material\",\r\n                \"Rate\": {\r\n                    \"CurrencyTypeId\": \"USD\",\r\n                    \"Value\": 10.0000\r\n                },\r\n                \"Quantity\": 1.00000,\r\n                \"TypeId\": \"Vendor\",\r\n                \"TaxAmount\": {\r\n                    \"CurrencyTypeId\": \"USD\",\r\n                    \"Value\": 0.0000\r\n                }\r\n            }\r\n        ]\r\n    },\r\n    \"Properties\": [\r\n        \"Id\",\r\n        \"Items.*\"\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://am-ce98c.corrigo.com//api/v1/base/WorkOrderCost"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Date","value":"Tue, 12 Apr 2022 16:50:21 GMT"},{"key":"Content-Length","value":"78"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"EntitySpecifier\": {\n        \"ConcurrencyId\": 4,\n        \"EntityType\": \"WorkOrderCost\",\n        \"Id\": 4710\n    }\n}"}],"_postman_id":"d3e0dcbd-8f9e-4a64-baa0-c21af35bd0ff"}]}