{"info":{"_postman_id":"6ba0522e-38a6-4259-9dae-cfa85aa0997b","name":"Optsy","description":"<html><head></head><body><p><strong>Optsy’s customizable field service management software streamlines your business’s workflow. With it, your office and field staff can create and update schedules in real time, perform accounting-related tasks, and create custom reports according to your business’s specific requirements all within one program.</strong></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"14058743","collectionId":"6ba0522e-38a6-4259-9dae-cfa85aa0997b","publishedId":"2sA2xpR8Qw","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-12-31T08:43:00.000Z"},"item":[{"name":"Employee","item":[{"name":"Employee Location","item":[{"name":"Get All Employee Location","id":"3d824b4a-819b-4101-8849-01439163a844","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPLocation"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"a97cdde2-4b8b-4b54-b2d8-8a900ab529c3","name":"Get All Employee Location","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPLocation"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPLocation('1')\",\n                    \"type\": \"LookupService.EMPLocation\"\n                },\n                \"LocationID\": \"1\",\n                \"Description\": \"Main Branch\",\n                \"ManagerID\": null,\n                \"EmpContactID\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"TaxGrpID\": null,\n                \"WarehouseID\": \"1\",\n                \"QBClassName\": null,\n                \"Latitude\": null,\n                \"Longitude\": null,\n                \"BranchColor\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2177\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3d824b4a-819b-4101-8849-01439163a844"},{"name":"Read a Employee Location","id":"b207c3a9-a84d-43d3-b864-e1af51b2833e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPLocation(<LocationID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPLocation(<LocationID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"9663ce00-46ee-472f-957a-adbcde8b8b97","name":"Read a Employee Location","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPLocation(<LocationID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPLocation(<LocationID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EMPLocation('1')\",\n            \"type\": \"LookupService.EMPLocation\"\n        },\n        \"LocationID\": \"1\",\n        \"Description\": \"Main Branch\",\n        \"ManagerID\": null,\n        \"EmpContactID\": null,\n        \"Address1\": null,\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"PostalCode\": null,\n        \"Country\": null,\n        \"TaxGrpID\": null,\n        \"WarehouseID\": \"1\",\n        \"QBClassName\": null,\n        \"Latitude\": null,\n        \"Longitude\": null,\n        \"BranchColor\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2177\"\n    }\n}"}],"_postman_id":"b207c3a9-a84d-43d3-b864-e1af51b2833e"},{"name":"Query Employee Location","id":"aaf944c9-be4a-4a07-8420-ebbc0d117cf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","EMPLocation"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"d1198833-ac9e-4a09-a740-b3aaf0f3798f","name":"Query Employee Location","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPLocation"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPLocation('1')\",\n                    \"type\": \"LookupService.EMPLocation\"\n                },\n                \"LocationID\": \"1\",\n                \"Description\": \"Main Branch\",\n                \"ManagerID\": null,\n                \"EmpContactID\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"TaxGrpID\": null,\n                \"WarehouseID\": \"1\",\n                \"QBClassName\": null,\n                \"Latitude\": null,\n                \"Longitude\": null,\n                \"BranchColor\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2177\"\n            }\n        ]\n    }\n}"}],"_postman_id":"aaf944c9-be4a-4a07-8420-ebbc0d117cf6"}],"id":"b754b06b-a355-4319-a481-e9f5c5d0a689","_postman_id":"b754b06b-a355-4319-a481-e9f5c5d0a689","description":""},{"name":"Employee Title","item":[{"name":"Get All Employee Titles","id":"bffd83f3-85cc-42f1-9b96-36926422265c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPTitle?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPTitle"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"d5f9d479-cf29-451f-9a21-8c5a53419bad","name":"Get All Employee Titles","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPTitle?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPTitle"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPTitle('1')\",\r\n\t\t\t\t\t\"type\": \"LookupService.EMPTitle\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmpTitleID\": \"1\",\r\n\t\t\t\t\"Description\": \"ET1\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2244\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPTitle('2')\",\r\n\t\t\t\t\t\"type\": \"LookupService.EMPTitle\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmpTitleID\": \"2\",\r\n\t\t\t\t\"Description\": \"ET2\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2245\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPTitle('3')\",\r\n\t\t\t\t\t\"type\": \"LookupService.EMPTitle\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmpTitleID\": \"3\",\r\n\t\t\t\t\"Description\": \"ET3\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2246\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPTitle('4')\",\r\n\t\t\t\t\t\"type\": \"LookupService.EMPTitle\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmpTitleID\": \"4\",\r\n\t\t\t\t\"Description\": \"ET4\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2247\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPTitle('5')\",\r\n\t\t\t\t\t\"type\": \"LookupService.EMPTitle\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmpTitleID\": \"5\",\r\n\t\t\t\t\"Description\": \"ET5\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2248\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"bffd83f3-85cc-42f1-9b96-36926422265c"},{"name":"Read a Employee Title","id":"31e23105-5c69-4585-93fb-d8e1d1a84bdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPTitle(<EmpTitleID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPTitle(<EmpTitleID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"2df3c3d2-7fb7-4bb4-b3c5-0d21585226cf","name":"Read a Employee Title","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPTitle(<EmpTitleID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPTitle(<EmpTitleID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPTitle('1')\",\r\n\t\t\t\"type\": \"LookupService.EMPTitle\"\r\n\t\t},\r\n\t\t\"EmpTitleID\": \"1\",\r\n\t\t\"Description\": \"ET1\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"RecordID\": \"2244\"\r\n\t}\r\n}"}],"_postman_id":"31e23105-5c69-4585-93fb-d8e1d1a84bdb"},{"name":"Query Employee Title","id":"2f113e31-3b09-4b40-849e-0659133fbd36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPTitle?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202244%20","urlObject":{"port":"16001","path":["odata","lookup","EMPTitle"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202244%20"}],"variable":[]}},"response":[{"id":"f4f3239d-8a53-4cdf-9e8a-f60b35eb5ce2","name":"Query Employee Title","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPTitle?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20and%20RecordID%20eq%20896004%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPTitle"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%20896004%20"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPTitle('1')\",\r\n\t\t\t\t\t\"type\": \"LookupService.EMPTitle\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmpTitleID\": \"1\",\r\n\t\t\t\t\"Description\": \"ET1\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2244\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"2f113e31-3b09-4b40-849e-0659133fbd36"}],"id":"ca751aba-a2c9-4470-b41a-a16362acf4ae","description":"<p>An <strong>Employee Title</strong> in Optsy Field Management Software refers to the job designation or role assigned to an employee within the organization. It helps define the responsibilities and hierarchy within the business.</p>\n","_postman_id":"ca751aba-a2c9-4470-b41a-a16362acf4ae"},{"name":"Employee User Group","item":[{"name":"Get All Employee User Groups","id":"3e35bcec-fbc0-4b21-b913-af38b64a9014","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPUserGroup?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","EMPUserGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"96fd5cb5-2d52-4e72-b9c0-1dd8f3986c17","name":"Get All Employee User Groups","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPUserGroup?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPUserGroup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPUserGroup('1')\",\n                    \"type\": \"LookupService.EMPUserGroup\"\n                },\n                \"GroupID\": \"1\",\n                \"GroupName\": \"Admins\",\n                \"GroupAccess\": \"AccessGridHeaderMenu=3\\r\\nActivateEstimate=3\\r\\nAgreement=3\\r\\nAlertsForAll=3\\r\\nAllowCreditLimitOverride=3\\r\\nAllowSeeAllItemConnectedTech=3\\r\\nAllowToShowSlotNote&EquipName=3\\r\\nAllowWOMaterialToInvoice=3\\r\\nAsset=3\\r\\nBackupDB=3\\r\\nCampaign=3\\r\\nChangeVGridLayout=3\\r\\nClearInvoice=3\\r\\nCompanyPref=3\\r\\nCompleteOrCancelSlot=3\\r\\nContact=3\\r\\nContactType=3\\r\\nCoverageHours=3\\r\\nCreateInvoicePayment=3\\r\\nCreatePO=3\\r\\nCreditCardProc=3\\r\\nCust=3\\r\\nCustAR=3\\r\\nCustEquip=3\\r\\nCustInvoice=3\\r\\nCustomDynReports=3\\r\\nCustomersOverdue=3\\r\\nCustPmnt=3\\r\\nCustSite=3\\r\\nDashboard=3\\r\\nDeleteSlots=3\\r\\nDepartment=3\\r\\nDisconnectUsers=3\\r\\nEmailSearch=3\\r\\nEmailTemplates=3\\r\\nEmployee=3\\r\\nEmpSkills=3\\r\\nEmpStatus=3\\r\\nEquipType=3\\r\\nExportDataView=3\\r\\nFileLinkType=3\\r\\nGLAccount=3\\r\\nGPS=3\\r\\nHolidays=3\\r\\nImportSched=3\\r\\nImportVendCatalog=3\\r\\nInspection=3\\r\\nInventoryAdjust=3\\r\\nLineGroup=3\\r\\nLocation=3\\r\\nManufacturer=3\\r\\nMap=3\\r\\nMarkup=3\\r\\nMassCreateSO=3\\r\\nModifyQBExported=3\\r\\nModifySlotIfOwnSched=3\\r\\nNoteType=3\\r\\nOMAgrmnts=3\\r\\nOMInvToPrint=3\\r\\nOMLowInv=3\\r\\nOMOpenEst=3\\r\\nOMPartsExpc=3\\r\\nOMPOQuote=3\\r\\nOMPOReq=3\\r\\nOMSchedManager=3\\r\\nOMSvcInProcess=3\\r\\nOMTasks=3\\r\\nParts=3\\r\\nPayTerms=3\\r\\nPayType=3\\r\\nPmntMethod=3\\r\\nPO=3\\r\\nPOApproval=3\\r\\nPOInvoice=3\\r\\nPOInvPmnt=3\\r\\nPOQuote=3\\r\\nPOReceipt=3\\r\\nPORequisition=3\\r\\nPortalUserLogins=3\\r\\nPOType=3\\r\\nPrintDataView=3\\r\\nPrintInvoices=3\\r\\nProblemCode=3\\r\\nProcessParts=3\\r\\nQBImport=3\\r\\nQBSync=3\\r\\nQuickText=3\\r\\nRateTable=3\\r\\nReactivateSvcCall=3\\r\\nRecordLogs=3\\r\\nRepairCode=3\\r\\nSalesTax=3\\r\\nSchedBoard=3\\r\\nSchedSubStatus=3\\r\\nSchedTimestamp=3\\r\\nServiceOrder=3\\r\\nServiceRequest=3\\r\\nShipVia=3\\r\\nShowCost=3\\r\\nSlotPosting=3\\r\\nSOType=3\\r\\nStaticRptDesign=3\\r\\nSubItem=3\\r\\nSvcChange=3\\r\\nSvcCostAmtR=3\\r\\nSvcModifyPartsFromOtherUsers=3\\r\\nSvcPOS=3\\r\\nSvcSalesAmtLE=3\\r\\nSvcSalesAmtPE=3\\r\\nSvcSubStatus=3\\r\\nSvcSummary=3\\r\\nTask=3\\r\\nTaskType=3\\r\\nTaxCode=3\\r\\nTechChangeSlotTime=3\\r\\nUnbilledActivity=3\\r\\nUpdateSystem=3\\r\\nUsers=3\\r\\nVendCatalogItems=3\\r\\nVendor=3\\r\\nVendorAdd=3\\r\\nViewCCNo=3\\r\\nViewCostAmount=3\\r\\nViewHelpOptions=3\\r\\nViewSaleAmount=3\\r\\nViewUsers=3\\r\\nVoidInvoice=3\\r\\nWarehouse=3\\r\\n\",\n                \"ScheduleAccess\": null,\n                \"LocationAccess\": null,\n                \"DefAccess\": \"3\",\n                \"DefScheduleAccess\": \"3\",\n                \"DefLocationAccess\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2173\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3e35bcec-fbc0-4b21-b913-af38b64a9014"},{"name":"Read a Employee User Group","id":"21a5f9ea-44db-40dd-8041-c9e356914958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPUserGroup(<GroupID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPUserGroup(<GroupID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"5c39d683-3fde-429d-bdff-2161a522d5fa","name":"Read a Employee User Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPUserGroup(1)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPUserGroup(1)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EMPUserGroup('1')\",\n            \"type\": \"LookupService.EMPUserGroup\"\n        },\n        \"GroupID\": \"1\",\n        \"GroupName\": \"Admins\",\n        \"GroupAccess\": \"AccessGridHeaderMenu=3\\r\\nActivateEstimate=3\\r\\nAgreement=3\\r\\nAlertsForAll=3\\r\\nAllowCreditLimitOverride=3\\r\\nAllowSeeAllItemConnectedTech=3\\r\\nAllowToShowSlotNote&EquipName=3\\r\\nAllowWOMaterialToInvoice=3\\r\\nAsset=3\\r\\nBackupDB=3\\r\\nCampaign=3\\r\\nChangeVGridLayout=3\\r\\nClearInvoice=3\\r\\nCompanyPref=3\\r\\nCompleteOrCancelSlot=3\\r\\nContact=3\\r\\nContactType=3\\r\\nCoverageHours=3\\r\\nCreateInvoicePayment=3\\r\\nCreatePO=3\\r\\nCreditCardProc=3\\r\\nCust=3\\r\\nCustAR=3\\r\\nCustEquip=3\\r\\nCustInvoice=3\\r\\nCustomDynReports=3\\r\\nCustomersOverdue=3\\r\\nCustPmnt=3\\r\\nCustSite=3\\r\\nDashboard=3\\r\\nDeleteSlots=3\\r\\nDepartment=3\\r\\nDisconnectUsers=3\\r\\nEmailSearch=3\\r\\nEmailTemplates=3\\r\\nEmployee=3\\r\\nEmpSkills=3\\r\\nEmpStatus=3\\r\\nEquipType=3\\r\\nExportDataView=3\\r\\nFileLinkType=3\\r\\nGLAccount=3\\r\\nGPS=3\\r\\nHolidays=3\\r\\nImportSched=3\\r\\nImportVendCatalog=3\\r\\nInspection=3\\r\\nInventoryAdjust=3\\r\\nLineGroup=3\\r\\nLocation=3\\r\\nManufacturer=3\\r\\nMap=3\\r\\nMarkup=3\\r\\nMassCreateSO=3\\r\\nModifyQBExported=3\\r\\nModifySlotIfOwnSched=3\\r\\nNoteType=3\\r\\nOMAgrmnts=3\\r\\nOMInvToPrint=3\\r\\nOMLowInv=3\\r\\nOMOpenEst=3\\r\\nOMPartsExpc=3\\r\\nOMPOQuote=3\\r\\nOMPOReq=3\\r\\nOMSchedManager=3\\r\\nOMSvcInProcess=3\\r\\nOMTasks=3\\r\\nParts=3\\r\\nPayTerms=3\\r\\nPayType=3\\r\\nPmntMethod=3\\r\\nPO=3\\r\\nPOApproval=3\\r\\nPOInvoice=3\\r\\nPOInvPmnt=3\\r\\nPOQuote=3\\r\\nPOReceipt=3\\r\\nPORequisition=3\\r\\nPortalUserLogins=3\\r\\nPOType=3\\r\\nPrintDataView=3\\r\\nPrintInvoices=3\\r\\nProblemCode=3\\r\\nProcessParts=3\\r\\nQBImport=3\\r\\nQBSync=3\\r\\nQuickText=3\\r\\nRateTable=3\\r\\nReactivateSvcCall=3\\r\\nRecordLogs=3\\r\\nRepairCode=3\\r\\nSalesTax=3\\r\\nSchedBoard=3\\r\\nSchedSubStatus=3\\r\\nSchedTimestamp=3\\r\\nServiceOrder=3\\r\\nServiceRequest=3\\r\\nShipVia=3\\r\\nShowCost=3\\r\\nSlotPosting=3\\r\\nSOType=3\\r\\nStaticRptDesign=3\\r\\nSubItem=3\\r\\nSvcChange=3\\r\\nSvcCostAmtR=3\\r\\nSvcModifyPartsFromOtherUsers=3\\r\\nSvcPOS=3\\r\\nSvcSalesAmtLE=3\\r\\nSvcSalesAmtPE=3\\r\\nSvcSubStatus=3\\r\\nSvcSummary=3\\r\\nTask=3\\r\\nTaskType=3\\r\\nTaxCode=3\\r\\nTechChangeSlotTime=3\\r\\nUnbilledActivity=3\\r\\nUpdateSystem=3\\r\\nUsers=3\\r\\nVendCatalogItems=3\\r\\nVendor=3\\r\\nVendorAdd=3\\r\\nViewCCNo=3\\r\\nViewCostAmount=3\\r\\nViewHelpOptions=3\\r\\nViewSaleAmount=3\\r\\nViewUsers=3\\r\\nVoidInvoice=3\\r\\nWarehouse=3\\r\\n\",\n        \"ScheduleAccess\": null,\n        \"LocationAccess\": null,\n        \"DefAccess\": \"3\",\n        \"DefScheduleAccess\": \"3\",\n        \"DefLocationAccess\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2173\"\n    }\n}"}],"_postman_id":"21a5f9ea-44db-40dd-8041-c9e356914958"},{"name":"Query a Employee User Group","id":"40716674-2c76-409c-a249-792d26e187fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPUserGroup?$format=json&$skip=0&$top=10&$filter=DefAccess%20eq%203%20and%20IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","EMPUserGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"DefAccess%20eq%203%20and%20IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"6a9b611f-9ff4-41f4-ad86-ccba79d2a740","name":"Query a Employee User Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPUserGroup?$format=json&$skip=0&$top=10&$filter=DefAccess%20eq%203%20and%20IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPUserGroup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"DefAccess%20eq%203%20and%20IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPUserGroup('1')\",\n                    \"type\": \"LookupService.EMPUserGroup\"\n                },\n                \"GroupID\": \"1\",\n                \"GroupName\": \"Admins\",\n                \"GroupAccess\": \"AccessGridHeaderMenu=3\\r\\nActivateEstimate=3\\r\\nAgreement=3\\r\\nAlertsForAll=3\\r\\nAllowCreditLimitOverride=3\\r\\nAllowSeeAllItemConnectedTech=3\\r\\nAllowToShowSlotNote&EquipName=3\\r\\nAllowWOMaterialToInvoice=3\\r\\nAsset=3\\r\\nBackupDB=3\\r\\nCampaign=3\\r\\nChangeVGridLayout=3\\r\\nClearInvoice=3\\r\\nCompanyPref=3\\r\\nCompleteOrCancelSlot=3\\r\\nContact=3\\r\\nContactType=3\\r\\nCoverageHours=3\\r\\nCreateInvoicePayment=3\\r\\nCreatePO=3\\r\\nCreditCardProc=3\\r\\nCust=3\\r\\nCustAR=3\\r\\nCustEquip=3\\r\\nCustInvoice=3\\r\\nCustomDynReports=3\\r\\nCustomersOverdue=3\\r\\nCustPmnt=3\\r\\nCustSite=3\\r\\nDashboard=3\\r\\nDeleteSlots=3\\r\\nDepartment=3\\r\\nDisconnectUsers=3\\r\\nEmailSearch=3\\r\\nEmailTemplates=3\\r\\nEmployee=3\\r\\nEmpSkills=3\\r\\nEmpStatus=3\\r\\nEquipType=3\\r\\nExportDataView=3\\r\\nFileLinkType=3\\r\\nGLAccount=3\\r\\nGPS=3\\r\\nHolidays=3\\r\\nImportSched=3\\r\\nImportVendCatalog=3\\r\\nInspection=3\\r\\nInventoryAdjust=3\\r\\nLineGroup=3\\r\\nLocation=3\\r\\nManufacturer=3\\r\\nMap=3\\r\\nMarkup=3\\r\\nMassCreateSO=3\\r\\nModifyQBExported=3\\r\\nModifySlotIfOwnSched=3\\r\\nNoteType=3\\r\\nOMAgrmnts=3\\r\\nOMInvToPrint=3\\r\\nOMLowInv=3\\r\\nOMOpenEst=3\\r\\nOMPartsExpc=3\\r\\nOMPOQuote=3\\r\\nOMPOReq=3\\r\\nOMSchedManager=3\\r\\nOMSvcInProcess=3\\r\\nOMTasks=3\\r\\nParts=3\\r\\nPayTerms=3\\r\\nPayType=3\\r\\nPmntMethod=3\\r\\nPO=3\\r\\nPOApproval=3\\r\\nPOInvoice=3\\r\\nPOInvPmnt=3\\r\\nPOQuote=3\\r\\nPOReceipt=3\\r\\nPORequisition=3\\r\\nPortalUserLogins=3\\r\\nPOType=3\\r\\nPrintDataView=3\\r\\nPrintInvoices=3\\r\\nProblemCode=3\\r\\nProcessParts=3\\r\\nQBImport=3\\r\\nQBSync=3\\r\\nQuickText=3\\r\\nRateTable=3\\r\\nReactivateSvcCall=3\\r\\nRecordLogs=3\\r\\nRepairCode=3\\r\\nSalesTax=3\\r\\nSchedBoard=3\\r\\nSchedSubStatus=3\\r\\nSchedTimestamp=3\\r\\nServiceOrder=3\\r\\nServiceRequest=3\\r\\nShipVia=3\\r\\nShowCost=3\\r\\nSlotPosting=3\\r\\nSOType=3\\r\\nStaticRptDesign=3\\r\\nSubItem=3\\r\\nSvcChange=3\\r\\nSvcCostAmtR=3\\r\\nSvcModifyPartsFromOtherUsers=3\\r\\nSvcPOS=3\\r\\nSvcSalesAmtLE=3\\r\\nSvcSalesAmtPE=3\\r\\nSvcSubStatus=3\\r\\nSvcSummary=3\\r\\nTask=3\\r\\nTaskType=3\\r\\nTaxCode=3\\r\\nTechChangeSlotTime=3\\r\\nUnbilledActivity=3\\r\\nUpdateSystem=3\\r\\nUsers=3\\r\\nVendCatalogItems=3\\r\\nVendor=3\\r\\nVendorAdd=3\\r\\nViewCCNo=3\\r\\nViewCostAmount=3\\r\\nViewHelpOptions=3\\r\\nViewSaleAmount=3\\r\\nViewUsers=3\\r\\nVoidInvoice=3\\r\\nWarehouse=3\\r\\n\",\n                \"ScheduleAccess\": null,\n                \"LocationAccess\": null,\n                \"DefAccess\": \"3\",\n                \"DefScheduleAccess\": \"3\",\n                \"DefLocationAccess\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2173\"\n            }\n        ]\n    }\n}"}],"_postman_id":"40716674-2c76-409c-a249-792d26e187fb"}],"id":"28751518-60e8-423d-9d27-97ce9a927f2c","description":"<p>An <strong>Employee User Group</strong> in Optsy Field Management Software is a classification that groups employees based on their roles, permissions, or access levels within the system. It helps in controlling what each employee can see and do within the software. For example, groups might include <strong>Admin</strong>, <strong>Technicians</strong>, <strong>Sales Team</strong>, or <strong>Managers</strong>, each with different permissions based on their responsibilities.</p>\n","_postman_id":"28751518-60e8-423d-9d27-97ce9a927f2c"},{"name":"Employee Skill","item":[{"name":"Get All Employee Skill","id":"2a5cf0be-1408-46e4-8597-55fff2acd973","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPSkill?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPSkill"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"ada7391b-f4c2-4515-8361-4bfb3410b82b","name":"Get All Employee Skill","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPSkill?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPSkill"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPSkill('1')\",\n                    \"type\": \"LookupService.EMPSkill\"\n                },\n                \"SkillID\": \"1\",\n                \"Description\": \"ES1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2249\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPSkill('2')\",\n                    \"type\": \"LookupService.EMPSkill\"\n                },\n                \"SkillID\": \"2\",\n                \"Description\": \"ES2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2250\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPSkill('3')\",\n                    \"type\": \"LookupService.EMPSkill\"\n                },\n                \"SkillID\": \"3\",\n                \"Description\": \"ES3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2251\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPSkill('4')\",\n                    \"type\": \"LookupService.EMPSkill\"\n                },\n                \"SkillID\": \"4\",\n                \"Description\": \"ES4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2252\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPSkill('5')\",\n                    \"type\": \"LookupService.EMPSkill\"\n                },\n                \"SkillID\": \"5\",\n                \"Description\": \"ES5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2253\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2a5cf0be-1408-46e4-8597-55fff2acd973"},{"name":"Read a Employee Skill","id":"84bfce97-6143-46a8-8417-96e595c57321","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPSkill(<SkillID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPSkill(<SkillID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"d656326a-5ba4-4054-a2bb-429224e35900","name":"Read a Employee Skill","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPSkill(<SkillID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPSkill(<SkillID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EMPSkill('1')\",\n            \"type\": \"LookupService.EMPSkill\"\n        },\n        \"SkillID\": \"1\",\n        \"Description\": \"ES1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2249\"\n    }\n}"}],"_postman_id":"84bfce97-6143-46a8-8417-96e595c57321"},{"name":"Query Employee Skill","id":"2b7a03ef-1a91-4077-8c96-1c6de83598fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPSkill?$format=json&$skip=0&$top=100&$filter=RecordID%20eq%202249%20","urlObject":{"port":"16001","path":["odata","lookup","EMPSkill"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RecordID%20eq%202249%20"}],"variable":[]}},"response":[{"id":"db1a8b5e-1493-44bb-93fb-9349a44542cf","name":"Query Employee Skill","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPSkill?$format=json&$skip=0&$top=100&$filter=RecordID%20eq%202249%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPSkill"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RecordID%20eq%202249%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPSkill('1')\",\n                    \"type\": \"LookupService.EMPSkill\"\n                },\n                \"SkillID\": \"1\",\n                \"Description\": \"ES1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2249\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2b7a03ef-1a91-4077-8c96-1c6de83598fe"}],"id":"eef8e7e2-80e9-4418-8fa3-811bf617f288","description":"<p>An <strong>Employee Skill</strong> in Optsy Field Management Software refers to specific competencies or expertise that an employee possesses, such as proficiency in certain types of equipment, technical skills, or certifications. This helps in assigning the right tasks or jobs to employees based on their skill set, ensuring that service requests are handled by those with the appropriate experience.</p>\n","_postman_id":"eef8e7e2-80e9-4418-8fa3-811bf617f288"},{"name":"Employee PayType","item":[{"name":"Read a Employee Paytype","id":"c92e0be1-4ea0-42ff-98d1-8c494a59981c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPTechPayType(<PayTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPTechPayType(<PayTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"78d439ce-c14b-4551-a751-aefeb7e88dc4","name":"Read a Employee Paytype","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPTechPayType(<PayTypeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPTechPayType(<PayTypeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EMPTechPayType('1')\",\n            \"type\": \"LookupService.EMPTechPayType\"\n        },\n        \"PayTypeID\": \"1\",\n        \"QBID\": null,\n        \"Description\": \"Regular Pay\",\n        \"CostMarkup\": \"1\",\n        \"RateTableMarkup\": \"1\",\n        \"QBPayItemType\": null,\n        \"QBPayTypeName\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2230\"\n    }\n}"}],"_postman_id":"c92e0be1-4ea0-42ff-98d1-8c494a59981c"},{"name":"Get All Employee PayType","id":"5be0dfc4-c6f3-41ea-804d-0ac6a295d581","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPTechPayType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPTechPayType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"9a5a2f7a-59bc-4ef2-a868-c0d3e3b50bb4","name":"Get All Employee PayType","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPTechPayType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPTechPayType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPTechPayType('1')\",\n                    \"type\": \"LookupService.EMPTechPayType\"\n                },\n                \"PayTypeID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"Regular Pay\",\n                \"CostMarkup\": \"1\",\n                \"RateTableMarkup\": \"1\",\n                \"QBPayItemType\": null,\n                \"QBPayTypeName\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2230\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5be0dfc4-c6f3-41ea-804d-0ac6a295d581"},{"name":"Query Employee Pay Type","id":"73a651c1-ad29-432f-8510-d09f13f238a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPTechPayType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20CostMarkup%20eq%201%20and%20RateTableMarkup%20eq%201%20and%20RecordID%20gt%202000%20","urlObject":{"port":"16001","path":["odata","lookup","EMPTechPayType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20CostMarkup%20eq%201%20and%20RateTableMarkup%20eq%201%20and%20RecordID%20gt%202000%20"}],"variable":[]}},"response":[{"id":"f7b10b9f-9ba7-4d22-9283-51947bd87bbf","name":"Query Employee Pay Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPTechPayType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20CostMarkup%20eq%201%20and%20RateTableMarkup%20eq%201%20and%20RecordID%20gt%202000%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPTechPayType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20CostMarkup%20eq%201%20and%20RateTableMarkup%20eq%201%20and%20RecordID%20gt%202000%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPTechPayType('1')\",\n                    \"type\": \"LookupService.EMPTechPayType\"\n                },\n                \"PayTypeID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"Regular Pay\",\n                \"CostMarkup\": \"1\",\n                \"RateTableMarkup\": \"1\",\n                \"QBPayItemType\": null,\n                \"QBPayTypeName\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2230\"\n            }\n        ]\n    }\n}"}],"_postman_id":"73a651c1-ad29-432f-8510-d09f13f238a0"}],"id":"9a367102-4ad6-4399-9f36-ae1ad2bbc10f","description":"<p><strong>Employee pay types</strong> are classifications that describe <em>how</em> an employee is compensated.</p>\n","_postman_id":"9a367102-4ad6-4399-9f36-ae1ad2bbc10f"},{"name":"Employee Status","item":[{"name":"Get All Employee status","id":"d1c33728-7510-4f5c-84d2-c25003fda0ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPStatus?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPStatus"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"418eeae8-1b79-41a3-a10c-2974ad0be841","name":"Get All Employee status","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPStatus?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPStatus"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('1')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"1\",\n                \"Description\": \"ES1\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2282\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('2')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"2\",\n                \"Description\": \"ES2\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2283\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('3')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"3\",\n                \"Description\": \"ES3\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2284\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d1c33728-7510-4f5c-84d2-c25003fda0ce"},{"name":"Read a Employee Status","id":"813bd5fe-9052-49e4-839a-9e0335749d99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPStatus(<EmployeeStatusID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPStatus(<EmployeeStatusID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"d132f4e9-60a1-4427-90a4-febb23da79c9","name":"Read a Employee Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPStatus(<EmployeeStatusID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPStatus(<EmployeeStatusID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('1')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"1\",\n                \"Description\": \"ES1\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2282\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('2')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"2\",\n                \"Description\": \"ES2\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2283\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('3')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"3\",\n                \"Description\": \"ES3\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2284\"\n            }\n        ]\n    }\n}"}],"_postman_id":"813bd5fe-9052-49e4-839a-9e0335749d99"},{"name":"Query a Employee Status","id":"6f746e16-bb6a-4951-9c70-ce649c55d116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPStatus?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","EMPStatus"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"545ed96c-4922-4d64-b9e7-96e3b1c78f4c","name":"Query a Employee Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPStatus?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPStatus"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('1')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"1\",\n                \"Description\": \"ES1\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2282\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('2')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"2\",\n                \"Description\": \"ES2\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2283\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPStatus('3')\",\n                    \"type\": \"LookupService.EMPStatus\"\n                },\n                \"EmployeeStatusID\": \"3\",\n                \"Description\": \"ES3\",\n                \"IsActive\": \"1\",\n                \"StatusColor\": null,\n                \"RecordID\": \"2284\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6f746e16-bb6a-4951-9c70-ce649c55d116"}],"id":"4ef64f0c-bef2-435e-8f5e-c46aa67eec78","description":"<p>An <strong>Employee Status</strong> in Optsy Field Management Software indicates the current working condition or employment state of an employee.</p>\n","_postman_id":"4ef64f0c-bef2-435e-8f5e-c46aa67eec78"},{"name":"Employee Crew","item":[{"name":"Get All Employee Crew","id":"8121f78d-2360-4d40-84c8-24284b4af965","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EmpTechCrew?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EmpTechCrew"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"0b3a6f5c-1eb0-478a-9dd7-1c709c06f481","name":"Get All Employee Crew","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EmpTechCrew?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EmpTechCrew"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EmpTechCrew('1')\",\n                    \"type\": \"LookupService.EmpTechCrew\"\n                },\n                \"CrewMemberID\": \"1\",\n                \"EmployeeID\": \"2\",\n                \"CrewID\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2287\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EmpTechCrew('2')\",\n                    \"type\": \"LookupService.EmpTechCrew\"\n                },\n                \"CrewMemberID\": \"2\",\n                \"EmployeeID\": \"1\",\n                \"CrewID\": \"2\",\n                \"IsActive\": \"0\",\n                \"RecordID\": \"2290\"\n            }\n        ]\n    }\n}"}],"_postman_id":"8121f78d-2360-4d40-84c8-24284b4af965"},{"name":"Read a Employee Crew","id":"4cda0682-bb62-4d1a-8169-dc21b097c98f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EmpTechCrew(<CrewMemberID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EmpTechCrew(<CrewMemberID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"d400f69a-0996-4ef0-a1e4-6bb167731d29","name":"Read a Employee Crew","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EmpTechCrew(<CrewMemberID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EmpTechCrew(<CrewMemberID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EmpTechCrew('1')\",\n            \"type\": \"LookupService.EmpTechCrew\"\n        },\n        \"CrewMemberID\": \"1\",\n        \"EmployeeID\": \"2\",\n        \"CrewID\": \"1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2287\"\n    }\n}"}],"_postman_id":"4cda0682-bb62-4d1a-8169-dc21b097c98f"},{"name":"Query Employee Crew","id":"71299e57-9f41-4db5-86a9-eb525adc725b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EmpTechCrew?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","EmpTechCrew"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"abc0a643-9d3a-4c5f-b6ff-18a7de659983","name":"Query Employee Crew","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EmpTechCrew?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EmpTechCrew"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EmpTechCrew('1')\",\n                    \"type\": \"LookupService.EmpTechCrew\"\n                },\n                \"CrewMemberID\": \"1\",\n                \"EmployeeID\": \"2\",\n                \"CrewID\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2287\"\n            }\n        ]\n    }\n}"}],"_postman_id":"71299e57-9f41-4db5-86a9-eb525adc725b"}],"id":"d615ac97-91ab-49e7-a658-8e000439ea8c","description":"<p>An <strong>Employee Crew</strong> in Optsy Field Management Software refers to a group of employees who work together on specific jobs or projects. It helps organize teams based on their roles and skills, allowing for efficient assignment of tasks. For example, a <strong>HVAC Crew</strong> might consist of technicians and helpers specializing in HVAC installation and maintenance. This feature simplifies scheduling and ensures the right team is assigned to each job.</p>\n","_postman_id":"d615ac97-91ab-49e7-a658-8e000439ea8c"},{"name":"Employee Schedule Reports","item":[{"name":"Get All Schedule Reports(In Queue for send)","id":"d3988bb3-f7b5-4a3f-a2cc-6777f0a40935","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VReportsSched?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","VReportsSched"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"0eb4d79b-b954-4305-b529-464441e1894d","name":"Get All Schedule Reports(In Queue for send)","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"d3988bb3-f7b5-4a3f-a2cc-6777f0a40935"},{"name":"Delete Schedule Reports(In Queue for send)","id":"e475cf3d-4453-4777-9990-0b4ece40b9a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VReportsSched(<ReportsSchedID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","VReportsSched(<ReportsSchedID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"e475cf3d-4453-4777-9990-0b4ece40b9a6"}],"id":"052bbf51-6776-4b4e-8d0d-08de37e03aff","description":"<p>Optsy <strong>Employee Schedule Reports</strong> are reports generated within the Optsy field service management system.</p>\n<p>These reports can be customized, exported, and used for performance or planning purposes.</p>\n","_postman_id":"052bbf51-6776-4b4e-8d0d-08de37e03aff"},{"name":"Get All Employees","id":"702c3c57-dc7d-4dfb-b57a-9296cdd34bbc","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPEmployee?$format=json&$skip=0&$top=10000&$select=EmployeeID,EmpCallName,RecordID","urlObject":{"port":"16001","path":["odata","lookup","EMPEmployee"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$select","value":"EmployeeID,EmpCallName,RecordID"}],"variable":[]}},"response":[{"id":"defaa17b-afee-4448-b9ef-368862f4aed3","name":"Employee","originalRequest":{"method":"GET","header":[{"key":"session","value":"{{}}","type":"text"}],"url":{"raw":"{{url}}:16001/odata/lookup/EMPEmployee?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPEmployee"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPEmployee('1')\",\n                    \"type\": \"LookupService.EMPEmployee\"\n                },\n                \"EmployeeID\": \"1\",\n                \"QBID\": null,\n                \"IsActive\": \"1\",\n                \"EmpName\": \"Admin\",\n                \"EmpTitle\": null,\n                \"Salutation\": null,\n                \"FirstName\": null,\n                \"MiddleName\": null,\n                \"LastName\": null,\n                \"Suffix\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"Pager\": null,\n                \"Email\": null,\n                \"Mobile\": null,\n                \"SMSEmail\": null,\n                \"EmpCallName\": \"Admin\",\n                \"EmpType\": null,\n                \"Gender\": null,\n                \"Location\": null,\n                \"Department\": null,\n                \"StockLocation\": null,\n                \"IsTech\": null,\n                \"EmpStatus\": null,\n                \"IsSalesPerson\": null,\n                \"HireDate\": null,\n                \"ReleaseDate\": null,\n                \"PayRate\": null,\n                \"EmpColor\": null,\n                \"IsCrewLeader\": null,\n                \"ShowInSched\": null,\n                \"RateTableID\": null,\n                \"QBEmpName\": null,\n                \"StartWorkTime\": null,\n                \"EndWorkTime\": null,\n                \"SchedHolidayDays\": null,\n                \"SchedWorkDays\": null,\n                \"SchedLunchHours\": null,\n                \"PayTypeID\": null,\n                \"OvertimePayTypeID\": null,\n                \"Latitude\": null,\n                \"Longitude\": null,\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"2167\"\n            }\n        ]\n    }\n}"}],"_postman_id":"702c3c57-dc7d-4dfb-b57a-9296cdd34bbc"},{"name":"Read a Employee","id":"d576d19a-7ec1-4ad6-a1ac-610f7a315248","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPEmployee(<EmployeeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPEmployee(<EmployeeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"b4008e1a-85b9-4b51-8723-ecfa6c4e449f","name":"Read a Employee","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPEmployee(<EmployeeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPEmployee(<EmployeeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EMPEmployee('1')\",\n            \"type\": \"LookupService.EMPEmployee\"\n        },\n        \"EmployeeID\": \"1\",\n        \"QBID\": null,\n        \"IsActive\": \"1\",\n        \"EmpName\": \"Admin\",\n        \"EmpTitle\": null,\n        \"Salutation\": null,\n        \"FirstName\": null,\n        \"MiddleName\": null,\n        \"LastName\": null,\n        \"Suffix\": null,\n        \"Address1\": \"Admin\",\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"PostalCode\": null,\n        \"Country\": null,\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Fax\": null,\n        \"Pager\": null,\n        \"Email\": null,\n        \"Mobile\": null,\n        \"SMSEmail\": null,\n        \"EmpCallName\": \"Admin\",\n        \"EmpType\": null,\n        \"Gender\": null,\n        \"Location\": \"1\",\n        \"Department\": \"1\",\n        \"StockLocation\": null,\n        \"IsTech\": \"1\",\n        \"EmpStatus\": null,\n        \"IsSalesPerson\": null,\n        \"HireDate\": null,\n        \"ReleaseDate\": null,\n        \"PayRate\": null,\n        \"EmpColor\": null,\n        \"IsCrewLeader\": null,\n        \"ShowInSched\": \"1\",\n        \"RateTableID\": null,\n        \"QBEmpName\": null,\n        \"StartWorkTime\": null,\n        \"EndWorkTime\": null,\n        \"SchedHolidayDays\": null,\n        \"SchedWorkDays\": null,\n        \"SchedLunchHours\": null,\n        \"PayTypeID\": null,\n        \"OvertimePayTypeID\": null,\n        \"Latitude\": null,\n        \"Longitude\": null,\n        \"UserCreated\": null,\n        \"TimeCreated\": null,\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-11T15:14:08.297\",\n        \"RecordID\": \"2179\"\n    }\n}"}],"_postman_id":"d576d19a-7ec1-4ad6-a1ac-610f7a315248"},{"name":"Query Employee","id":"b2dab89b-a647-4a9f-bb0b-7d8d21d65fc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPEmployee?$format=json&$skip=0&$top=100&$filter=EmployeeId%20eq%202%20and%20IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","EMPEmployee"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"EmployeeId%20eq%202%20and%20IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"37e1e29d-027e-40ee-8a85-8803a63ec278","name":"Query Employee","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPEmployee?$format=json&$skip=0&$top=100&$filter=EmployeeId%20eq%202%20and%20IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPEmployee"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"EmployeeId%20eq%202%20and%20IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPEmployee('2')\",\n                    \"type\": \"LookupService.EMPEmployee\"\n                },\n                \"EmployeeID\": \"2\",\n                \"QBID\": null,\n                \"IsActive\": \"1\",\n                \"EmpName\": \"Employee #1\",\n                \"EmpTitle\": \"1\",\n                \"Salutation\": null,\n                \"FirstName\": null,\n                \"MiddleName\": null,\n                \"LastName\": null,\n                \"Suffix\": null,\n                \"Address1\": \"Employee #1\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"Pager\": null,\n                \"Email\": null,\n                \"Mobile\": null,\n                \"SMSEmail\": null,\n                \"EmpCallName\": \"Employee #1\",\n                \"EmpType\": null,\n                \"Gender\": \"Male\",\n                \"Location\": \"1\",\n                \"Department\": \"2\",\n                \"StockLocation\": null,\n                \"IsTech\": \"0\",\n                \"EmpStatus\": null,\n                \"IsSalesPerson\": \"0\",\n                \"HireDate\": \"2024-12-11T00:00:00\",\n                \"ReleaseDate\": null,\n                \"PayRate\": \"0\",\n                \"EmpColor\": null,\n                \"IsCrewLeader\": \"0\",\n                \"ShowInSched\": null,\n                \"RateTableID\": null,\n                \"QBEmpName\": null,\n                \"StartWorkTime\": \"1899-12-30T09:00:00\",\n                \"EndWorkTime\": \"1899-12-30T17:00:00\",\n                \"SchedHolidayDays\": null,\n                \"SchedWorkDays\": \";0,1,2,3,4,5\",\n                \"SchedLunchHours\": null,\n                \"PayTypeID\": null,\n                \"OvertimePayTypeID\": null,\n                \"Latitude\": null,\n                \"Longitude\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:26:55.887\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"2256\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b2dab89b-a647-4a9f-bb0b-7d8d21d65fc9"}],"id":"ac0202a5-e3b1-4908-b25f-e066e5784077","description":"<p>Employees are central to Field Service Management (FSM) companies which, as their name indicates, depend on their staff, both in the office and out in the field, as the engine of their business.</p>\n","_postman_id":"ac0202a5-e3b1-4908-b25f-e066e5784077"},{"name":"Customer and Customer-Site","item":[{"name":"Customer Site","item":[{"name":"Site Resident","item":[{"name":"Get All Site Resident","id":"3c68bd14-5edf-4ab6-a702-6b15c6461c83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ESiteResident?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","ESiteResident"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"3d1e0810-e291-4c86-a725-483b1b84274b","name":"Get All Site Resident","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ESiteResident?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","ESiteResident"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ESiteResident('1')\",\n                    \"type\": \"ARService.ESiteResident\"\n                },\n                \"ResidentID\": \"1\",\n                \"SiteID\": \"1\",\n                \"ResidentName\": \"R1\",\n                \"FirstName\": \"R1\",\n                \"LastName\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:55:12.237\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACRY=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ESiteResident('2')\",\n                    \"type\": \"ARService.ESiteResident\"\n                },\n                \"ResidentID\": \"2\",\n                \"SiteID\": \"1\",\n                \"ResidentName\": \"R2\",\n                \"FirstName\": null,\n                \"LastName\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:55:17.237\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACRc=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3c68bd14-5edf-4ab6-a702-6b15c6461c83"},{"name":"Read a Site Resident","id":"696654c2-c044-43d0-9843-85e69199feef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ESiteResident(<ResidentID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","ESiteResident(<ResidentID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"ff8a5e60-b13a-4232-b8a8-4215f14c9010","name":"Read a Site Resident","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ESiteResident(<ResidentID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","ESiteResident(<ResidentID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/ESiteResident('1')\",\n            \"type\": \"ARService.ESiteResident\"\n        },\n        \"ResidentID\": \"1\",\n        \"SiteID\": \"1\",\n        \"ResidentName\": \"R1\",\n        \"FirstName\": \"R1\",\n        \"LastName\": null,\n        \"Address1\": null,\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"Zip\": null,\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Cell\": null,\n        \"Fax\": null,\n        \"Email\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T17:55:12.237\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACRY=\"\n    }\n}"}],"_postman_id":"696654c2-c044-43d0-9843-85e69199feef"},{"name":"Query Resident","id":"e9d163ec-295f-4390-b9b7-c18c9dfbc47b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ESiteResident?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","ESiteResident"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"babfed50-031b-4c8b-8f3d-edcd9d934901","name":"Query Resident","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ESiteResident?$format=json&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","ESiteResident"],"query":[{"key":"$format","value":"json"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ESiteResident('1')\",\n                    \"type\": \"ARService.ESiteResident\"\n                },\n                \"ResidentID\": \"1\",\n                \"SiteID\": \"1\",\n                \"ResidentName\": \"R1\",\n                \"FirstName\": \"R1\",\n                \"LastName\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:55:12.237\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACRY=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ESiteResident('2')\",\n                    \"type\": \"ARService.ESiteResident\"\n                },\n                \"ResidentID\": \"2\",\n                \"SiteID\": \"1\",\n                \"ResidentName\": \"R2\",\n                \"FirstName\": null,\n                \"LastName\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:55:17.237\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACRc=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e9d163ec-295f-4390-b9b7-c18c9dfbc47b"}],"id":"07d4f3a5-1cb4-4786-97d4-9f04ccfeedb7","_postman_id":"07d4f3a5-1cb4-4786-97d4-9f04ccfeedb7","description":""},{"name":"Get All Customer Site","id":"6deb7615-29e6-4c86-99a8-3e0c574b9176","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustSite?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","ARCustSite"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"b4af66ec-e147-494b-8f4e-b0492556432a","name":"Get All Customer Site","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCustSite?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCustSite"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSite('1')\",\n                    \"type\": \"LookupService.ARCustSite\"\n                },\n                \"SiteName\": \"......., .....\",\n                \"QBID\": null,\n                \"CustSiteID\": \"1\",\n                \"CustID\": null,\n                \"CustSiteNo\": null,\n                \"LocationID\": null,\n                \"TripCharge\": \"0\",\n                \"TechID\": null,\n                \"SalesTaxCodeID\": null,\n                \"Contact\": null,\n                \"ContactExt\": null,\n                \"Address1\": \"..... .......\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"BillCustAddress\": \"1\",\n                \"BillAddress1\": null,\n                \"BillAddress2\": null,\n                \"BillAddress3\": null,\n                \"BillCity\": null,\n                \"BillState\": null,\n                \"BillPostalCode\": null,\n                \"BillCountry\": null,\n                \"TaxExemptNo\": null,\n                \"TaxExempt\": \"0\",\n                \"AdditionalShipTo\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"Email\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"2266\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSite('2')\",\n                    \"type\": \"LookupService.ARCustSite\"\n                },\n                \"SiteName\": \",,,,,,,,,,,\",\n                \"QBID\": null,\n                \"CustSiteID\": \"2\",\n                \"CustID\": null,\n                \"CustSiteNo\": null,\n                \"LocationID\": null,\n                \"TripCharge\": \"0\",\n                \"TechID\": null,\n                \"SalesTaxCodeID\": null,\n                \"Contact\": null,\n                \"ContactExt\": null,\n                \"Address1\": \",,,,,,,,,,,\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"BillCustAddress\": \"1\",\n                \"BillAddress1\": null,\n                \"BillAddress2\": null,\n                \"BillAddress3\": null,\n                \"BillCity\": null,\n                \"BillState\": null,\n                \"BillPostalCode\": null,\n                \"BillCountry\": null,\n                \"TaxExemptNo\": null,\n                \"TaxExempt\": \"0\",\n                \"AdditionalShipTo\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"Email\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"2269\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6deb7615-29e6-4c86-99a8-3e0c574b9176"},{"name":"Read a Customer Site","id":"28f1b390-30b9-46a5-bd0a-df491d9f21e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustSite(1)?$format=json0","urlObject":{"port":"16001","path":["odata","lookup","ARCustSite(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json0"}],"variable":[]}},"response":[{"id":"4e480ebd-8090-4dd0-88ff-8f5703cc18d2","name":"Read a Customer Site","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCustSite(1)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCustSite(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSite('1')\",\n            \"type\": \"LookupService.ARCustSite\"\n        },\n        \"SiteName\": \"......., .....\",\n        \"QBID\": null,\n        \"CustSiteID\": \"1\",\n        \"CustID\": null,\n        \"CustSiteNo\": null,\n        \"LocationID\": null,\n        \"TripCharge\": \"0\",\n        \"TechID\": null,\n        \"SalesTaxCodeID\": null,\n        \"Contact\": null,\n        \"ContactExt\": null,\n        \"Address1\": \"..... .......\",\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"PostalCode\": null,\n        \"Country\": null,\n        \"BillCustAddress\": \"1\",\n        \"BillAddress1\": null,\n        \"BillAddress2\": null,\n        \"BillAddress3\": null,\n        \"BillCity\": null,\n        \"BillState\": null,\n        \"BillPostalCode\": null,\n        \"BillCountry\": null,\n        \"TaxExemptNo\": null,\n        \"TaxExempt\": \"0\",\n        \"AdditionalShipTo\": null,\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Fax\": null,\n        \"IsActive\": \"1\",\n        \"Email\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"RecordID\": \"2266\"\n    }\n}"}],"_postman_id":"28f1b390-30b9-46a5-bd0a-df491d9f21e9"},{"name":"Query Customer","id":"516a2f7b-2320-47d2-b527-64be84876edf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustSite?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARCustSite"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"217abd4a-9597-47e0-ae34-ca0d76e76d6a","name":"Query Customer","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCustSite?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCustSite"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSite('1')\",\n                    \"type\": \"LookupService.ARCustSite\"\n                },\n                \"SiteName\": \"......., .....\",\n                \"QBID\": null,\n                \"CustSiteID\": \"1\",\n                \"CustID\": null,\n                \"CustSiteNo\": null,\n                \"LocationID\": null,\n                \"TripCharge\": \"0\",\n                \"TechID\": null,\n                \"SalesTaxCodeID\": null,\n                \"Contact\": null,\n                \"ContactExt\": null,\n                \"Address1\": \"..... .......\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"BillCustAddress\": \"1\",\n                \"BillAddress1\": null,\n                \"BillAddress2\": null,\n                \"BillAddress3\": null,\n                \"BillCity\": null,\n                \"BillState\": null,\n                \"BillPostalCode\": null,\n                \"BillCountry\": null,\n                \"TaxExemptNo\": null,\n                \"TaxExempt\": \"0\",\n                \"AdditionalShipTo\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"Email\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"2266\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSite('2')\",\n                    \"type\": \"LookupService.ARCustSite\"\n                },\n                \"SiteName\": \",,,,,,,,,,,\",\n                \"QBID\": null,\n                \"CustSiteID\": \"2\",\n                \"CustID\": null,\n                \"CustSiteNo\": null,\n                \"LocationID\": null,\n                \"TripCharge\": \"0\",\n                \"TechID\": null,\n                \"SalesTaxCodeID\": null,\n                \"Contact\": null,\n                \"ContactExt\": null,\n                \"Address1\": \",,,,,,,,,,,\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"BillCustAddress\": \"1\",\n                \"BillAddress1\": null,\n                \"BillAddress2\": null,\n                \"BillAddress3\": null,\n                \"BillCity\": null,\n                \"BillState\": null,\n                \"BillPostalCode\": null,\n                \"BillCountry\": null,\n                \"TaxExemptNo\": null,\n                \"TaxExempt\": \"0\",\n                \"AdditionalShipTo\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"Email\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"2269\"\n            }\n        ]\n    }\n}"}],"_postman_id":"516a2f7b-2320-47d2-b527-64be84876edf"}],"id":"b4896700-199f-4416-ac87-6e904554d01b","description":"<p>A Job Site is the physical location where actual work is performed. For the most part, commercial Customers have multiple locations where Technicians perform work. When setting up a Job Site, all Address and Contact information should belong to the actual location where the work is performed.</p>\n","_postman_id":"b4896700-199f-4416-ac87-6e904554d01b"},{"name":"Customer","item":[{"name":"Customer Type","item":[{"name":"Get All Customer Type","id":"fb668372-cada-4590-bd1a-989e790b6ff0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustType?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","ARCustType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"af070a38-501b-405a-add9-44a10abcffd7","name":"Get All Customer Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCustType?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCustType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('1')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"1\",\n                \"Description\": \"CT #1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2258\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('2')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"2\",\n                \"Description\": \"CT #2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2259\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('3')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"3\",\n                \"Description\": \"CT #3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2260\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('4')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"4\",\n                \"Description\": \"CT #4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2261\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('5')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"5\",\n                \"Description\": \"CT #5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2262\",\n                \"QBID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"fb668372-cada-4590-bd1a-989e790b6ff0"},{"name":"Read a Customer Type","id":"54a6b6f3-89a0-49cf-abe1-32d6b26bfa12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustType(<CustTypeID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","ARCustType(<CustTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"2e0bb5b0-bdfb-438e-ae23-ed43d6be24ac","name":"Read a Customer Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCustType(<CustTypeID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCustType(<CustTypeID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('1')\",\n            \"type\": \"LookupService.ARCustType\"\n        },\n        \"CustTypeID\": \"1\",\n        \"Description\": \"CT #1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2258\",\n        \"QBID\": null\n    }\n}"}],"_postman_id":"54a6b6f3-89a0-49cf-abe1-32d6b26bfa12"},{"name":"Query Customer Type","id":"9b341607-2146-4cd1-884c-dd86b04c8bf9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARCustType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"7695baac-627b-473a-b369-ad126a02855b","name":"Query Customer Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCustType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCustType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('1')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"1\",\n                \"Description\": \"CT #1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2258\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('2')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"2\",\n                \"Description\": \"CT #2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2259\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('3')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"3\",\n                \"Description\": \"CT #3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2260\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('4')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"4\",\n                \"Description\": \"CT #4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2261\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustType('5')\",\n                    \"type\": \"LookupService.ARCustType\"\n                },\n                \"CustTypeID\": \"5\",\n                \"Description\": \"CT #5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2262\",\n                \"QBID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"9b341607-2146-4cd1-884c-dd86b04c8bf9"}],"id":"9cdf7098-7778-4f21-919c-0e0accc0cbe7","_postman_id":"9cdf7098-7778-4f21-919c-0e0accc0cbe7","description":""},{"name":"Customer Notification","item":[{"name":"Customer Email Notification Template","item":[{"name":"Notification Action Type","item":[{"name":"Get All Notification Action Type","id":"f0db8fa1-ae8b-46ff-be7d-c9d7c493801b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustNotificationActionType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARCustNotificationActionType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"f0db8fa1-ae8b-46ff-be7d-c9d7c493801b"},{"name":"Read a Notification Action Type","id":"1031ad5a-6c45-4c05-9d2d-8ef8e9611d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustNotificationActionType(<ActionID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARCustNotificationActionType(<ActionID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"1031ad5a-6c45-4c05-9d2d-8ef8e9611d10"},{"name":"Query Notification Action Type","id":"4c0d2f33-07dd-4951-b078-e35e8ccc9b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/lookup/ARCustNotificationActionType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARCustNotificationActionType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[],"_postman_id":"4c0d2f33-07dd-4951-b078-e35e8ccc9b09"}],"id":"251a0e80-9393-4966-bddd-41d9164fd0fd","_postman_id":"251a0e80-9393-4966-bddd-41d9164fd0fd","description":""},{"name":"Get All Customer Email Notification Template","id":"56aae31d-ee53-46a7-8e54-ad931957b148","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustTemplateType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARCustTemplateType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"56aae31d-ee53-46a7-8e54-ad931957b148"},{"name":"Read a  Customer Email Notification Template","id":"7ac9a3ac-407b-4629-af04-0624a4e20dcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCustTemplateType(<EmailTemplateID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARCustTemplateType(<EmailTemplateID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"7ac9a3ac-407b-4629-af04-0624a4e20dcc"},{"name":"Query Customer Email Notification Template","id":"303e2395-d894-45ac-81d8-5f31a03d6049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/lookup/ARCustTemplateType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARCustTemplateType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[],"_postman_id":"303e2395-d894-45ac-81d8-5f31a03d6049"}],"id":"ad9368b6-f6e6-450c-90da-d50b9aa797f9","_postman_id":"ad9368b6-f6e6-450c-90da-d50b9aa797f9","description":""},{"name":"Get All Customer Notification","id":"33d4cddb-2bbb-4805-b97b-a85baa2041e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustNotification?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","ECustNotification"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"f35a622e-dbc0-4bb2-bc03-84ae6531488f","name":"Get All Customer Notification","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustNotification('1')\",\r\n\t\t\t\t\t\"type\": \"ARService.ECustNotification\"\r\n\t\t\t\t},\r\n\t\t\t\t\"NotificationID\": \"1\",\r\n\t\t\t\t\"CustID\": \"1\",\r\n\t\t\t\t\"ActionId\": \"9\",\r\n\t\t\t\t\"Subject\": \"Test\",\r\n\t\t\t\t\"Body\":\"T"}],"_postman_id":"33d4cddb-2bbb-4805-b97b-a85baa2041e5"},{"name":"Read a Customer Notification","id":"495a1f92-7baf-4219-b10d-8d81778ab734","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustNotification(<NotificationID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustNotification(<NotificationID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"38f8725c-2ab7-41fb-b208-f5c539176483","name":"Read a Customer Notification","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ECustNotification(<NotificationID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustNotification(<NotificationID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustNotification('1')\",\r\n\t\t\t\t\t\"type\": \"ARService.ECustNotification\"\r\n\t\t\t\t},\r\n\t\t\t\t\"NotificationID\": \"1\",\r\n\t\t\t\t\"CustID\": \"1\",\r\n\t\t\t\t\"ActionId\": \"9\",\r\n\t\t\t\t\"Subject\": \"Test\",\r\n\t\t\t\t\"Body\":\"T"}],"_postman_id":"495a1f92-7baf-4219-b10d-8d81778ab734"},{"name":"Query a Customer Notification","id":"e9f01863-4587-469d-b2ba-486601541924","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustNotification?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","ECustNotification"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"1b2ca400-4808-4e6d-b6db-105a73e341bd","name":"Query a Customer Notification","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ECustNotification?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustNotification"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustNotification('1')\",\r\n\t\t\t\t\t\"type\": \"ARService.ECustNotification\"\r\n\t\t\t\t},\r\n\t\t\t\t\"NotificationID\": \"1\",\r\n\t\t\t\t\"CustID\": \"1\",\r\n\t\t\t\t\"ActionId\": \"9\",\r\n\t\t\t\t\"Subject\": \"Test\",\r\n\t\t\t\t\"Body\":\"T"}],"_postman_id":"e9f01863-4587-469d-b2ba-486601541924"}],"id":"3948738a-2d36-4c0a-a55b-241b94623e14","description":"<p><strong>Frequency:</strong></p>\n<img src=\"https://content.pstmn.io/c55efca7-33f0-41e9-b285-632e87d5669d/aW1hZ2UucG5n\" alt height=\"111\" width=\"393\" />","_postman_id":"3948738a-2d36-4c0a-a55b-241b94623e14"},{"name":"Customer Overdue","item":[{"name":"Overdue Invoice","item":[{"name":"Overdue Invoice Notes","item":[{"name":"Overdue invoice Noted","id":"ad62f7b4-c745-42b7-bc51-2ab35e926916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VCustInvoicesOpenNotes?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VCustInvoicesOpenNotes"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"e124ad8b-0e3f-45dc-9cdb-974615063456","name":"Overdue invoice Noted","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VCustInvoicesOpenNotes?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","VCustInvoicesOpenNotes"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"ad62f7b4-c745-42b7-bc51-2ab35e926916"}],"id":"41ee35cb-234e-43af-b301-7aa86ab159a6","_postman_id":"41ee35cb-234e-43af-b301-7aa86ab159a6","description":""},{"name":"Overdue Invoice","id":"5fe3efbb-f4ef-4de5-8b36-ec592fb19165","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VCustInvoicesOpen?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VCustInvoicesOpen"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"725f1d50-d66b-4681-b3d5-94f1de69417d","name":"Overdue Invoice","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"5fe3efbb-f4ef-4de5-8b36-ec592fb19165"}],"id":"80a67800-4fab-459f-b92d-a74f1a9b2acc","_postman_id":"80a67800-4fab-459f-b92d-a74f1a9b2acc","description":""},{"name":"Get Customer Overdue","id":"76d25314-5927-409a-85a5-f8e2af8a5baf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VGetCustomerOverdue?$format=json&$skip=0&$top=100&DaysCount=30&$filter=CustID%20eq%2021%20","urlObject":{"port":"16001","path":["odata","ar","VGetCustomerOverdue"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"DaysCount","value":"30"},{"key":"$filter","value":"CustID%20eq%2021%20"}],"variable":[]}},"response":[{"id":"5bf7e4b4-b5d2-42c8-adea-43bc7e7206b2","name":"Get Customer Overdue","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/ar/VGetCustomerOverdue?$format=json&$skip=0&$top=100&DaysCount=30&$filter=CustID%20eq%2021%20","host":["{{url}}"],"port":"16001","path":["odata","ar","VGetCustomerOverdue"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"DaysCount","value":"30"},{"key":"$filter","value":"CustID%20eq%2021%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VGetCustomerOverdue('21')\",\n                    \"type\": \"ARService.VGetCustomerOverdue\"\n                },\n                \"CompanyName\": null,\n                \"CustTypeID\": \"1\",\n                \"Address\": \"89 Harbor Drive\",\n                \"City\": \"Novato\",\n                \"State\": \"CA\",\n                \"PostalCode\": \"94945\",\n                \"Phone\": \"(415) 898-4460  Juliana\",\n                \"OverdueAmt\": \"583.35\",\n                \"TotalDue\": \"583.35\",\n                \"CustID\": \"21\",\n                \"CustName\": \"Peer, Ralph\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"76d25314-5927-409a-85a5-f8e2af8a5baf"}],"id":"8f9044a0-c742-4a04-aa89-23a9b61b1105","_postman_id":"8f9044a0-c742-4a04-aa89-23a9b61b1105","description":""},{"name":"Get All Customer","id":"707922eb-d601-4ee6-86a9-55d14cbab498","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustomer?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","ar","ECustomer"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"5fda243b-c175-406f-8e72-a7a186eb52a3","name":"Get All Customer","originalRequest":{"method":"GET","header":[{"key":"session","value":"{3B1F5569-1B03-4B9D-B283-53FA22624946}","type":"text"}],"url":{"raw":"{{url}}:16001/odata/lookup/ECustomer/$count?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ECustomer","$count"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('1')\",\n                    \"type\": \"ARService.ECustomer\"\n                },\n                \"CustID\": \"1\",\n                \"QBID\": null,\n                \"QBCustName\": null,\n                \"CustName\": \"......., .....\",\n                \"AltAccountNo\": null,\n                \"IsActive\": \"1\",\n                \"Salutation\": null,\n                \"FirstName\": \".....\",\n                \"MiddleName\": null,\n                \"LastName\": \".......\",\n                \"Suffix\": null,\n                \"CustTypeID\": null,\n                \"CompanyName\": null,\n                \"BillAddress_Addr1\": \"..... .......\",\n                \"BillAddress_Addr2\": null,\n                \"BillAddress_Addr3\": null,\n                \"BillAddress_City\": null,\n                \"BillAddress_State\": null,\n                \"BillAddress_PostalCode\": null,\n                \"BillAddress_Country\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Mobile\": null,\n                \"Pager\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"WebSite\": null,\n                \"Contact\": null,\n                \"AltContact\": null,\n                \"CampaignID\": null,\n                \"SalesRepID\": null,\n                \"ReferredByCustID\": null,\n                \"CustAlertMsg\": null,\n                \"OnCreditHold\": \"0\",\n                \"CreditLimit\": null,\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"TermID\": null,\n                \"Comments\": null,\n                \"ProspectCust\": \"0\",\n                \"PmntType\": null,\n                \"CardType\": null,\n                \"CardNo\": null,\n                \"CardNoEncrypt\": null,\n                \"CardExp\": null,\n                \"NameOnCard\": null,\n                \"CardAddress\": null,\n                \"CardCity\": null,\n                \"CardState\": null,\n                \"CardPostalCode\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\n                \"Picture\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:52:12.183\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACNc=\",\n                \"ConvertedFromContactID\": null,\n                \"InvoiceAlertMsg\": null,\n                \"AutoInvoice\": null,\n                \"AlertDueDays\": null,\n                \"AlertSent\": null,\n                \"AgreementNo\": null,\n                \"AutoEmailInvoice\": null,\n                \"OverDueInvDueDateFlag\": null,\n                \"DueDays\": null,\n                \"InvDays\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"707922eb-d601-4ee6-86a9-55d14cbab498"},{"name":"Read a Customer","id":"245aa474-17bf-4c40-882f-80f1710b4514","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustomer(<CustID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustomer(<CustID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"b06723d8-429b-4688-ac27-10731773abba","name":"Read a Customer","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('1')\",\n            \"type\": \"ARService.ECustomer\"\n        },\n        \"CustID\": \"1\",\n        \"QBID\": null,\n        \"QBCustName\": null,\n        \"CustName\": \"......., .....\",\n        \"AltAccountNo\": null,\n        \"IsActive\": \"1\",\n        \"Salutation\": null,\n        \"FirstName\": \".....\",\n        \"MiddleName\": null,\n        \"LastName\": \".......\",\n        \"Suffix\": null,\n        \"CustTypeID\": null,\n        \"CompanyName\": null,\n        \"BillAddress_Addr1\": \"..... .......\",\n        \"BillAddress_Addr2\": null,\n        \"BillAddress_Addr3\": null,\n        \"BillAddress_City\": null,\n        \"BillAddress_State\": null,\n        \"BillAddress_PostalCode\": null,\n        \"BillAddress_Country\": null,\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Mobile\": null,\n        \"Pager\": null,\n        \"Fax\": null,\n        \"Email\": null,\n        \"WebSite\": null,\n        \"Contact\": null,\n        \"AltContact\": null,\n        \"CampaignID\": null,\n        \"SalesRepID\": null,\n        \"ReferredByCustID\": null,\n        \"CustAlertMsg\": null,\n        \"OnCreditHold\": \"0\",\n        \"CreditLimit\": null,\n        \"RateTableID\": null,\n        \"PartMarkupID\": null,\n        \"TermID\": null,\n        \"Comments\": null,\n        \"ProspectCust\": \"0\",\n        \"PmntType\": null,\n        \"CardType\": null,\n        \"CardNo\": null,\n        \"CardNoEncrypt\": null,\n        \"CardExp\": null,\n        \"NameOnCard\": null,\n        \"CardAddress\": null,\n        \"CardCity\": null,\n        \"CardState\": null,\n        \"CardPostalCode\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\n        \"Picture\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T15:52:12.183\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACNc=\",\n        \"ConvertedFromContactID\": null,\n        \"InvoiceAlertMsg\": null,\n        \"AutoInvoice\": null,\n        \"AlertDueDays\": null,\n        \"AlertSent\": null,\n        \"AgreementNo\": null,\n        \"AutoEmailInvoice\": null,\n        \"OverDueInvDueDateFlag\": null,\n        \"DueDays\": null,\n        \"InvDays\": null\n    }\n}"}],"_postman_id":"245aa474-17bf-4c40-882f-80f1710b4514"},{"name":"Query Customer","id":"bacc7359-bcf3-49b9-b1d7-5552c4b6c83e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustomer?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","ECustomer"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"4a607280-d4a3-4962-9941-fc5a5604e233","name":"Query Customer","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('1')\",\n                    \"type\": \"ARService.ECustomer\"\n                },\n                \"CustID\": \"1\",\n                \"QBID\": null,\n                \"QBCustName\": null,\n                \"CustName\": \"......., .....\",\n                \"AltAccountNo\": null,\n                \"IsActive\": \"1\",\n                \"Salutation\": null,\n                \"FirstName\": \".....\",\n                \"MiddleName\": null,\n                \"LastName\": \".......\",\n                \"Suffix\": null,\n                \"CustTypeID\": null,\n                \"CompanyName\": null,\n                \"BillAddress_Addr1\": \"..... .......\",\n                \"BillAddress_Addr2\": null,\n                \"BillAddress_Addr3\": null,\n                \"BillAddress_City\": null,\n                \"BillAddress_State\": null,\n                \"BillAddress_PostalCode\": null,\n                \"BillAddress_Country\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Mobile\": null,\n                \"Pager\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"WebSite\": null,\n                \"Contact\": null,\n                \"AltContact\": null,\n                \"CampaignID\": null,\n                \"SalesRepID\": null,\n                \"ReferredByCustID\": null,\n                \"CustAlertMsg\": null,\n                \"OnCreditHold\": \"0\",\n                \"CreditLimit\": null,\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"TermID\": null,\n                \"Comments\": null,\n                \"ProspectCust\": \"0\",\n                \"PmntType\": null,\n                \"CardType\": null,\n                \"CardNo\": null,\n                \"CardNoEncrypt\": null,\n                \"CardExp\": null,\n                \"NameOnCard\": null,\n                \"CardAddress\": null,\n                \"CardCity\": null,\n                \"CardState\": null,\n                \"CardPostalCode\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\n                \"Picture\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:52:12.183\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACNc=\",\n                \"ConvertedFromContactID\": null,\n                \"InvoiceAlertMsg\": null,\n                \"AutoInvoice\": null,\n                \"AlertDueDays\": null,\n                \"AlertSent\": null,\n                \"AgreementNo\": null,\n                \"AutoEmailInvoice\": null,\n                \"OverDueInvDueDateFlag\": null,\n                \"DueDays\": null,\n                \"InvDays\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"bacc7359-bcf3-49b9-b1d7-5552c4b6c83e"},{"name":"Create Customer","id":"d30997b1-a95b-44a9-9b7c-67e408e1bc99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('1')\",\r\n\t\t\t\"type\": \"ARService.ECustomer\"\r\n\t\t},\r\n\t\t\"CustID\": \"1\",\r\n\t\t\"QBID\": null,\r\n\t\t\"QBCustName\": null,\r\n\t\t\"CustName\": \"......., .....,--.,.\",\r\n\t\t\"AltAccountNo\": null,\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"Salutation\": null,\r\n\t\t\"FirstName\": \".....\",\r\n\t\t\"MiddleName\": null,\r\n\t\t\"LastName\": \".......\",\r\n\t\t\"Suffix\": null,\r\n\t\t\"CustTypeID\": null,\r\n\t\t\"CompanyName\": null,\r\n\t\t\"BillAddress_Addr1\": \"..... .......\",\r\n\t\t\"BillAddress_Addr2\": null,\r\n\t\t\"BillAddress_Addr3\": null,\r\n\t\t\"BillAddress_City\": null,\r\n\t\t\"BillAddress_State\": null,\r\n\t\t\"BillAddress_PostalCode\": null,\r\n\t\t\"BillAddress_Country\": null,\r\n\t\t\"Phone\": null,\r\n\t\t\"AltPhone\": null,\r\n\t\t\"Mobile\": null,\r\n\t\t\"Pager\": null,\r\n\t\t\"Fax\": null,\r\n\t\t\"Email\": \"a@abc.com\",\r\n\t\t\"WebSite\": null,\r\n\t\t\"Contact\": null,\r\n\t\t\"AltContact\": null,\r\n\t\t\"CampaignID\": null,\r\n\t\t\"SalesRepID\": null,\r\n\t\t\"ReferredByCustID\": null,\r\n\t\t\"CustAlertMsg\": null,\r\n\t\t\"OnCreditHold\": \"0\",\r\n\t\t\"CreditLimit\": null,\r\n\t\t\"RateTableID\": null,\r\n\t\t\"PartMarkupID\": null,\r\n\t\t\"TermID\": null,\r\n\t\t\"Comments\": null,\r\n\t\t\"ProspectCust\": \"0\",\r\n\t\t\"PmntType\": null,\r\n\t\t\"CardType\": null,\r\n\t\t\"CardNo\": null,\r\n\t\t\"CardNoEncrypt\": null,\r\n\t\t\"CardExp\": null,\r\n\t\t\"NameOnCard\": null,\r\n\t\t\"CardAddress\": null,\r\n\t\t\"CardCity\": null,\r\n\t\t\"CardState\": null,\r\n\t\t\"CardPostalCode\": null,\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"CF6\": null,\r\n\t\t\"CF7\": null,\r\n\t\t\"CF8\": null,\r\n\t\t\"CF9\": null,\r\n\t\t\"CF10\": null,\r\n\t\t\"CF11\": null,\r\n\t\t\"CF12\": null,\r\n\t\t\"CF13\": null,\r\n\t\t\"CF14\": null,\r\n\t\t\"CF15\": null,\r\n\t\t\"CF16\": null,\r\n\t\t\"CF17\": null,\r\n\t\t\"CF18\": null,\r\n\t\t\"CF19\": null,\r\n\t\t\"CF20\": null,\r\n\t\t\"CF21\": null,\r\n\t\t\"CF22\": null,\r\n\t\t\"CF23\": null,\r\n\t\t\"CF24\": null,\r\n\t\t\"CF25\": null,\r\n\t\t\"CF26\": null,\r\n\t\t\"CF27\": null,\r\n\t\t\"CF28\": null,\r\n\t\t\"CF29\": null,\r\n\t\t\"CF30\": null,\r\n\t\t\"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\r\n\t\t\"Picture\": null,\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2024-12-11T15:52:12.183\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2024-12-27T14:58:37.390\",\r\n\t\t\"RecordID\": \"AAAAAAAAJ4g=\",\r\n\t\t\"ConvertedFromContactID\": null,\r\n\t\t\"InvoiceAlertMsg\": null,\r\n\t\t\"AutoInvoice\": null,\r\n\t\t\"AlertDueDays\": null,\r\n\t\t\"AlertSent\": null,\r\n\t\t\"AgreementNo\": null,\r\n\t\t\"AutoEmailInvoice\": null,\r\n\t\t\"OverDueInvDueDateFlag\": null,\r\n\t\t\"DueDays\": null,\r\n\t\t\"InvDays\": null\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/ar/ECustomer?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustomer"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"6693eb1a-6653-4405-8d76-7d73217dd6aa","name":"Create Customer","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n        \"__metadata\": {\r\n            \"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('-1')\",\r\n            \"type\": \"ARService.ECustomer\"\r\n        },\r\n        \"CustID\": \"-1\",\r\n        \"QBID\": null,\r\n        \"QBCustName\": null,\r\n        \"CustName\": \"......., .....,.,.\",\r\n        \"AltAccountNo\": null,\r\n        \"IsActive\": \"1\",\r\n        \"Salutation\": null,\r\n        \"FirstName\": \".....\",\r\n        \"MiddleName\": null,\r\n        \"LastName\": \".......\",\r\n        \"Suffix\": null,\r\n        \"CustTypeID\": null,\r\n        \"CompanyName\": null,\r\n        \"BillAddress_Addr1\": \"..... .......\",\r\n        \"BillAddress_Addr2\": null,\r\n        \"BillAddress_Addr3\": null,\r\n        \"BillAddress_City\": null,\r\n        \"BillAddress_State\": null,\r\n        \"BillAddress_PostalCode\": null,\r\n        \"BillAddress_Country\": null,\r\n        \"Phone\": null,\r\n        \"AltPhone\": null,\r\n        \"Mobile\": null,\r\n        \"Pager\": null,\r\n        \"Fax\": null,\r\n        \"Email\": \"SmPatil@moravia.com\",\r\n        \"WebSite\": null,\r\n        \"Contact\": null,\r\n        \"AltContact\": null,\r\n        \"CampaignID\": null,\r\n        \"SalesRepID\": null,\r\n        \"ReferredByCustID\": null,\r\n        \"CustAlertMsg\": null,\r\n        \"OnCreditHold\": \"0\",\r\n        \"CreditLimit\": null,\r\n        \"RateTableID\": null,\r\n        \"PartMarkupID\": null,\r\n        \"TermID\": null,\r\n        \"Comments\": null,\r\n        \"ProspectCust\": \"0\",\r\n        \"PmntType\": null,\r\n        \"CardType\": null,\r\n        \"CardNo\": null,\r\n        \"CardNoEncrypt\": null,\r\n        \"CardExp\": null,\r\n        \"NameOnCard\": null,\r\n        \"CardAddress\": null,\r\n        \"CardCity\": null,\r\n        \"CardState\": null,\r\n        \"CardPostalCode\": null,\r\n        \"CF1\": null,\r\n        \"CF2\": null,\r\n        \"CF3\": null,\r\n        \"CF4\": null,\r\n        \"CF5\": null,\r\n        \"CF6\": null,\r\n        \"CF7\": null,\r\n        \"CF8\": null,\r\n        \"CF9\": null,\r\n        \"CF10\": null,\r\n        \"CF11\": null,\r\n        \"CF12\": null,\r\n        \"CF13\": null,\r\n        \"CF14\": null,\r\n        \"CF15\": null,\r\n        \"CF16\": null,\r\n        \"CF17\": null,\r\n        \"CF18\": null,\r\n        \"CF19\": null,\r\n        \"CF20\": null,\r\n        \"CF21\": null,\r\n        \"CF22\": null,\r\n        \"CF23\": null,\r\n        \"CF24\": null,\r\n        \"CF25\": null,\r\n        \"CF26\": null,\r\n        \"CF27\": null,\r\n        \"CF28\": null,\r\n        \"CF29\": null,\r\n        \"CF30\": null,\r\n        \"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\r\n        \"Picture\": null,\r\n        \"UserCreated\": \"admin\",\r\n        \"TimeCreated\": \"2024-12-11T15:52:12.183\",\r\n        \"UserModified\": \"admin\",\r\n        \"TimeModified\": \"2024-12-27T14:58:37.390\",\r\n        \"RecordID\": \"AAAAAAAAJ4g=\",\r\n        \"ConvertedFromContactID\": null,\r\n        \"InvoiceAlertMsg\": null,\r\n        \"AutoInvoice\": null,\r\n        \"AlertDueDays\": null,\r\n        \"AlertSent\": null,\r\n        \"AgreementNo\": null,\r\n        \"AutoEmailInvoice\": null,\r\n        \"OverDueInvDueDateFlag\": null,\r\n        \"DueDays\": null,\r\n        \"InvDays\": null\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/ar/ECustomer?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustomer"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('1')\",\n            \"type\": \"ARService.ECustomer\"\n        },\n        \"CustID\": \"1\",\n        \"QBID\": null,\n        \"QBCustName\": null,\n        \"CustName\": \"......., .....,.,.\",\n        \"AltAccountNo\": null,\n        \"IsActive\": \"1\",\n        \"Salutation\": null,\n        \"FirstName\": \".....\",\n        \"MiddleName\": null,\n        \"LastName\": \".......\",\n        \"Suffix\": null,\n        \"CustTypeID\": null,\n        \"CompanyName\": null,\n        \"BillAddress_Addr1\": \"..... .......\",\n        \"BillAddress_Addr2\": null,\n        \"BillAddress_Addr3\": null,\n        \"BillAddress_City\": null,\n        \"BillAddress_State\": null,\n        \"BillAddress_PostalCode\": null,\n        \"BillAddress_Country\": null,\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Mobile\": null,\n        \"Pager\": null,\n        \"Fax\": null,\n        \"Email\": \"SmPatil@moravia.com\",\n        \"WebSite\": null,\n        \"Contact\": null,\n        \"AltContact\": null,\n        \"CampaignID\": null,\n        \"SalesRepID\": null,\n        \"ReferredByCustID\": null,\n        \"CustAlertMsg\": null,\n        \"OnCreditHold\": \"0\",\n        \"CreditLimit\": null,\n        \"RateTableID\": null,\n        \"PartMarkupID\": null,\n        \"TermID\": null,\n        \"Comments\": null,\n        \"ProspectCust\": \"0\",\n        \"PmntType\": null,\n        \"CardType\": null,\n        \"CardNo\": null,\n        \"CardNoEncrypt\": null,\n        \"CardExp\": null,\n        \"NameOnCard\": null,\n        \"CardAddress\": null,\n        \"CardCity\": null,\n        \"CardState\": null,\n        \"CardPostalCode\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\n        \"Picture\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T15:52:12.183\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-27T14:58:37.390\",\n        \"RecordID\": \"AAAAAAAAJ4g=\",\n        \"ConvertedFromContactID\": null,\n        \"InvoiceAlertMsg\": null,\n        \"AutoInvoice\": null,\n        \"AlertDueDays\": null,\n        \"AlertSent\": null,\n        \"AgreementNo\": null,\n        \"AutoEmailInvoice\": null,\n        \"OverDueInvDueDateFlag\": null,\n        \"DueDays\": null,\n        \"InvDays\": null\n    }\n}"}],"_postman_id":"d30997b1-a95b-44a9-9b7c-67e408e1bc99"}],"id":"a9a30d74-a5e0-4e51-8ca2-fae8043c90f4","description":"<p>A Customer is someone for whom you perform <a href=\"http://terra.optsy.com/fieldone/help/_workorders_.htm\">Work Orders</a>, who will actually pay for the invoices sent. A Customer might be an individual or perhaps a company. The Billing Address for the Customer will be the default used for all Invoices and Statements, for work performed on any Job Site related to this Customer.</p>\n","_postman_id":"a9a30d74-a5e0-4e51-8ca2-fae8043c90f4"},{"name":"Customer and Site link","id":"75db28f0-0607-4896-9283-b4e0eb435ff2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","equals":true}],"url":"{{url}}:16001/odata/lookup/ARCustSiteLink?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","lookup","ARCustSiteLink"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"42bb744e-cb7f-4fac-8934-c5c8d04f4e13","name":"Customer and Site link","originalRequest":{"method":"GET","header":[{"key":"session","value":"","equals":true}],"url":{"raw":"{{url}}:16001/odata/lookup/ARCustSiteLink?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCustSiteLink"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('1')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"8006\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('2')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"2\",\n                \"CustID\": \"2\",\n                \"CustSiteID\": \"2\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22987\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('3')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"3\",\n                \"CustID\": \"3\",\n                \"CustSiteID\": \"3\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22988\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('4')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"4\",\n                \"CustID\": \"4\",\n                \"CustSiteID\": \"4\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22989\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('5')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"5\",\n                \"CustID\": \"5\",\n                \"CustSiteID\": \"5\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22990\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('6')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"6\",\n                \"CustID\": \"6\",\n                \"CustSiteID\": \"6\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22991\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('7')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"7\",\n                \"CustID\": \"7\",\n                \"CustSiteID\": \"7\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22992\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('8')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"8\",\n                \"CustID\": \"8\",\n                \"CustSiteID\": \"8\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22993\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('9')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"9\",\n                \"CustID\": \"9\",\n                \"CustSiteID\": \"9\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22994\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCustSiteLink('10')\",\n                    \"type\": \"LookupService.ARCustSiteLink\"\n                },\n                \"CustSiteLinkID\": \"10\",\n                \"CustID\": \"10\",\n                \"CustSiteID\": \"10\",\n                \"IsPrimary\": \"1\",\n                \"RecordID\": \"22995\"\n            }\n        ]\n    }\n}"}],"_postman_id":"75db28f0-0607-4896-9283-b4e0eb435ff2"}],"id":"4fe47bf7-164d-47ba-ba05-19909585d763","_postman_id":"4fe47bf7-164d-47ba-ba05-19909585d763","description":""},{"name":"Equipment","item":[{"name":"Equipment Type","item":[{"name":"Get All Equipment Type","id":"ae05e21e-5ca1-472f-a7d2-9eab0dc15b7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/AREquipType?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","AREquipType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"0ea5d95e-e1b3-46b3-b605-5d38ec7a2888","name":"Get All Equipment Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/AREquipType?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","AREquipType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/AREquipType('1')\",\n                    \"type\": \"LookupService.AREquipType\"\n                },\n                \"EquipTypeID\": \"1\",\n                \"Description\": \"T2\",\n                \"IsActive\": \"1\",\n                \"SubItemGrpID\": null,\n                \"RecordID\": \"2328\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/AREquipType('2')\",\n                    \"type\": \"LookupService.AREquipType\"\n                },\n                \"EquipTypeID\": \"2\",\n                \"Description\": \"T1\",\n                \"IsActive\": \"1\",\n                \"SubItemGrpID\": null,\n                \"RecordID\": \"2329\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ae05e21e-5ca1-472f-a7d2-9eab0dc15b7c"},{"name":"Read a Equipment Type","id":"102a2b4b-cccb-4a05-9179-52260485a8ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/AREquipType(<EquipTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","AREquipType(<EquipTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"389a1b4f-b004-4036-a9bb-e2d796951f53","name":"Read a Equipment Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/AREquipType(<EquipTypeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","AREquipType(<EquipTypeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/AREquipType('1')\",\n            \"type\": \"LookupService.AREquipType\"\n        },\n        \"EquipTypeID\": \"1\",\n        \"Description\": \"T2\",\n        \"IsActive\": \"1\",\n        \"SubItemGrpID\": null,\n        \"RecordID\": \"2328\"\n    }\n}"}],"_postman_id":"102a2b4b-cccb-4a05-9179-52260485a8ab"},{"name":"Query Equipment Type","id":"426990ad-122d-4e64-9602-bf9449509678","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/AREquipType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202328%20","urlObject":{"port":"16001","path":["odata","lookup","AREquipType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202328%20"}],"variable":[]}},"response":[{"id":"a447a95a-17de-4420-b9e9-154e3fc7259b","name":"Query Equipment Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/AREquipType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%20896004%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","AREquipType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%20896004%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/AREquipType('1')\",\n                    \"type\": \"LookupService.AREquipType\"\n                },\n                \"EquipTypeID\": \"1\",\n                \"Description\": \"T2\",\n                \"IsActive\": \"1\",\n                \"SubItemGrpID\": null,\n                \"RecordID\": \"2328\"\n            }\n        ]\n    }\n}"}],"_postman_id":"426990ad-122d-4e64-9602-bf9449509678"}],"id":"b229538f-ed12-472d-ae6b-f247f2f4e321","description":"<p>An <strong>Equipment Type</strong> in Optsy Field Management Software categorizes different kinds of equipment used or serviced by your business. It helps organize assets for tracking, maintenance, and job assignments.</p>\n","_postman_id":"b229538f-ed12-472d-ae6b-f247f2f4e321"},{"name":"Equipment Part","item":[{"name":"Get All Equipment Part","id":"c42314f9-c2c9-4972-b101-e59f3f0c4c7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/ar/ECustEquipParts?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","ECustEquipParts"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"7112e6fb-5ba1-45a7-bd78-3c437be8e9c6","name":"Get All Equipment Part","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ECustEquipParts?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustEquipParts"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustEquipParts()\",\n                    \"type\": \"ARService.ECustEquipParts\"\n                },\n                \"EquipPartID\": \"1\",\n                \"CustEquipID\": \"2\",\n                \"CustID\": \"1\",\n                \"PartID\": \"2\",\n                \"SalesDesc\": \"P2\",\n                \"Quantity\": null,\n                \"TempQty\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:52:17.767\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChg=\",\n                \"MultiplyQtyByKitQty\": null,\n                \"IsActive\": \"1\",\n                \"ItemTypePartLabor\": \"1\",\n                \"ItemType\": \"1\",\n                \"IsSerialized\": \"0\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"c42314f9-c2c9-4972-b101-e59f3f0c4c7e"},{"name":"Read a Equipment Part","id":"6eb664ba-13e5-49e0-a860-de449f8342f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustEquipParts(<EquipPartID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustEquipParts(<EquipPartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"a4afc058-8d31-49fa-86d3-abbb6fcc85c2","name":"Read a Equipment Part","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ECustEquipParts(<EquipPartID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustEquipParts(<EquipPartID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/ECustEquipParts()\",\n            \"type\": \"ARService.ECustEquipParts\"\n        },\n        \"EquipPartID\": \"1\",\n        \"CustEquipID\": \"2\",\n        \"CustID\": \"1\",\n        \"PartID\": \"2\",\n        \"SalesDesc\": \"P2\",\n        \"Quantity\": null,\n        \"TempQty\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T18:52:17.767\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAChg=\",\n        \"MultiplyQtyByKitQty\": null,\n        \"IsActive\": \"1\",\n        \"ItemTypePartLabor\": \"1\",\n        \"ItemType\": \"1\",\n        \"IsSerialized\": \"0\",\n        \"IsKitHead\": \"0\",\n        \"KitHeadID\": null,\n        \"PartKitDetailID\": null\n    }\n}"}],"_postman_id":"6eb664ba-13e5-49e0-a860-de449f8342f1"},{"name":"Query Equipment Part","id":"22eea1fb-56a0-4b65-9146-0853f28efd6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustEquipParts?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","ECustEquipParts"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"1e8f4719-5e83-47d7-ade6-dfed55aea155","name":"Query Equipment Part","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustEquipParts()\",\n                    \"type\": \"ARService.ECustEquipParts\"\n                },\n                \"EquipPartID\": \"1\",\n                \"CustEquipID\": \"2\",\n                \"CustID\": \"1\",\n                \"PartID\": \"2\",\n                \"SalesDesc\": \"P2\",\n                \"Quantity\": null,\n                \"TempQty\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:52:17.767\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChg=\",\n                \"MultiplyQtyByKitQty\": null,\n                \"IsActive\": \"1\",\n                \"ItemTypePartLabor\": \"1\",\n                \"ItemType\": \"1\",\n                \"IsSerialized\": \"0\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"22eea1fb-56a0-4b65-9146-0853f28efd6f"}],"id":"5ddec575-879c-4cdf-acac-11cbc2e31570","description":"<p>In <strong>Optsy</strong>, an <strong>Equipment Part</strong> refers to a specific component or item of equipment that is part of the Equipment.</p>\n<p><strong>Item Type:</strong></p>\n<img src=\"https://content.pstmn.io/efa7c784-3e60-47d3-95a6-0b20d78ab90e/aW1hZ2UucG5n\" width=\"387\" height=\"83\" />","_postman_id":"5ddec575-879c-4cdf-acac-11cbc2e31570"},{"name":"Equipment Inspection","item":[{"name":"Equipment Inspection Type","item":[{"name":"Get All Inspection Type","id":"ce431415-b31e-465d-879e-50df2fee55e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/AREquipInspectionType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","AREquipInspectionType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"62bc4d8e-28e5-492b-8315-726f15e772bb","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/AREquipInspectionType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","AREquipInspectionType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"ce431415-b31e-465d-879e-50df2fee55e4"},{"name":"Read a Inspection Type","id":"d2a1cf97-16e7-4f07-96bb-161f7bd61c3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/AREquipInspectionType(1)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","AREquipInspectionType(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"20840abc-1a7b-4ced-be1d-705bf5aa9b38","name":"Read a Inspection Type","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/lookup/AREquipInspectionType(<InspectionTypeID>)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","AREquipInspectionType(<InspectionTypeID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"d2a1cf97-16e7-4f07-96bb-161f7bd61c3d"},{"name":"Query Inspection Type","id":"9a915587-c6f7-48b0-b959-2dcac4e8b71b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/AREquipInspectionType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","AREquipInspectionType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"f46e46a3-2ab5-4210-a963-b30591243674","name":"Query Inspection Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/AREquipInspectionType?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","AREquipInspectionType"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"9a915587-c6f7-48b0-b959-2dcac4e8b71b"}],"id":"be158654-392f-4a23-89cc-4cdfc9df2acb","_postman_id":"be158654-392f-4a23-89cc-4cdfc9df2acb","description":""},{"name":"Get All Equipment Inspection","id":"cb08298b-19f7-452e-bda5-7aaf80712c15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VECustEquipInspection?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VECustEquipInspection"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"a63e0e4c-a069-472f-9864-fa2035012c0d","name":"Get All Equipment Inspection","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/ar/VECustEquipInspection?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","VECustEquipInspection"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"cb08298b-19f7-452e-bda5-7aaf80712c15"},{"name":"Query Equipment Inspection","id":"b014dc67-52b7-43e7-86f7-562292018b08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VECustEquipInspection?$format=json&$skip=0&$top=100&$filter=InspectionID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","VECustEquipInspection"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"InspectionID%20eq%201%20"}],"variable":[]}},"response":[{"id":"34df49ff-1ff1-4523-a74f-32c256fb2556","name":"Query Equipment Inspection","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"b014dc67-52b7-43e7-86f7-562292018b08"},{"name":"Read Equipment Inspection","id":"2d520f28-2c27-421f-9e03-501b16bc5b18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/ar/VECustEquipInspection(<InspectionID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","VECustEquipInspection(<InspectionID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"db79826d-0c60-40c0-8802-ff8c40fcb26a","name":"Read Equipment Inspection","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": []\r\n\t}\r\n}"}],"_postman_id":"2d520f28-2c27-421f-9e03-501b16bc5b18"}],"id":"43141baf-ff6f-44bb-985c-61a7384712da","_postman_id":"43141baf-ff6f-44bb-985c-61a7384712da","description":""},{"name":"Equipment Snapshot","item":[{"name":"Get All Equipment Snapshot","id":"3c00c82a-0dc5-47f8-9f09-12e81635bb9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EEquipComSnapshot?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EEquipComSnapshot"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"bdce2ed6-a718-4426-8aea-b7d72fad9e67","name":"New Request","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"3c00c82a-0dc5-47f8-9f09-12e81635bb9e"},{"name":"Read a Snapshot","id":"71425641-5e2a-4b34-9a7e-c7c565fc54c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EEquipComSnapshot(<SnapshotID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EEquipComSnapshot(<SnapshotID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"f9c3e8f1-638f-4331-9f85-758622e0bbb9","name":"Read a Snapshot","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EEquipComSnapshot(<SnapshotID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EEquipComSnapshot(<SnapshotID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"71425641-5e2a-4b34-9a7e-c7c565fc54c9"},{"name":"Query Snapshot","id":"3fb3442f-79e7-4fe6-8b00-13c69787bd2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EEquipComSnapshot?$format=json&$skip=0&$top=100&$filter=RequestedBy%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EEquipComSnapshot"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RequestedBy%20eq%201%20"}],"variable":[]}},"response":[{"id":"84f56900-ddb2-4a00-b5e5-d9901a614dcc","name":"Query Snapshot","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EEquipComSnapshot?$format=json&$skip=0&$top=100&$filter=RequestedBy%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EEquipComSnapshot"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RequestedBy%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"3fb3442f-79e7-4fe6-8b00-13c69787bd2c"}],"id":"31173634-5114-45a3-9331-8b051d398bcb","description":"<p><strong>Sent By Type:</strong></p>\n<img src=\"https://content.pstmn.io/795f7248-9b1e-4012-b371-8618ea342e2c/aW1hZ2UucG5n\" alt height=\"109\" width=\"393\" />","_postman_id":"31173634-5114-45a3-9331-8b051d398bcb"},{"name":"Get All Equipments","id":"ac82f8a1-025d-4814-af59-2ffed447a806","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustEquip?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","ECustEquip"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"9e94d40f-101d-467c-b721-78eabb909941","name":"Get All Equipments","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/AREquipList?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","AREquipList"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupEquip('1')\",\n                    \"type\": \"ARService.VLookupEquip\"\n                },\n                \"CustEquipID\": \"1\",\n                \"ParentID\": \"0\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"LocationID\": \"1\",\n                \"EquipTypeID\": null,\n                \"ManufactureID\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"EquipLocation\": null,\n                \"EquipTag\": null,\n                \"SubItemGroupID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACR0=\",\n                \"PartID\": \"E1\",\n                \"ResidentID\": null,\n                \"InstalledByComp\": \"1\",\n                \"InstalledBy\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"CustName\": \"......., .....\",\n                \"SiteName\": \"......., .....\",\n                \"TimeCreated\": \"2024-12-11T18:01:01.797\",\n                \"EquipParts\": null,\n                \"IsSubEquip\": \"0\",\n                \"ParentEquipName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupEquip('2')\",\n                    \"type\": \"ARService.VLookupEquip\"\n                },\n                \"CustEquipID\": \"2\",\n                \"ParentID\": \"0\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"LocationID\": \"1\",\n                \"EquipTypeID\": null,\n                \"ManufactureID\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"EquipLocation\": null,\n                \"EquipTag\": null,\n                \"SubItemGroupID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACR4=\",\n                \"PartID\": \"E2\",\n                \"ResidentID\": null,\n                \"InstalledByComp\": \"1\",\n                \"InstalledBy\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"CustName\": \"......., .....\",\n                \"SiteName\": \"......., .....\",\n                \"TimeCreated\": \"2024-12-11T18:01:17.393\",\n                \"EquipParts\": null,\n                \"IsSubEquip\": \"0\",\n                \"ParentEquipName\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"ac82f8a1-025d-4814-af59-2ffed447a806"},{"name":"Read a Equipment","id":"2645c1c7-57e6-4f91-9e55-fe574bfc2ec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustEquip(<CustEquipID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustEquip(<CustEquipID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"bf1a5de8-b234-484d-b65a-92995c8ba878","name":"Read a Equipment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VLookupEquip(<CustEquipID>)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","VLookupEquip(<CustEquipID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"d\": {\n\t\t\"__metadata\": {\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustEquip('1')\",\n\t\t\t\"type\": \"ARService.ECustEquip\"\n\t\t},\n\t\t\"CustEquipID\": \"1\",\n\t\t\"MasterID\": \"0\",\n\t\t\"ParentID\": \"0\",\n\t\t\"CustID\": \"1\",\n\t\t\"CustSiteID\": \"1\",\n\t\t\"ResidentID\": null,\n\t\t\"LocationID\": \"1\",\n\t\t\"PartID\": \"E1\",\n\t\t\"ManufactureID\": null,\n\t\t\"EquipTypeID\": null,\n\t\t\"ModelNum\": null,\n\t\t\"SerialNum\": null,\n\t\t\"YearMfg\": null,\n\t\t\"InstalledByComp\": \"1\",\n\t\t\"InstalledBy\": null,\n\t\t\"DateInstalled\": null,\n\t\t\"EquipLocation\": null,\n\t\t\"EquipTag\": null,\n\t\t\"SubItemGroupID\": null,\n\t\t\"DefaultTechID\": null,\n\t\t\"WarrantyStarted\": null,\n\t\t\"WarrantyEnds\": null,\n\t\t\"PartsWarrantyStart\": null,\n\t\t\"PartsWarrantyEnd\": null,\n\t\t\"EnableSnapshot\": \"0\",\n\t\t\"SvcDetailID\": null,\n\t\t\"IsActive\": \"1\",\n\t\t\"CF1\": null,\n\t\t\"CF2\": null,\n\t\t\"CF3\": null,\n\t\t\"CF4\": null,\n\t\t\"CF5\": null,\n\t\t\"CF6\": null,\n\t\t\"CF7\": null,\n\t\t\"CF8\": null,\n\t\t\"CF9\": null,\n\t\t\"CF10\": null,\n\t\t\"CF11\": null,\n\t\t\"CF12\": null,\n\t\t\"CF13\": null,\n\t\t\"CF14\": null,\n\t\t\"CF15\": null,\n\t\t\"CF16\": null,\n\t\t\"CF17\": null,\n\t\t\"CF18\": null,\n\t\t\"CF19\": null,\n\t\t\"CF20\": null,\n\t\t\"CF21\": null,\n\t\t\"CF22\": null,\n\t\t\"CF23\": null,\n\t\t\"CF24\": null,\n\t\t\"CF25\": null,\n\t\t\"CF26\": null,\n\t\t\"CF27\": null,\n\t\t\"CF28\": null,\n\t\t\"CF29\": null,\n\t\t\"CF30\": null,\n\t\t\"UserCreated\": \"admin\",\n\t\t\"TimeCreated\": \"2024-12-11T18:01:01.797\",\n\t\t\"UserModified\": \"-\",\n\t\t\"TimeModified\": null,\n\t\t\"RecordID\": \"AAAAAAAACR0=\",\n\t\t\"Emails\": null\n\t}\n}"}],"_postman_id":"2645c1c7-57e6-4f91-9e55-fe574bfc2ec5"},{"name":"Query Equipment","id":"69e489a8-f15c-4c00-8396-159bcc0051a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustEquip?$format=json&$skip=0&$top=100&$filter=LocationID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","ECustEquip"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"LocationID%20eq%201%20"}],"variable":[]}},"response":[{"id":"50e2089c-7f8a-4b1a-a01d-a9f69096be25","name":"Query Equipment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VLookupEquip?$format=json&$skip=0&$top=100&$filter=LocationID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","VLookupEquip"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"LocationID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupEquip('1')\",\n                    \"type\": \"ARService.VLookupEquip\"\n                },\n                \"CustEquipID\": \"1\",\n                \"ParentID\": \"0\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"LocationID\": \"1\",\n                \"EquipTypeID\": null,\n                \"ManufactureID\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"EquipLocation\": null,\n                \"EquipTag\": null,\n                \"SubItemGroupID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACR0=\",\n                \"PartID\": \"E1\",\n                \"ResidentID\": null,\n                \"InstalledByComp\": \"1\",\n                \"InstalledBy\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"CustName\": \"......., .....\",\n                \"SiteName\": \"......., .....\",\n                \"TimeCreated\": \"2024-12-11T18:01:01.797\",\n                \"EquipParts\": null,\n                \"IsSubEquip\": \"0\",\n                \"ParentEquipName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupEquip('2')\",\n                    \"type\": \"ARService.VLookupEquip\"\n                },\n                \"CustEquipID\": \"2\",\n                \"ParentID\": \"0\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"LocationID\": \"1\",\n                \"EquipTypeID\": null,\n                \"ManufactureID\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"EquipLocation\": null,\n                \"EquipTag\": null,\n                \"SubItemGroupID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACR4=\",\n                \"PartID\": \"E2\",\n                \"ResidentID\": null,\n                \"InstalledByComp\": \"1\",\n                \"InstalledBy\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"CustName\": \"......., .....\",\n                \"SiteName\": \"......., .....\",\n                \"TimeCreated\": \"2024-12-11T18:01:17.393\",\n                \"EquipParts\": null,\n                \"IsSubEquip\": \"0\",\n                \"ParentEquipName\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"69e489a8-f15c-4c00-8396-159bcc0051a7"},{"name":"Create Equipment","id":"cad489f7-7190-4b8d-b2e2-f855c85c51f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustEquip('-1')\",\r\n\t\t\t\"type\": \"ARService.ECustEquip\"\r\n\t\t},\r\n\t\t\"CustEquipID\": \"-1\",\r\n\t\t\"MasterID\": \"0\",\r\n\t\t\"ParentID\": \"0\",\r\n\t\t\"CustID\": \"1\",\r\n\t\t\"CustSiteID\": \"1\",\r\n\t\t\"ResidentID\": null,\r\n\t\t\"LocationID\": null,\r\n\t\t\"PartID\": \"E1\",\r\n\t\t\"ManufactureID\": null,\r\n\t\t\"EquipTypeID\": null,\r\n\t\t\"ModelNum\": null,\r\n\t\t\"SerialNum\": null,\r\n\t\t\"YearMfg\": null,\r\n\t\t\"InstalledByComp\": null,\r\n\t\t\"InstalledBy\": null,\r\n\t\t\"DateInstalled\": null,\r\n\t\t\"EquipLocation\": null,\r\n\t\t\"EquipTag\": null,\r\n\t\t\"SubItemGroupID\": null,\r\n\t\t\"DefaultTechID\": null,\r\n\t\t\"WarrantyStarted\": null,\r\n\t\t\"WarrantyEnds\": null,\r\n\t\t\"PartsWarrantyStart\": null,\r\n\t\t\"PartsWarrantyEnd\": null,\r\n\t\t\"EnableSnapshot\": \"0\",\r\n\t\t\"SvcDetailID\": null,\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"CF6\": null,\r\n\t\t\"CF7\": null,\r\n\t\t\"CF8\": null,\r\n\t\t\"CF9\": null,\r\n\t\t\"CF10\": null,\r\n\t\t\"CF11\": null,\r\n\t\t\"CF12\": null,\r\n\t\t\"CF13\": null,\r\n\t\t\"CF14\": null,\r\n\t\t\"CF15\": null,\r\n\t\t\"CF16\": null,\r\n\t\t\"CF17\": null,\r\n\t\t\"CF18\": null,\r\n\t\t\"CF19\": null,\r\n\t\t\"CF20\": null,\r\n\t\t\"CF21\": null,\r\n\t\t\"CF22\": null,\r\n\t\t\"CF23\": null,\r\n\t\t\"CF24\": null,\r\n\t\t\"CF25\": null,\r\n\t\t\"CF26\": null,\r\n\t\t\"CF27\": null,\r\n\t\t\"CF28\": null,\r\n\t\t\"CF29\": null,\r\n\t\t\"CF30\": null,\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2024-12-11T18:01:01.797\",\r\n\t\t\"UserModified\": \"-\",\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"\",\r\n\t\t\"Emails\": \"SmPatil@moravia.com\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/ar/ECustEquip?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustEquip"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"65f84b7b-0a60-49a6-9820-78968eedcf90","name":"Create Equipment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustEquip('-1')\",\r\n\t\t\t\"type\": \"ARService.ECustEquip\"\r\n\t\t},\r\n\t\t\"CustEquipID\": \"-1\",\r\n\t\t\"MasterID\": \"0\",\r\n\t\t\"ParentID\": \"0\",\r\n\t\t\"CustID\": \"1\",\r\n\t\t\"CustSiteID\": \"1\",\r\n\t\t\"ResidentID\": null,\r\n\t\t\"LocationID\": \"1\",\r\n\t\t\"PartID\": \"E1\",\r\n\t\t\"ManufactureID\": null,\r\n\t\t\"EquipTypeID\": null,\r\n\t\t\"ModelNum\": null,\r\n\t\t\"SerialNum\": null,\r\n\t\t\"YearMfg\": null,\r\n\t\t\"InstalledByComp\": \"1\",\r\n\t\t\"InstalledBy\": null,\r\n\t\t\"DateInstalled\": null,\r\n\t\t\"EquipLocation\": null,\r\n\t\t\"EquipTag\": null,\r\n\t\t\"SubItemGroupID\": null,\r\n\t\t\"DefaultTechID\": null,\r\n\t\t\"WarrantyStarted\": null,\r\n\t\t\"WarrantyEnds\": null,\r\n\t\t\"PartsWarrantyStart\": null,\r\n\t\t\"PartsWarrantyEnd\": null,\r\n\t\t\"EnableSnapshot\": \"0\",\r\n\t\t\"SvcDetailID\": null,\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"CF6\": null,\r\n\t\t\"CF7\": null,\r\n\t\t\"CF8\": null,\r\n\t\t\"CF9\": null,\r\n\t\t\"CF10\": null,\r\n\t\t\"CF11\": null,\r\n\t\t\"CF12\": null,\r\n\t\t\"CF13\": null,\r\n\t\t\"CF14\": null,\r\n\t\t\"CF15\": null,\r\n\t\t\"CF16\": null,\r\n\t\t\"CF17\": null,\r\n\t\t\"CF18\": null,\r\n\t\t\"CF19\": null,\r\n\t\t\"CF20\": null,\r\n\t\t\"CF21\": null,\r\n\t\t\"CF22\": null,\r\n\t\t\"CF23\": null,\r\n\t\t\"CF24\": null,\r\n\t\t\"CF25\": null,\r\n\t\t\"CF26\": null,\r\n\t\t\"CF27\": null,\r\n\t\t\"CF28\": null,\r\n\t\t\"CF29\": null,\r\n\t\t\"CF30\": null,\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2024-12-11T18:01:01.797\",\r\n\t\t\"UserModified\": \"-\",\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"\",\r\n\t\t\"Emails\": \"SmPatil@moravia.com\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/ar/ECustEquip?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustEquip"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/ECustEquip('1')\",\n            \"type\": \"ARService.ECustEquip\"\n        },\n        \"CustEquipID\": \"1\",\n        \"MasterID\": \"0\",\n        \"ParentID\": \"0\",\n        \"CustID\": \"1\",\n        \"CustSiteID\": \"1\",\n        \"ResidentID\": null,\n        \"LocationID\": \"1\",\n        \"PartID\": \"E1\",\n        \"ManufactureID\": null,\n        \"EquipTypeID\": null,\n        \"ModelNum\": null,\n        \"SerialNum\": null,\n        \"YearMfg\": null,\n        \"InstalledByComp\": \"1\",\n        \"InstalledBy\": null,\n        \"DateInstalled\": null,\n        \"EquipLocation\": null,\n        \"EquipTag\": null,\n        \"SubItemGroupID\": null,\n        \"DefaultTechID\": null,\n        \"WarrantyStarted\": null,\n        \"WarrantyEnds\": null,\n        \"PartsWarrantyStart\": null,\n        \"PartsWarrantyEnd\": null,\n        \"EnableSnapshot\": \"0\",\n        \"SvcDetailID\": null,\n        \"IsActive\": \"1\",\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T18:01:01.797\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"\",\n        \"Emails\": \"SmPatil@moravia.com\"\n    }\n}"}],"_postman_id":"cad489f7-7190-4b8d-b2e2-f855c85c51f3"},{"name":"Delete Equipment","id":"9e116f88-084e-4f43-aae4-120b3ace652c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustEquip(<CustEquipID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustEquip(<CustEquipID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"9e116f88-084e-4f43-aae4-120b3ace652c"},{"name":"Update Equipment","id":"7b9ef6c0-f7ed-41dc-9c52-6027d9eaede6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustEquip('<CustEquipID>')\",\r\n\t\t\t\"type\": \"ARService.ECustEquip\"\r\n\t\t},\r\n\t\t\"CustEquipID\": \"<CustEquipID>\",\r\n\t\t\"MasterID\": \"0\",\r\n\t\t\"ParentID\": \"0\",\r\n\t\t\"CustID\": \"1\",\r\n\t\t\"CustSiteID\": \"1\",\r\n\t\t\"ResidentID\": null,\r\n\t\t\"LocationID\": null,\r\n\t\t\"PartID\": \"E1\",\r\n\t\t\"ManufactureID\": null,\r\n\t\t\"EquipTypeID\": null,\r\n\t\t\"ModelNum\": null,\r\n\t\t\"SerialNum\": \"Test\",\r\n\t\t\"YearMfg\": null,\r\n\t\t\"InstalledByComp\": null,\r\n\t\t\"InstalledBy\": null,\r\n\t\t\"DateInstalled\": null,\r\n\t\t\"EquipLocation\": null,\r\n\t\t\"EquipTag\": null,\r\n\t\t\"SubItemGroupID\": null,\r\n\t\t\"DefaultTechID\": null,\r\n\t\t\"WarrantyStarted\": null,\r\n\t\t\"WarrantyEnds\": null,\r\n\t\t\"PartsWarrantyStart\": null,\r\n\t\t\"PartsWarrantyEnd\": null,\r\n\t\t\"EnableSnapshot\": \"0\",\r\n\t\t\"SvcDetailID\": null,\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"CF6\": null,\r\n\t\t\"CF7\": null,\r\n\t\t\"CF8\": null,\r\n\t\t\"CF9\": null,\r\n\t\t\"CF10\": null,\r\n\t\t\"CF11\": null,\r\n\t\t\"CF12\": null,\r\n\t\t\"CF13\": null,\r\n\t\t\"CF14\": null,\r\n\t\t\"CF15\": null,\r\n\t\t\"CF16\": null,\r\n\t\t\"CF17\": null,\r\n\t\t\"CF18\": null,\r\n\t\t\"CF19\": null,\r\n\t\t\"CF20\": null,\r\n\t\t\"CF21\": null,\r\n\t\t\"CF22\": null,\r\n\t\t\"CF23\": null,\r\n\t\t\"CF24\": null,\r\n\t\t\"CF25\": null,\r\n\t\t\"CF26\": null,\r\n\t\t\"CF27\": null,\r\n\t\t\"CF28\": null,\r\n\t\t\"CF29\": null,\r\n\t\t\"CF30\": null,\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-06-05T14:49:21.227\",\r\n\t\t\"UserModified\": \"-\",\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAAMh62JU=\",\r\n\t\t\"Emails\": \"SmPatil@moravia.com\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/ar/ECustEquip(<CustEquipID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","ECustEquip(<CustEquipID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"7b921dde-bb5a-4d8f-afca-30b040d731bd","name":"New Request","originalRequest":{"method":"PUT","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/ECustEquip('<CustEquipID>')\",\r\n\t\t\t\"type\": \"ARService.ECustEquip\"\r\n\t\t},\r\n\t\t\"CustEquipID\": \"<CustEquipID>\",\r\n\t\t\"MasterID\": \"0\",\r\n\t\t\"ParentID\": \"0\",\r\n\t\t\"CustID\": \"1\",\r\n\t\t\"CustSiteID\": \"1\",\r\n\t\t\"ResidentID\": null,\r\n\t\t\"LocationID\": null,\r\n\t\t\"PartID\": \"E1\",\r\n\t\t\"ManufactureID\": null,\r\n\t\t\"EquipTypeID\": null,\r\n\t\t\"ModelNum\": null,\r\n\t\t\"SerialNum\": \"Test\",\r\n\t\t\"YearMfg\": null,\r\n\t\t\"InstalledByComp\": null,\r\n\t\t\"InstalledBy\": null,\r\n\t\t\"DateInstalled\": null,\r\n\t\t\"EquipLocation\": null,\r\n\t\t\"EquipTag\": null,\r\n\t\t\"SubItemGroupID\": null,\r\n\t\t\"DefaultTechID\": null,\r\n\t\t\"WarrantyStarted\": null,\r\n\t\t\"WarrantyEnds\": null,\r\n\t\t\"PartsWarrantyStart\": null,\r\n\t\t\"PartsWarrantyEnd\": null,\r\n\t\t\"EnableSnapshot\": \"0\",\r\n\t\t\"SvcDetailID\": null,\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"CF6\": null,\r\n\t\t\"CF7\": null,\r\n\t\t\"CF8\": null,\r\n\t\t\"CF9\": null,\r\n\t\t\"CF10\": null,\r\n\t\t\"CF11\": null,\r\n\t\t\"CF12\": null,\r\n\t\t\"CF13\": null,\r\n\t\t\"CF14\": null,\r\n\t\t\"CF15\": null,\r\n\t\t\"CF16\": null,\r\n\t\t\"CF17\": null,\r\n\t\t\"CF18\": null,\r\n\t\t\"CF19\": null,\r\n\t\t\"CF20\": null,\r\n\t\t\"CF21\": null,\r\n\t\t\"CF22\": null,\r\n\t\t\"CF23\": null,\r\n\t\t\"CF24\": null,\r\n\t\t\"CF25\": null,\r\n\t\t\"CF26\": null,\r\n\t\t\"CF27\": null,\r\n\t\t\"CF28\": null,\r\n\t\t\"CF29\": null,\r\n\t\t\"CF30\": null,\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-06-05T14:49:21.227\",\r\n\t\t\"UserModified\": \"-\",\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAAMh62JU=\",\r\n\t\t\"Emails\": \"SmPatil@moravia.com\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/ar/ECustEquip(<CustEquipID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustEquip(<CustEquipID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"7b9ef6c0-f7ed-41dc-9c52-6027d9eaede6"}],"id":"1c81f063-72f3-4f4e-9ffd-a4f8f8cfe9b1","description":"<p>Customer Equipment allows you to track Equipment already installed at a Customer's location, for future Work Orders and warranty service.</p>\n<p>Equipment could be a \"Computer,\" \"Printer,\" or \"Boiler\" installed by your company or any other company. The information commonly stored and tracked concerns the manufacturer, warranties, and technical details for future use and diagnosis.</p>\n","_postman_id":"1c81f063-72f3-4f4e-9ffd-a4f8f8cfe9b1"},{"name":"WorkOrder and Estimate","item":[{"name":"Schedule","item":[{"name":"Schedule Sub Status","item":[{"name":"Get All Sub Status","id":"7744bb17-a3e6-4e44-8632-23860e4c030c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSchedSubStatus?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","SVCSchedSubStatus"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"0bbcab37-dac8-400b-99a7-4fc3566c6a55","name":"Get All Sub Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCSchedSubStatus?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSchedSubStatus"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSchedSubStatus('1')\",\n                    \"type\": \"LookupService.SVCSchedSubStatus\"\n                },\n                \"SubStatusID\": \"1\",\n                \"Description\": \"Need to Reschedule\",\n                \"SchedStatusID\": \"2\",\n                \"SubStatusColor\": null,\n                \"IsDefault\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2016\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSchedSubStatus('2')\",\n                    \"type\": \"LookupService.SVCSchedSubStatus\"\n                },\n                \"SubStatusID\": \"2\",\n                \"Description\": \"En Route\",\n                \"SchedStatusID\": \"2\",\n                \"SubStatusColor\": null,\n                \"IsDefault\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2018\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7744bb17-a3e6-4e44-8632-23860e4c030c"},{"name":"Read a Schedule sub Status","id":"6a936f34-ca76-482e-8841-25508fc21116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/lookup/SVCSchedSubStatus(<SubStatusID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","SVCSchedSubStatus(<SubStatusID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"9dbb7367-68ad-442a-8800-a072a148ceb3","name":"Read a Schedule sub Status","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/lookup/SVCSchedSubStatus(<SubStatusID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSchedSubStatus(<SubStatusID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSchedSubStatus('1')\",\n                    \"type\": \"LookupService.SVCSchedSubStatus\"\n                },\n                \"SubStatusID\": \"1\",\n                \"Description\": \"Need to Reschedule\",\n                \"SchedStatusID\": \"2\",\n                \"SubStatusColor\": null,\n                \"IsDefault\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2016\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSchedSubStatus('2')\",\n                    \"type\": \"LookupService.SVCSchedSubStatus\"\n                },\n                \"SubStatusID\": \"2\",\n                \"Description\": \"En Route\",\n                \"SchedStatusID\": \"2\",\n                \"SubStatusColor\": null,\n                \"IsDefault\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2018\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6a936f34-ca76-482e-8841-25508fc21116"},{"name":"Query Sub Status","id":"a9e92d23-4124-4ea3-b9f6-4d944ebf26b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSchedSubStatus?$format=json&$skip=0&$top=100&$filter=SchedStatusID%20eq%202%20","urlObject":{"port":"16001","path":["odata","lookup","SVCSchedSubStatus"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"SchedStatusID%20eq%202%20"}],"variable":[]}},"response":[{"id":"b08432f4-107e-4497-9a21-2612064ad4a9","name":"Query Sub Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCSchedSubStatus?$format=json&$skip=0&$top=100&$filter=SchedStatusID%20eq%204%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSchedSubStatus"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"SchedStatusID%20eq%204%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSchedSubStatus('1')\",\n                    \"type\": \"LookupService.SVCSchedSubStatus\"\n                },\n                \"SubStatusID\": \"1\",\n                \"Description\": \"Need to Reschedule\",\n                \"SchedStatusID\": \"2\",\n                \"SubStatusColor\": null,\n                \"IsDefault\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2016\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSchedSubStatus('2')\",\n                    \"type\": \"LookupService.SVCSchedSubStatus\"\n                },\n                \"SubStatusID\": \"2\",\n                \"Description\": \"En Route\",\n                \"SchedStatusID\": \"2\",\n                \"SubStatusColor\": null,\n                \"IsDefault\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2018\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a9e92d23-4124-4ea3-b9f6-4d944ebf26b0"}],"id":"c55e5ff1-4302-43e5-afe6-ffad0ba3f39f","description":"<p>Schedule</p>\n","_postman_id":"c55e5ff1-4302-43e5-afe6-ffad0ba3f39f"},{"name":"Schedule TimeStamp","item":[{"name":"Get All Timestamp","id":"e60b72dd-c106-4bdb-befb-bf5f31aceee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VSchedTimestamp?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","VSchedTimestamp"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"403ad45e-00c1-45e7-84d2-9eddde67c41d","name":"Get All Timestamp","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/workorder/VSchedTimestamp?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","VSchedTimestamp"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VSchedTimestamp('1')\",\n                    \"type\": \"WorkOrderService.VSchedTimestamp\"\n                },\n                \"TimeStampID\": \"1\",\n                \"ScheduleID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"TechList\": \"1\",\n                \"StartTime\": \"2024-12-12T00:00:00\",\n                \"EndTime\": \"2024-12-12T00:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"ChangeType\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.857\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACYw=\",\n                \"DeviceType\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VSchedTimestamp('2')\",\n                    \"type\": \"WorkOrderService.VSchedTimestamp\"\n                },\n                \"TimeStampID\": \"2\",\n                \"ScheduleID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"StartTime\": \"2024-12-12T08:00:00\",\n                \"EndTime\": \"2024-12-12T08:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"ChangeType\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.870\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACZc=\",\n                \"DeviceType\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VSchedTimestamp('3')\",\n                    \"type\": \"WorkOrderService.VSchedTimestamp\"\n                },\n                \"TimeStampID\": \"3\",\n                \"ScheduleID\": \"3\",\n                \"SvcOrderID\": \"3\",\n                \"TechList\": \"1\",\n                \"StartTime\": \"2024-12-13T00:00:00\",\n                \"EndTime\": \"2024-12-13T00:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"ChangeType\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T23:46:38.470\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACok=\",\n                \"DeviceType\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VSchedTimestamp('4')\",\n                    \"type\": \"WorkOrderService.VSchedTimestamp\"\n                },\n                \"TimeStampID\": \"4\",\n                \"ScheduleID\": \"4\",\n                \"SvcOrderID\": \"3\",\n                \"TechList\": \"1\",\n                \"StartTime\": \"2024-12-13T00:00:00\",\n                \"EndTime\": \"2024-12-13T00:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"ChangeType\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T23:46:56.387\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACpU=\",\n                \"DeviceType\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e60b72dd-c106-4bdb-befb-bf5f31aceee9"},{"name":"Read a Timestamp","id":"905dcbe0-e6bf-45e0-863f-f3ee603580a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VSchedTimestamp(<TimeStampID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","VSchedTimestamp(<TimeStampID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"4c114141-3bc1-4d69-b51f-a34515b6dd8f","name":"New Request","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/VSchedTimestamp('1')\",\n            \"type\": \"WorkOrderService.VSchedTimestamp\"\n        },\n        \"TimeStampID\": \"1\",\n        \"ScheduleID\": \"1\",\n        \"SvcOrderID\": \"1\",\n        \"TechList\": \"1\",\n        \"StartTime\": \"2024-12-12T00:00:00\",\n        \"EndTime\": \"2024-12-12T00:30:00\",\n        \"Status\": \"2\",\n        \"SchedSubStatusID\": null,\n        \"ChangeType\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T21:44:18.857\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACYw=\",\n        \"DeviceType\": \"1\"\n    }\n}"}],"_postman_id":"905dcbe0-e6bf-45e0-863f-f3ee603580a9"},{"name":"Query Timestamp","id":"cb33cb4d-0a27-4241-8d76-3b98b3e62b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VSchedTimestamp?$format=json&$skip=0&$top=100&$filter=SvcOrderID%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","VSchedTimestamp"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"SvcOrderID%20eq%201%20"}],"variable":[]}},"response":[{"id":"825fe12a-f2f7-41c6-a6bb-8b69bb3f3ca1","name":"Query Timestamp","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VSchedTimestamp?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","VSchedTimestamp"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VSchedTimestamp('1')\",\n                    \"type\": \"WorkOrderService.VSchedTimestamp\"\n                },\n                \"TimeStampID\": \"1\",\n                \"ScheduleID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"TechList\": \"1\",\n                \"StartTime\": \"2024-12-12T00:00:00\",\n                \"EndTime\": \"2024-12-12T00:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"ChangeType\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.857\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACYw=\",\n                \"DeviceType\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VSchedTimestamp('2')\",\n                    \"type\": \"WorkOrderService.VSchedTimestamp\"\n                },\n                \"TimeStampID\": \"2\",\n                \"ScheduleID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"StartTime\": \"2024-12-12T08:00:00\",\n                \"EndTime\": \"2024-12-12T08:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"ChangeType\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.870\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACZc=\",\n                \"DeviceType\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"cb33cb4d-0a27-4241-8d76-3b98b3e62b4c"}],"id":"4e5c2ebd-eed1-4be6-91a5-3a65bb1e89fa","description":"<p><strong>Change Type:</strong></p>\n<img src=\"https://content.pstmn.io/e1acc7c8-e1fa-4e04-84ff-acd63440bc20/aW1hZ2UucG5n\" alt height=\"107\" width=\"388\" />\n\n<p><strong>Device Type:</strong></p>\n<img src=\"https://content.pstmn.io/67acbddd-a4fc-43a3-a7c1-b56dce76a782/aW1hZ2UucG5n\" alt height=\"196\" width=\"392\" />","_postman_id":"4e5c2ebd-eed1-4be6-91a5-3a65bb1e89fa"},{"name":"Get All SvcOrder Schedule","id":"5bd6fcae-cd65-4fd5-8b50-34e68dd267ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderSched?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderSched"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"69492372-356e-494c-8162-0e3e027fc332","name":"Get All SvcOrder Schedule","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderSched?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderSched"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrderSched\"\n                },\n                \"ScheduleID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"TechID\": \"0\",\n                \"TechList\": \"1\",\n                \"ResidentID\": null,\n                \"SvcDetailID\": null,\n                \"AgrmntSchedID\": null,\n                \"EstRepairTime\": null,\n                \"SchedDate\": null,\n                \"StartTime\": \"2024-12-12T00:00:00\",\n                \"EndTime\": \"2024-12-12T00:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"InRecurrence\": \"0\",\n                \"Priority\": null,\n                \"SlotType\": \"0\",\n                \"SlotMessage\": null,\n                \"SlotOptions\": \"6\",\n                \"SlotParentID\": null,\n                \"SlotRecurrenceIndex\": \"-1\",\n                \"SlotRecurrenceInfo\": null,\n                \"SlotReminderDisabled\": null,\n                \"SlotRecurrEndDate\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"InvoiceDesc\": null,\n                \"BillableHours\": null,\n                \"PayTypeID\": null,\n                \"OvertimePayTypeID\": null,\n                \"EmpPayTypeInfo\": null,\n                \"EmpRegularBillHrs\": null,\n                \"EmpOvertimeBillHrs\": null,\n                \"EmpRegularActualHrs\": null,\n                \"EmpOvertimeActualHrs\": null,\n                \"EmpWeekendBillHrs\": null,\n                \"EmpHolidayBillHrs\": null,\n                \"EmpWeekendActualHrs\": null,\n                \"EmpHolidayActualHrs\": null,\n                \"LaborHours\": null,\n                \"ChargeCrewTech\": null,\n                \"ShowInvCrewTech\": null,\n                \"CancelReason\": null,\n                \"TechNote\": null,\n                \"CustSignature\": null,\n                \"NameOfSig\": null,\n                \"ToBeInvoiced\": \"0\",\n                \"FollowUpRequired\": \"0\",\n                \"FollowUpSchedID\": null,\n                \"FollowUpRepairCodeID\": null,\n                \"FollowUpMsg\": null,\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.650\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACYY=\",\n                \"Post\": \"0\",\n                \"ChargeCrewTechType\": \"0\",\n                \"ShowInvCrewTechType\": \"0\",\n                \"DefaultValuesSet\": \"0\",\n                \"TotalTravelTime\": null,\n                \"TotalTravelDistance\": null,\n                \"EquipID\": null,\n                \"Attached\": \"No Attachment\",\n                \"CustEquipIDList\": null,\n                \"CustEquipNameList\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrderSched\"\n                },\n                \"ScheduleID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"TechID\": \"0\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"ResidentID\": null,\n                \"SvcDetailID\": null,\n                \"AgrmntSchedID\": null,\n                \"EstRepairTime\": null,\n                \"SchedDate\": null,\n                \"StartTime\": \"2024-12-12T08:00:00\",\n                \"EndTime\": \"2024-12-12T08:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"InRecurrence\": \"0\",\n                \"Priority\": null,\n                \"SlotType\": \"0\",\n                \"SlotMessage\": null,\n                \"SlotOptions\": \"6\",\n                \"SlotParentID\": null,\n                \"SlotRecurrenceIndex\": \"-1\",\n                \"SlotRecurrenceInfo\": null,\n                \"SlotReminderDisabled\": null,\n                \"SlotRecurrEndDate\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"InvoiceDesc\": null,\n                \"BillableHours\": null,\n                \"PayTypeID\": null,\n                \"OvertimePayTypeID\": null,\n                \"EmpPayTypeInfo\": null,\n                \"EmpRegularBillHrs\": null,\n                \"EmpOvertimeBillHrs\": null,\n                \"EmpRegularActualHrs\": null,\n                \"EmpOvertimeActualHrs\": null,\n                \"EmpWeekendBillHrs\": null,\n                \"EmpHolidayBillHrs\": null,\n                \"EmpWeekendActualHrs\": null,\n                \"EmpHolidayActualHrs\": null,\n                \"LaborHours\": null,\n                \"ChargeCrewTech\": null,\n                \"ShowInvCrewTech\": null,\n                \"CancelReason\": null,\n                \"TechNote\": null,\n                \"CustSignature\": null,\n                \"NameOfSig\": null,\n                \"ToBeInvoiced\": \"0\",\n                \"FollowUpRequired\": \"0\",\n                \"FollowUpSchedID\": null,\n                \"FollowUpRepairCodeID\": null,\n                \"FollowUpMsg\": null,\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.867\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACY4=\",\n                \"Post\": \"0\",\n                \"ChargeCrewTechType\": \"0\",\n                \"ShowInvCrewTechType\": \"0\",\n                \"DefaultValuesSet\": \"0\",\n                \"TotalTravelTime\": null,\n                \"TotalTravelDistance\": null,\n                \"EquipID\": null,\n                \"Attached\": \"No Attachment\",\n                \"CustEquipIDList\": null,\n                \"CustEquipNameList\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"5bd6fcae-cd65-4fd5-8b50-34e68dd267ee"},{"name":"Read a Svcorder Schedule","id":"cfd88fc7-7540-4607-9e6a-b46de9c28fc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderSched(<ScheduleID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderSched(<ScheduleID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"22e4d7e2-f73f-4e25-b441-e8df795c535f","name":"Read a Svcorder Schedule","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderSched(<ScheduleID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderSched(<ScheduleID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('1')\",\n            \"type\": \"WorkOrderService.ESvcOrderSched\"\n        },\n        \"ScheduleID\": \"1\",\n        \"SvcOrderID\": \"1\",\n        \"TechID\": \"0\",\n        \"TechList\": \"1\",\n        \"ResidentID\": null,\n        \"SvcDetailID\": null,\n        \"AgrmntSchedID\": null,\n        \"EstRepairTime\": null,\n        \"SchedDate\": null,\n        \"StartTime\": \"2024-12-12T00:00:00\",\n        \"EndTime\": \"2024-12-12T00:30:00\",\n        \"Status\": \"2\",\n        \"SchedSubStatusID\": null,\n        \"InRecurrence\": \"0\",\n        \"Priority\": null,\n        \"SlotType\": \"0\",\n        \"SlotMessage\": null,\n        \"SlotOptions\": \"6\",\n        \"SlotParentID\": null,\n        \"SlotRecurrenceIndex\": \"-1\",\n        \"SlotRecurrenceInfo\": null,\n        \"SlotReminderDisabled\": null,\n        \"SlotRecurrEndDate\": null,\n        \"RepairCodeID\": null,\n        \"RepairDesc\": null,\n        \"InvoiceDesc\": null,\n        \"BillableHours\": null,\n        \"PayTypeID\": null,\n        \"OvertimePayTypeID\": null,\n        \"EmpPayTypeInfo\": null,\n        \"EmpRegularBillHrs\": null,\n        \"EmpOvertimeBillHrs\": null,\n        \"EmpRegularActualHrs\": null,\n        \"EmpOvertimeActualHrs\": null,\n        \"EmpWeekendBillHrs\": null,\n        \"EmpHolidayBillHrs\": null,\n        \"EmpWeekendActualHrs\": null,\n        \"EmpHolidayActualHrs\": null,\n        \"LaborHours\": null,\n        \"ChargeCrewTech\": null,\n        \"ShowInvCrewTech\": null,\n        \"CancelReason\": null,\n        \"TechNote\": null,\n        \"CustSignature\": null,\n        \"NameOfSig\": null,\n        \"ToBeInvoiced\": \"0\",\n        \"FollowUpRequired\": \"0\",\n        \"FollowUpSchedID\": null,\n        \"FollowUpRepairCodeID\": null,\n        \"FollowUpMsg\": null,\n        \"QBID\": null,\n        \"SyncByUserID\": null,\n        \"Sync\": null,\n        \"DontSync\": null,\n        \"DontSyncReason\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T21:44:18.650\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACYY=\",\n        \"Post\": \"0\",\n        \"ChargeCrewTechType\": \"0\",\n        \"ShowInvCrewTechType\": \"0\",\n        \"DefaultValuesSet\": \"0\",\n        \"TotalTravelTime\": null,\n        \"TotalTravelDistance\": null,\n        \"EquipID\": null,\n        \"Attached\": \"No Attachment\",\n        \"CustEquipIDList\": null,\n        \"CustEquipNameList\": null\n    }\n}"}],"_postman_id":"cfd88fc7-7540-4607-9e6a-b46de9c28fc0"},{"name":"Query SvcOrder Schedule","id":"d7d01d9a-6010-438a-b202-fdddb94b5175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderSched?$format=json&$skip=0&$top=10&$filter=Status%20eq%202%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderSched"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"Status%20eq%202%20"}],"variable":[]}},"response":[{"id":"3b0f53e9-253a-4e7d-84ba-3b480283729c","name":"Query SvcOrder Schedule","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderSched?$format=json&$skip=0&$top=10&$filter=Status%20eq%207%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderSched"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"Status%20eq%207%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrderSched\"\n                },\n                \"ScheduleID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"TechID\": \"0\",\n                \"TechList\": \"1\",\n                \"ResidentID\": null,\n                \"SvcDetailID\": null,\n                \"AgrmntSchedID\": null,\n                \"EstRepairTime\": null,\n                \"SchedDate\": null,\n                \"StartTime\": \"2024-12-12T00:00:00\",\n                \"EndTime\": \"2024-12-12T00:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"InRecurrence\": \"0\",\n                \"Priority\": null,\n                \"SlotType\": \"0\",\n                \"SlotMessage\": null,\n                \"SlotOptions\": \"6\",\n                \"SlotParentID\": null,\n                \"SlotRecurrenceIndex\": \"-1\",\n                \"SlotRecurrenceInfo\": null,\n                \"SlotReminderDisabled\": null,\n                \"SlotRecurrEndDate\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"InvoiceDesc\": null,\n                \"BillableHours\": null,\n                \"PayTypeID\": null,\n                \"OvertimePayTypeID\": null,\n                \"EmpPayTypeInfo\": null,\n                \"EmpRegularBillHrs\": null,\n                \"EmpOvertimeBillHrs\": null,\n                \"EmpRegularActualHrs\": null,\n                \"EmpOvertimeActualHrs\": null,\n                \"EmpWeekendBillHrs\": null,\n                \"EmpHolidayBillHrs\": null,\n                \"EmpWeekendActualHrs\": null,\n                \"EmpHolidayActualHrs\": null,\n                \"LaborHours\": null,\n                \"ChargeCrewTech\": null,\n                \"ShowInvCrewTech\": null,\n                \"CancelReason\": null,\n                \"TechNote\": null,\n                \"CustSignature\": null,\n                \"NameOfSig\": null,\n                \"ToBeInvoiced\": \"0\",\n                \"FollowUpRequired\": \"0\",\n                \"FollowUpSchedID\": null,\n                \"FollowUpRepairCodeID\": null,\n                \"FollowUpMsg\": null,\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.650\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACYY=\",\n                \"Post\": \"0\",\n                \"ChargeCrewTechType\": \"0\",\n                \"ShowInvCrewTechType\": \"0\",\n                \"DefaultValuesSet\": \"0\",\n                \"TotalTravelTime\": null,\n                \"TotalTravelDistance\": null,\n                \"EquipID\": null,\n                \"Attached\": \"No Attachment\",\n                \"CustEquipIDList\": null,\n                \"CustEquipNameList\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrderSched\"\n                },\n                \"ScheduleID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"TechID\": \"0\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"ResidentID\": null,\n                \"SvcDetailID\": null,\n                \"AgrmntSchedID\": null,\n                \"EstRepairTime\": null,\n                \"SchedDate\": null,\n                \"StartTime\": \"2024-12-12T08:00:00\",\n                \"EndTime\": \"2024-12-12T08:30:00\",\n                \"Status\": \"2\",\n                \"SchedSubStatusID\": null,\n                \"InRecurrence\": \"0\",\n                \"Priority\": null,\n                \"SlotType\": \"0\",\n                \"SlotMessage\": null,\n                \"SlotOptions\": \"6\",\n                \"SlotParentID\": null,\n                \"SlotRecurrenceIndex\": \"-1\",\n                \"SlotRecurrenceInfo\": null,\n                \"SlotReminderDisabled\": null,\n                \"SlotRecurrEndDate\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"InvoiceDesc\": null,\n                \"BillableHours\": null,\n                \"PayTypeID\": null,\n                \"OvertimePayTypeID\": null,\n                \"EmpPayTypeInfo\": null,\n                \"EmpRegularBillHrs\": null,\n                \"EmpOvertimeBillHrs\": null,\n                \"EmpRegularActualHrs\": null,\n                \"EmpOvertimeActualHrs\": null,\n                \"EmpWeekendBillHrs\": null,\n                \"EmpHolidayBillHrs\": null,\n                \"EmpWeekendActualHrs\": null,\n                \"EmpHolidayActualHrs\": null,\n                \"LaborHours\": null,\n                \"ChargeCrewTech\": null,\n                \"ShowInvCrewTech\": null,\n                \"CancelReason\": null,\n                \"TechNote\": null,\n                \"CustSignature\": null,\n                \"NameOfSig\": null,\n                \"ToBeInvoiced\": \"0\",\n                \"FollowUpRequired\": \"0\",\n                \"FollowUpSchedID\": null,\n                \"FollowUpRepairCodeID\": null,\n                \"FollowUpMsg\": null,\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:44:18.867\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACY4=\",\n                \"Post\": \"0\",\n                \"ChargeCrewTechType\": \"0\",\n                \"ShowInvCrewTechType\": \"0\",\n                \"DefaultValuesSet\": \"0\",\n                \"TotalTravelTime\": null,\n                \"TotalTravelDistance\": null,\n                \"EquipID\": null,\n                \"Attached\": \"No Attachment\",\n                \"CustEquipIDList\": null,\n                \"CustEquipNameList\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"d7d01d9a-6010-438a-b202-fdddb94b5175"},{"name":"Delete SvcOrder Schedule","id":"70f6e55b-f2fa-4b3b-b2b8-2553adc07b53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderSched(<ScheduleID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderSched(<ScheduleID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"70f6e55b-f2fa-4b3b-b2b8-2553adc07b53"},{"name":"Create SvcOrder Schedule","id":"7c10c165-97c6-4647-ac5b-9daedf5766fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcOrderSched\"\r\n\t\t\t\t},\r\n\t\t\t\t\"ScheduleID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"3\",\r\n\t\t\t\t\"TechID\": null,\r\n\t\t\t\t\"TechList\": \"1\",\r\n\t\t\t\t\"ResidentID\": null,\r\n\t\t\t\t\"SvcDetailID\": null,\r\n\t\t\t\t\"AgrmntSchedID\": null,\r\n\t\t\t\t\"EstRepairTime\": null,\r\n\t\t\t\t\"SchedDate\": \"2024-12-20T00:00:00\",\r\n\t\t\t\t\"StartTime\": \"2024-12-20T09:15:00\",\r\n\t\t\t\t\"EndTime\": \"2024-12-20T09:30:00\",\r\n\t\t\t\t\"Status\": \"2\",\r\n\t\t\t\t\"SchedSubStatusID\": null,\r\n\t\t\t\t\"InRecurrence\": \"0\",\r\n\t\t\t\t\"Priority\": null,\r\n\t\t\t\t\"SlotType\": \"0\",\r\n\t\t\t\t\"SlotMessage\": null,\r\n\t\t\t\t\"SlotOptions\": \"6\",\r\n\t\t\t\t\"SlotParentID\": null,\r\n\t\t\t\t\"SlotRecurrenceIndex\": \"-1\",\r\n\t\t\t\t\"SlotRecurrenceInfo\": null,\r\n\t\t\t\t\"SlotReminderDisabled\": null,\r\n\t\t\t\t\"SlotRecurrEndDate\": null,\r\n\t\t\t\t\"RepairCodeID\": null,\r\n\t\t\t\t\"RepairDesc\": null,\r\n\t\t\t\t\"InvoiceDesc\": null,\r\n\t\t\t\t\"BillableHours\": null,\r\n\t\t\t\t\"PayTypeID\": null,\r\n\t\t\t\t\"OvertimePayTypeID\": null,\r\n\t\t\t\t\"EmpPayTypeInfo\": null,\r\n\t\t\t\t\"EmpRegularBillHrs\": null,\r\n\t\t\t\t\"EmpOvertimeBillHrs\": null,\r\n\t\t\t\t\"EmpRegularActualHrs\": null,\r\n\t\t\t\t\"EmpOvertimeActualHrs\": null,\r\n\t\t\t\t\"EmpWeekendBillHrs\": null,\r\n\t\t\t\t\"EmpHolidayBillHrs\": null,\r\n\t\t\t\t\"EmpWeekendActualHrs\": null,\r\n\t\t\t\t\"EmpHolidayActualHrs\": null,\r\n\t\t\t\t\"LaborHours\": null,\r\n\t\t\t\t\"ChargeCrewTech\": null,\r\n\t\t\t\t\"ShowInvCrewTech\": null,\r\n\t\t\t\t\"CancelReason\": null,\r\n\t\t\t\t\"TechNote\": null,\r\n\t\t\t\t\"CustSignature\": null,\r\n\t\t\t\t\"NameOfSig\": null,\r\n\t\t\t\t\"ToBeInvoiced\": \"0\",\r\n\t\t\t\t\"FollowUpRequired\": \"0\",\r\n\t\t\t\t\"FollowUpSchedID\": null,\r\n\t\t\t\t\"FollowUpRepairCodeID\": null,\r\n\t\t\t\t\"FollowUpMsg\": null,\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"SyncByUserID\": null,\r\n\t\t\t\t\"Sync\": null,\r\n\t\t\t\t\"DontSync\": null,\r\n\t\t\t\t\"DontSyncReason\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-20T19:52:33.517\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAAF5g=\",\r\n\t\t\t\t\"Post\": \"0\",\r\n\t\t\t\t\"ChargeCrewTechType\": \"0\",\r\n\t\t\t\t\"ShowInvCrewTechType\": \"0\",\r\n\t\t\t\t\"DefaultValuesSet\": \"0\",\r\n\t\t\t\t\"TotalTravelTime\": null,\r\n\t\t\t\t\"TotalTravelDistance\": null,\r\n\t\t\t\t\"EquipID\": \"2\",\r\n\t\t\t\t\"Attached\": \"No Attachment\",\r\n\t\t\t\t\"CustEquipIDList\": \"2\",\r\n\t\t\t\t\"CustEquipNameList\": \"E2\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/workorder/ESvcOrderSched?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderSched"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"99ee178c-24d2-47b7-a013-a93ed2372959","name":"Create SvcOrder Schedule","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcOrderSched\"\r\n\t\t\t\t},\r\n\t\t\t\t\"ScheduleID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"3\",\r\n\t\t\t\t\"TechID\": null,\r\n\t\t\t\t\"TechList\": \"1\",\r\n\t\t\t\t\"ResidentID\": null,\r\n\t\t\t\t\"SvcDetailID\": null,\r\n\t\t\t\t\"AgrmntSchedID\": null,\r\n\t\t\t\t\"EstRepairTime\": null,\r\n\t\t\t\t\"SchedDate\": \"2024-12-20T00:00:00\",\r\n\t\t\t\t\"StartTime\": \"2024-12-20T09:15:00\",\r\n\t\t\t\t\"EndTime\": \"2024-12-20T09:30:00\",\r\n\t\t\t\t\"Status\": \"2\",\r\n\t\t\t\t\"SchedSubStatusID\": null,\r\n\t\t\t\t\"InRecurrence\": \"0\",\r\n\t\t\t\t\"Priority\": null,\r\n\t\t\t\t\"SlotType\": \"0\",\r\n\t\t\t\t\"SlotMessage\": null,\r\n\t\t\t\t\"SlotOptions\": \"6\",\r\n\t\t\t\t\"SlotParentID\": null,\r\n\t\t\t\t\"SlotRecurrenceIndex\": \"-1\",\r\n\t\t\t\t\"SlotRecurrenceInfo\": null,\r\n\t\t\t\t\"SlotReminderDisabled\": null,\r\n\t\t\t\t\"SlotRecurrEndDate\": null,\r\n\t\t\t\t\"RepairCodeID\": null,\r\n\t\t\t\t\"RepairDesc\": null,\r\n\t\t\t\t\"InvoiceDesc\": null,\r\n\t\t\t\t\"BillableHours\": null,\r\n\t\t\t\t\"PayTypeID\": null,\r\n\t\t\t\t\"OvertimePayTypeID\": null,\r\n\t\t\t\t\"EmpPayTypeInfo\": null,\r\n\t\t\t\t\"EmpRegularBillHrs\": null,\r\n\t\t\t\t\"EmpOvertimeBillHrs\": null,\r\n\t\t\t\t\"EmpRegularActualHrs\": null,\r\n\t\t\t\t\"EmpOvertimeActualHrs\": null,\r\n\t\t\t\t\"EmpWeekendBillHrs\": null,\r\n\t\t\t\t\"EmpHolidayBillHrs\": null,\r\n\t\t\t\t\"EmpWeekendActualHrs\": null,\r\n\t\t\t\t\"EmpHolidayActualHrs\": null,\r\n\t\t\t\t\"LaborHours\": null,\r\n\t\t\t\t\"ChargeCrewTech\": null,\r\n\t\t\t\t\"ShowInvCrewTech\": null,\r\n\t\t\t\t\"CancelReason\": null,\r\n\t\t\t\t\"TechNote\": null,\r\n\t\t\t\t\"CustSignature\": null,\r\n\t\t\t\t\"NameOfSig\": null,\r\n\t\t\t\t\"ToBeInvoiced\": \"0\",\r\n\t\t\t\t\"FollowUpRequired\": \"0\",\r\n\t\t\t\t\"FollowUpSchedID\": null,\r\n\t\t\t\t\"FollowUpRepairCodeID\": null,\r\n\t\t\t\t\"FollowUpMsg\": null,\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"SyncByUserID\": null,\r\n\t\t\t\t\"Sync\": null,\r\n\t\t\t\t\"DontSync\": null,\r\n\t\t\t\t\"DontSyncReason\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-20T19:52:33.517\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAAF5g=\",\r\n\t\t\t\t\"Post\": \"0\",\r\n\t\t\t\t\"ChargeCrewTechType\": \"0\",\r\n\t\t\t\t\"ShowInvCrewTechType\": \"0\",\r\n\t\t\t\t\"DefaultValuesSet\": \"0\",\r\n\t\t\t\t\"TotalTravelTime\": null,\r\n\t\t\t\t\"TotalTravelDistance\": null,\r\n\t\t\t\t\"EquipID\": \"2\",\r\n\t\t\t\t\"Attached\": \"No Attachment\",\r\n\t\t\t\t\"CustEquipIDList\": \"2\",\r\n\t\t\t\t\"CustEquipNameList\": \"E2\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderSched?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderSched"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderSched('8')\",\n            \"type\": \"WorkOrderService.ESvcOrderSched\"\n        },\n        \"ScheduleID\": \"8\",\n        \"SvcOrderID\": \"3\",\n        \"TechID\": null,\n        \"TechList\": \"1\",\n        \"ResidentID\": null,\n        \"SvcDetailID\": null,\n        \"AgrmntSchedID\": null,\n        \"EstRepairTime\": null,\n        \"SchedDate\": \"2024-12-20T00:00:00\",\n        \"StartTime\": \"2024-12-20T09:15:00\",\n        \"EndTime\": \"2024-12-20T09:30:00\",\n        \"Status\": \"2\",\n        \"SchedSubStatusID\": null,\n        \"InRecurrence\": \"0\",\n        \"Priority\": null,\n        \"SlotType\": \"0\",\n        \"SlotMessage\": null,\n        \"SlotOptions\": \"6\",\n        \"SlotParentID\": null,\n        \"SlotRecurrenceIndex\": \"-1\",\n        \"SlotRecurrenceInfo\": null,\n        \"SlotReminderDisabled\": null,\n        \"SlotRecurrEndDate\": null,\n        \"RepairCodeID\": null,\n        \"RepairDesc\": null,\n        \"InvoiceDesc\": null,\n        \"BillableHours\": null,\n        \"PayTypeID\": null,\n        \"OvertimePayTypeID\": null,\n        \"EmpPayTypeInfo\": null,\n        \"EmpRegularBillHrs\": null,\n        \"EmpOvertimeBillHrs\": null,\n        \"EmpRegularActualHrs\": null,\n        \"EmpOvertimeActualHrs\": null,\n        \"EmpWeekendBillHrs\": null,\n        \"EmpHolidayBillHrs\": null,\n        \"EmpWeekendActualHrs\": null,\n        \"EmpHolidayActualHrs\": null,\n        \"LaborHours\": null,\n        \"ChargeCrewTech\": null,\n        \"ShowInvCrewTech\": null,\n        \"CancelReason\": null,\n        \"TechNote\": null,\n        \"CustSignature\": null,\n        \"NameOfSig\": null,\n        \"ToBeInvoiced\": \"0\",\n        \"FollowUpRequired\": \"0\",\n        \"FollowUpSchedID\": null,\n        \"FollowUpRepairCodeID\": null,\n        \"FollowUpMsg\": null,\n        \"QBID\": null,\n        \"SyncByUserID\": null,\n        \"Sync\": null,\n        \"DontSync\": null,\n        \"DontSyncReason\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2025-01-15T14:41:00.023\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAKEs=\",\n        \"Post\": \"0\",\n        \"ChargeCrewTechType\": \"0\",\n        \"ShowInvCrewTechType\": \"0\",\n        \"DefaultValuesSet\": \"0\",\n        \"TotalTravelTime\": null,\n        \"TotalTravelDistance\": null,\n        \"EquipID\": \"2\",\n        \"Attached\": \"No Attachment\",\n        \"CustEquipIDList\": \"2\",\n        \"CustEquipNameList\": \"E2\"\n    }\n}"}],"_postman_id":"7c10c165-97c6-4647-ac5b-9daedf5766fb"}],"id":"b9b3b157-a16a-4954-b634-f3c616a51ecb","description":"<p>In <strong>Optsy</strong>, the <strong>Work Order Schedule</strong> refers to the planned and organized timing of tasks or service appointments assigned to technicians or teams.</p>\n<p><strong>Schedule Status Detail:</strong></p>\n<img src=\"https://content.pstmn.io/59cfca8f-8df4-4b11-a084-75ac0d72bbc1/aW1hZ2UucG5n\" width=\"508\" height=\"184\" />","_postman_id":"b9b3b157-a16a-4954-b634-f3c616a51ecb"},{"name":"WorkOrder Sub Status","item":[{"name":"Get All Sub Status","id":"36f8fda9-ae5c-4f1a-a010-00abcb5df536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSvcSubstatus?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","SVCSvcSubstatus"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"22228a02-520b-4b3b-9b89-931b2bbc6f5c","name":"Get All Sub Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCSvcSubstatus?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSvcSubstatus"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcSubstatus('1')\",\n                    \"type\": \"LookupService.SVCSvcSubstatus\"\n                },\n                \"SubStatusID\": \"1\",\n                \"Description\": \"S1\",\n                \"SvcStatusID\": \"1\",\n                \"IsDefault\": \"0\",\n                \"IsInstall\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2457\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcSubstatus('2')\",\n                    \"type\": \"LookupService.SVCSvcSubstatus\"\n                },\n                \"SubStatusID\": \"2\",\n                \"Description\": \"S2\",\n                \"SvcStatusID\": \"3\",\n                \"IsDefault\": \"1\",\n                \"IsInstall\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2458\"\n            }\n        ]\n    }\n}"}],"_postman_id":"36f8fda9-ae5c-4f1a-a010-00abcb5df536"},{"name":"Read a Sub Status","id":"278752fb-7a8e-4a7d-bffc-9988890b3bbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSvcSubstatus(<SubStatusID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","SVCSvcSubstatus(<SubStatusID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"9e8f109f-3760-4b51-b112-e8c4ee4cf860","name":"Read a Sub Status","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCSvcSubstatus(<SubStatusID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSvcSubstatus(<SubStatusID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcSubstatus('1')\",\n            \"type\": \"LookupService.SVCSvcSubstatus\"\n        },\n        \"SubStatusID\": \"1\",\n        \"Description\": \"S1\",\n        \"SvcStatusID\": \"1\",\n        \"IsDefault\": \"0\",\n        \"IsInstall\": \"0\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2457\"\n    }\n}"}],"_postman_id":"278752fb-7a8e-4a7d-bffc-9988890b3bbb"},{"name":"Query Sub Status","id":"abb9eb90-e6a7-47a2-ade8-186f1982f8b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSvcSubstatus?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","SVCSvcSubstatus"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"a6adf661-fc55-4e90-87b3-a04b352207a4","name":"Query Sub Status","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcSubstatus('1')\",\n                    \"type\": \"LookupService.SVCSvcSubstatus\"\n                },\n                \"SubStatusID\": \"1\",\n                \"Description\": \"S1\",\n                \"SvcStatusID\": \"1\",\n                \"IsDefault\": \"0\",\n                \"IsInstall\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2457\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcSubstatus('2')\",\n                    \"type\": \"LookupService.SVCSvcSubstatus\"\n                },\n                \"SubStatusID\": \"2\",\n                \"Description\": \"S2\",\n                \"SvcStatusID\": \"3\",\n                \"IsDefault\": \"1\",\n                \"IsInstall\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2458\"\n            }\n        ]\n    }\n}"}],"_postman_id":"abb9eb90-e6a7-47a2-ade8-186f1982f8b8"}],"id":"af794170-54d5-496c-bbe5-f42d27c72792","description":"<p>Every new Work Order requires you to specify a <a href=\"http://terra.optsy.com/fieldone/help/_tables_work_order_wo_types_.htm\">Work Order Type</a>, grouped into types for Service Calls and Projects.</p>\n","_postman_id":"af794170-54d5-496c-bbe5-f42d27c72792"},{"name":"WorkOrder Type","item":[{"name":"Get All SvcOrder Type","id":"c7507599-5082-483f-8e60-be0586a9d077","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSvcOrderType?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","SVCSvcOrderType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"eed637e8-47d7-4387-aa6b-ceba068f6370","name":"Get All SvcOrder Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCSvcOrderType?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSvcOrderType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcOrderType('1')\",\n                    \"type\": \"LookupService.SVCSvcOrderType\"\n                },\n                \"SvcTypeID\": \"1\",\n                \"Description\": \"Service Call\",\n                \"Taxable\": \"0\",\n                \"IsInstall\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2205\",\n                \"StockGLAcctSetID\": \"1\",\n                \"NonStockGLAcctSetID\": \"2\",\n                \"LaborGLAcctSetID\": \"3\",\n                \"RateTableID\": \"1\",\n                \"PartMarkupID\": \"1\",\n                \"OverheadPct\": \"0\",\n                \"ProblemRequired\": \"0\",\n                \"LbrOverheadPct\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcOrderType('2')\",\n                    \"type\": \"LookupService.SVCSvcOrderType\"\n                },\n                \"SvcTypeID\": \"2\",\n                \"Description\": \"Job\",\n                \"Taxable\": \"0\",\n                \"IsInstall\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2206\",\n                \"StockGLAcctSetID\": \"1\",\n                \"NonStockGLAcctSetID\": \"2\",\n                \"LaborGLAcctSetID\": \"3\",\n                \"RateTableID\": \"1\",\n                \"PartMarkupID\": \"1\",\n                \"OverheadPct\": \"0\",\n                \"ProblemRequired\": \"0\",\n                \"LbrOverheadPct\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c7507599-5082-483f-8e60-be0586a9d077"},{"name":"Query Svcorder Type","id":"046dc913-2c93-45cf-9861-8616ce1b5d87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSvcOrderType?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","SVCSvcOrderType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"c41aa781-69e9-485c-aca2-c7ef4ccc5c4e","name":"Query Svcorder Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCSvcOrderType?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSvcOrderType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcOrderType('1')\",\n                    \"type\": \"LookupService.SVCSvcOrderType\"\n                },\n                \"SvcTypeID\": \"1\",\n                \"Description\": \"Service Call\",\n                \"Taxable\": \"0\",\n                \"IsInstall\": \"0\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2205\",\n                \"StockGLAcctSetID\": \"1\",\n                \"NonStockGLAcctSetID\": \"2\",\n                \"LaborGLAcctSetID\": \"3\",\n                \"RateTableID\": \"1\",\n                \"PartMarkupID\": \"1\",\n                \"OverheadPct\": \"0\",\n                \"ProblemRequired\": \"0\",\n                \"LbrOverheadPct\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcOrderType('2')\",\n                    \"type\": \"LookupService.SVCSvcOrderType\"\n                },\n                \"SvcTypeID\": \"2\",\n                \"Description\": \"Job\",\n                \"Taxable\": \"0\",\n                \"IsInstall\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2206\",\n                \"StockGLAcctSetID\": \"1\",\n                \"NonStockGLAcctSetID\": \"2\",\n                \"LaborGLAcctSetID\": \"3\",\n                \"RateTableID\": \"1\",\n                \"PartMarkupID\": \"1\",\n                \"OverheadPct\": \"0\",\n                \"ProblemRequired\": \"0\",\n                \"LbrOverheadPct\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"046dc913-2c93-45cf-9861-8616ce1b5d87"},{"name":"Read a SvcOrder Type","id":"73c61910-7ac9-4779-8d3b-e32d18b01289","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCSvcOrderType(<SvcTypeID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","SVCSvcOrderType(<SvcTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"1274f7f6-aaf1-486b-9ba2-bfce4620926e","name":"Read a SvcOrder Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCSvcOrderType(<SvcTypeID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCSvcOrderType(<SvcTypeID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/SVCSvcOrderType('1')\",\n            \"type\": \"LookupService.SVCSvcOrderType\"\n        },\n        \"SvcTypeID\": \"1\",\n        \"Description\": \"Service Call\",\n        \"Taxable\": \"0\",\n        \"IsInstall\": \"0\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2205\",\n        \"StockGLAcctSetID\": \"1\",\n        \"NonStockGLAcctSetID\": \"2\",\n        \"LaborGLAcctSetID\": \"3\",\n        \"RateTableID\": \"1\",\n        \"PartMarkupID\": \"1\",\n        \"OverheadPct\": \"0\",\n        \"ProblemRequired\": \"0\",\n        \"LbrOverheadPct\": \"0\"\n    }\n}"}],"_postman_id":"73c61910-7ac9-4779-8d3b-e32d18b01289"}],"id":"f6265065-1af0-4f35-8e01-d1b6e8e3a5cf","description":"<p>Every new Work Order requires you to specify a <a href=\"http://terra.optsy.com/fieldone/help/_tables_work_order_wo_types_.htm\">Work Order Type</a>, grouped into types for Service Calls and Projects.</p>\n","_postman_id":"f6265065-1af0-4f35-8e01-d1b6e8e3a5cf"},{"name":"Items","item":[{"name":"Get All Items","id":"a5edfd3c-207a-4f67-a89a-d5bd20bb6c5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderTrans?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderTrans"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"6e6e4ed2-f821-4af6-af4c-13430d14625e","name":"Get All Items","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderTrans?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderTrans"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrderTrans\"\n                },\n                \"SvcDetailID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"LineItemNum\": \"1\",\n                \"InvoiceID\": null,\n                \"TransType\": \"1\",\n                \"TransTypeID\": null,\n                \"ScheduleID\": null,\n                \"GLAcctSetID\": \"1\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"AgrmntID\": null,\n                \"RateTableID\": null,\n                \"LaborMarkupType\": null,\n                \"PartMarkupID\": \"1\",\n                \"TechID\": null,\n                \"PayTypeID\": null,\n                \"SvcProblemID\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"PartID\": \"1\",\n                \"CustEquipIDCreated\": null,\n                \"InvoiceDesc\": \"P1\",\n                \"IsStockPart\": \"1\",\n                \"PartSerialized\": \"1\",\n                \"IsFixedAmt\": \"0\",\n                \"PartIDAction\": \"1\",\n                \"WarehouseID\": \"1\",\n                \"PartLocationID\": null,\n                \"CustEquipID\": null,\n                \"EntryDate\": \"2024-12-11T00:00:00\",\n                \"SerialNum\": null,\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"UnitMeasureID\": \"1\",\n                \"StartTime\": null,\n                \"EndTime\": null,\n                \"ActualLaborQty\": null,\n                \"InitialChg\": null,\n                \"Quantity\": \"1\",\n                \"TempQty\": null,\n                \"InitialChgTime\": null,\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"InitialChgAmt\": null,\n                \"TripCharge\": \"0\",\n                \"Taxable\": \"1\",\n                \"AdditionalCost\": null,\n                \"AdditionalCostNote\": null,\n                \"AgrmntDiscountType\": null,\n                \"AgrmtItemID\": null,\n                \"AgrmntDiscRate\": null,\n                \"AgrmntChgID\": null,\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:06:51.910\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACcI=\",\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"POSOItemsID\": null,\n                \"BilledAmt\": null,\n                \"GroupSelect\": \"0\",\n                \"PoReceipt\": null,\n                \"LineGroupDetail\": null,\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrderTrans\"\n                },\n                \"SvcDetailID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"LineItemNum\": \"2\",\n                \"InvoiceID\": null,\n                \"TransType\": \"1\",\n                \"TransTypeID\": null,\n                \"ScheduleID\": null,\n                \"GLAcctSetID\": \"1\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"AgrmntID\": null,\n                \"RateTableID\": null,\n                \"LaborMarkupType\": null,\n                \"PartMarkupID\": \"1\",\n                \"TechID\": null,\n                \"PayTypeID\": null,\n                \"SvcProblemID\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"PartID\": \"2\",\n                \"CustEquipIDCreated\": null,\n                \"InvoiceDesc\": \"P2\",\n                \"IsStockPart\": \"1\",\n                \"PartSerialized\": \"0\",\n                \"IsFixedAmt\": \"0\",\n                \"PartIDAction\": \"1\",\n                \"WarehouseID\": \"1\",\n                \"PartLocationID\": null,\n                \"CustEquipID\": null,\n                \"EntryDate\": \"2024-12-11T00:00:00\",\n                \"SerialNum\": null,\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"UnitMeasureID\": \"1\",\n                \"StartTime\": null,\n                \"EndTime\": null,\n                \"ActualLaborQty\": null,\n                \"InitialChg\": null,\n                \"Quantity\": \"1\",\n                \"TempQty\": \"1\",\n                \"InitialChgTime\": null,\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"InitialChgAmt\": null,\n                \"TripCharge\": \"0\",\n                \"Taxable\": \"1\",\n                \"AdditionalCost\": null,\n                \"AdditionalCostNote\": null,\n                \"AgrmntDiscountType\": null,\n                \"AgrmtItemID\": null,\n                \"AgrmntDiscRate\": null,\n                \"AgrmntChgID\": null,\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:06:52.037\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACcY=\",\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"POSOItemsID\": null,\n                \"BilledAmt\": null,\n                \"GroupSelect\": \"0\",\n                \"PoReceipt\": null,\n                \"LineGroupDetail\": null,\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('3')\",\n                    \"type\": \"WorkOrderService.ESvcOrderTrans\"\n                },\n                \"SvcDetailID\": \"3\",\n                \"SvcOrderID\": \"1\",\n                \"LineItemNum\": \"3\",\n                \"InvoiceID\": null,\n                \"TransType\": \"2\",\n                \"TransTypeID\": null,\n                \"ScheduleID\": null,\n                \"GLAcctSetID\": \"3\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"AgrmntID\": null,\n                \"RateTableID\": \"1\",\n                \"LaborMarkupType\": null,\n                \"PartMarkupID\": null,\n                \"TechID\": \"2\",\n                \"PayTypeID\": \"1\",\n                \"SvcProblemID\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"PartID\": null,\n                \"CustEquipIDCreated\": null,\n                \"InvoiceDesc\": null,\n                \"IsStockPart\": null,\n                \"PartSerialized\": null,\n                \"IsFixedAmt\": \"0\",\n                \"PartIDAction\": null,\n                \"WarehouseID\": null,\n                \"PartLocationID\": null,\n                \"CustEquipID\": null,\n                \"EntryDate\": \"2024-12-11T00:00:00\",\n                \"SerialNum\": null,\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"UnitMeasureID\": null,\n                \"StartTime\": null,\n                \"EndTime\": null,\n                \"ActualLaborQty\": \"1\",\n                \"InitialChg\": \"0\",\n                \"Quantity\": \"1\",\n                \"TempQty\": null,\n                \"InitialChgTime\": \"0\",\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"InitialChgAmt\": \"0\",\n                \"TripCharge\": \"0\",\n                \"Taxable\": \"1\",\n                \"AdditionalCost\": null,\n                \"AdditionalCostNote\": null,\n                \"AgrmntDiscountType\": null,\n                \"AgrmtItemID\": null,\n                \"AgrmntDiscRate\": null,\n                \"AgrmntChgID\": null,\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"IsKitHead\": null,\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:06:52.050\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACcs=\",\n                \"DimensionsType\": null,\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"POSOItemsID\": null,\n                \"BilledAmt\": null,\n                \"GroupSelect\": \"0\",\n                \"PoReceipt\": null,\n                \"LineGroupDetail\": null,\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"a5edfd3c-207a-4f67-a89a-d5bd20bb6c5c"},{"name":"Read a Item","id":"acae1c8f-d44a-4108-8ee3-3574f8b1da94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderTrans(<SvcDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderTrans(<SvcDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"1772aa51-381f-4b6c-aafb-bec1200bf244","name":"Read a Item","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('1')\",\n            \"type\": \"WorkOrderService.ESvcOrderTrans\"\n        },\n        \"SvcDetailID\": \"1\",\n        \"SvcOrderID\": \"1\",\n        \"LineItemNum\": \"1\",\n        \"InvoiceID\": null,\n        \"TransType\": \"1\",\n        \"TransTypeID\": null,\n        \"ScheduleID\": null,\n        \"GLAcctSetID\": \"1\",\n        \"QBGLAccountID\": null,\n        \"ResidentID\": null,\n        \"AgrmntID\": null,\n        \"RateTableID\": null,\n        \"LaborMarkupType\": null,\n        \"PartMarkupID\": \"1\",\n        \"TechID\": null,\n        \"PayTypeID\": null,\n        \"SvcProblemID\": null,\n        \"RepairCodeID\": null,\n        \"RepairDesc\": null,\n        \"PartID\": \"1\",\n        \"CustEquipIDCreated\": null,\n        \"InvoiceDesc\": \"P1\",\n        \"IsStockPart\": \"1\",\n        \"PartSerialized\": \"1\",\n        \"IsFixedAmt\": \"0\",\n        \"PartIDAction\": \"1\",\n        \"WarehouseID\": \"1\",\n        \"PartLocationID\": null,\n        \"CustEquipID\": null,\n        \"EntryDate\": \"2024-12-11T00:00:00\",\n        \"SerialNum\": null,\n        \"LineGroupID\": null,\n        \"GroupDetailID\": \"0\",\n        \"UnitMeasureID\": \"1\",\n        \"StartTime\": null,\n        \"EndTime\": null,\n        \"ActualLaborQty\": null,\n        \"InitialChg\": null,\n        \"Quantity\": \"1\",\n        \"TempQty\": null,\n        \"InitialChgTime\": null,\n        \"UnitCost\": \"0\",\n        \"UnitSaleAmt\": \"0\",\n        \"UnitTaxAmt\": \"0\",\n        \"InitialChgAmt\": null,\n        \"TripCharge\": \"0\",\n        \"Taxable\": \"1\",\n        \"AdditionalCost\": null,\n        \"AdditionalCostNote\": null,\n        \"AgrmntDiscountType\": null,\n        \"AgrmtItemID\": null,\n        \"AgrmntDiscRate\": null,\n        \"AgrmntChgID\": null,\n        \"DiscountAmt\": \"0\",\n        \"DiscountPct\": null,\n        \"LineSaleTotal\": \"0\",\n        \"LineTaxTotal\": \"0\",\n        \"LineCostTotal\": \"0\",\n        \"IsKitHead\": \"0\",\n        \"KitHeadID\": null,\n        \"PartKitDetailID\": null,\n        \"KitCalcOption\": null,\n        \"KitItemTaxTotal\": \"0\",\n        \"KitItemSaleTotal\": \"0\",\n        \"Printable\": \"1\",\n        \"QBID\": null,\n        \"SyncByUserID\": null,\n        \"Sync\": null,\n        \"DontSync\": null,\n        \"DontSyncReason\": null,\n        \"CategoryID\": null,\n        \"SubCategoryID\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T22:06:51.910\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACcI=\",\n        \"DimensionsType\": \"0\",\n        \"DimensionsX\": \"1\",\n        \"DimensionsY\": \"1\",\n        \"MultiplyQtyByKitQty\": null,\n        \"POSOItemsID\": null,\n        \"BilledAmt\": null,\n        \"GroupSelect\": \"0\",\n        \"PoReceipt\": null,\n        \"LineGroupDetail\": null,\n        \"CustEquipIDAuto\": null,\n        \"InvoiceList\": null,\n        \"CurrentCost\": null,\n        \"PartUserModified\": null,\n        \"PartTimeModified\": null\n    }\n}"}],"_postman_id":"acae1c8f-d44a-4108-8ee3-3574f8b1da94"},{"name":"Query Items","id":"e72f9073-9084-4fac-a948-2cc13bf07eea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderTrans?$format=json&$skip=0&$top=10000&$filter=TransType%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderTrans"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"TransType%20eq%201%20"}],"variable":[]}},"response":[{"id":"2b66ad73-2692-49dd-94ca-de7004e29e43","name":"Query Items","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrderTrans\"\n                },\n                \"SvcDetailID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"LineItemNum\": \"1\",\n                \"InvoiceID\": null,\n                \"TransType\": \"1\",\n                \"TransTypeID\": null,\n                \"ScheduleID\": null,\n                \"GLAcctSetID\": \"1\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"AgrmntID\": null,\n                \"RateTableID\": null,\n                \"LaborMarkupType\": null,\n                \"PartMarkupID\": \"1\",\n                \"TechID\": null,\n                \"PayTypeID\": null,\n                \"SvcProblemID\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"PartID\": \"1\",\n                \"CustEquipIDCreated\": null,\n                \"InvoiceDesc\": \"P1\",\n                \"IsStockPart\": \"1\",\n                \"PartSerialized\": \"1\",\n                \"IsFixedAmt\": \"0\",\n                \"PartIDAction\": \"1\",\n                \"WarehouseID\": \"1\",\n                \"PartLocationID\": null,\n                \"CustEquipID\": null,\n                \"EntryDate\": \"2024-12-11T00:00:00\",\n                \"SerialNum\": null,\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"UnitMeasureID\": \"1\",\n                \"StartTime\": null,\n                \"EndTime\": null,\n                \"ActualLaborQty\": null,\n                \"InitialChg\": null,\n                \"Quantity\": \"1\",\n                \"TempQty\": null,\n                \"InitialChgTime\": null,\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"InitialChgAmt\": null,\n                \"TripCharge\": \"0\",\n                \"Taxable\": \"1\",\n                \"AdditionalCost\": null,\n                \"AdditionalCostNote\": null,\n                \"AgrmntDiscountType\": null,\n                \"AgrmtItemID\": null,\n                \"AgrmntDiscRate\": null,\n                \"AgrmntChgID\": null,\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:06:51.910\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACcI=\",\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"POSOItemsID\": null,\n                \"BilledAmt\": null,\n                \"GroupSelect\": \"0\",\n                \"PoReceipt\": null,\n                \"LineGroupDetail\": null,\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrderTrans\"\n                },\n                \"SvcDetailID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"LineItemNum\": \"2\",\n                \"InvoiceID\": null,\n                \"TransType\": \"1\",\n                \"TransTypeID\": null,\n                \"ScheduleID\": null,\n                \"GLAcctSetID\": \"1\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"AgrmntID\": null,\n                \"RateTableID\": null,\n                \"LaborMarkupType\": null,\n                \"PartMarkupID\": \"1\",\n                \"TechID\": null,\n                \"PayTypeID\": null,\n                \"SvcProblemID\": null,\n                \"RepairCodeID\": null,\n                \"RepairDesc\": null,\n                \"PartID\": \"2\",\n                \"CustEquipIDCreated\": null,\n                \"InvoiceDesc\": \"P2\",\n                \"IsStockPart\": \"1\",\n                \"PartSerialized\": \"0\",\n                \"IsFixedAmt\": \"0\",\n                \"PartIDAction\": \"1\",\n                \"WarehouseID\": \"1\",\n                \"PartLocationID\": null,\n                \"CustEquipID\": null,\n                \"EntryDate\": \"2024-12-11T00:00:00\",\n                \"SerialNum\": null,\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"UnitMeasureID\": \"1\",\n                \"StartTime\": null,\n                \"EndTime\": null,\n                \"ActualLaborQty\": null,\n                \"InitialChg\": null,\n                \"Quantity\": \"1\",\n                \"TempQty\": \"1\",\n                \"InitialChgTime\": null,\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"InitialChgAmt\": null,\n                \"TripCharge\": \"0\",\n                \"Taxable\": \"1\",\n                \"AdditionalCost\": null,\n                \"AdditionalCostNote\": null,\n                \"AgrmntDiscountType\": null,\n                \"AgrmtItemID\": null,\n                \"AgrmntDiscRate\": null,\n                \"AgrmntChgID\": null,\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"QBID\": null,\n                \"SyncByUserID\": null,\n                \"Sync\": null,\n                \"DontSync\": null,\n                \"DontSyncReason\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:06:52.037\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACcY=\",\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"POSOItemsID\": null,\n                \"BilledAmt\": null,\n                \"GroupSelect\": \"0\",\n                \"PoReceipt\": null,\n                \"LineGroupDetail\": null,\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"e72f9073-9084-4fac-a948-2cc13bf07eea"},{"name":"Delete Item","id":"7a8bdf6c-bf48-4833-a8db-5d58bab3a699","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderTrans(1<SvcDetailID>?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderTrans(1<SvcDetailID>"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"76340ab0-d3f0-452e-8d29-f1cc97abf16f","name":"Delete Item","originalRequest":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderTrans(1)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderTrans(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"name\": \"JsonRPCError\",\n        \"code\": \"500\",\n        \"message\": \"No Record found with ID: 1\"\n    }\n}"}],"_postman_id":"7a8bdf6c-bf48-4833-a8db-5d58bab3a699"},{"name":"Create Item","event":[{"id":"a4e7615a-2de9-4b05-9d9d-c480420d40b2","listen":"test","script":{"type":"text/javascript","exec":["pm.test(\"Status code is 2xx\", function () {","    pm.response.to.be.success;","});","pm.test(\"Response is JSON\", function () {","    pm.response.to.be.json;","});"]}}],"id":"00e99cbc-71a1-4ae3-836f-a889e3ddf0c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcOrderTrans\"\r\n\t\t\t\t},\r\n\t\t\t\t\"SvcDetailID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"1\",\r\n\t\t\t\t\"LineItemNum\": \"3\",\r\n\t\t\t\t\"InvoiceID\": null,\r\n\t\t\t\t\"TransType\": \"1\",\r\n\t\t\t\t\"TransTypeID\": null,\r\n\t\t\t\t\"ScheduleID\": null,\r\n\t\t\t\t\"GLAcctSetID\": \"1\",\r\n\t\t\t\t\"QBGLAccountID\": null,\r\n\t\t\t\t\"ResidentID\": null,\r\n\t\t\t\t\"AgrmntID\": null,\r\n\t\t\t\t\"RateTableID\": null,\r\n\t\t\t\t\"LaborMarkupType\": null,\r\n\t\t\t\t\"PartMarkupID\": \"1\",\r\n\t\t\t\t\"TechID\": null,\r\n\t\t\t\t\"PayTypeID\": null,\r\n\t\t\t\t\"SvcProblemID\": null,\r\n\t\t\t\t\"RepairCodeID\": null,\r\n\t\t\t\t\"RepairDesc\": null,\r\n\t\t\t\t\"PartID\": \"2\",\r\n\t\t\t\t\"CustEquipIDCreated\": null,\r\n\t\t\t\t\"InvoiceDesc\": \"P2\",\r\n\t\t\t\t\"IsStockPart\": \"1\",\r\n\t\t\t\t\"PartSerialized\": \"0\",\r\n\t\t\t\t\"IsFixedAmt\": \"0\",\r\n\t\t\t\t\"PartIDAction\": \"1\",\r\n\t\t\t\t\"WarehouseID\": \"1\",\r\n\t\t\t\t\"PartLocationID\": null,\r\n\t\t\t\t\"CustEquipID\": null,\r\n\t\t\t\t\"EntryDate\": \"2024-12-11T00:00:00\",\r\n\t\t\t\t\"SerialNum\": null,\r\n\t\t\t\t\"LineGroupID\": null,\r\n\t\t\t\t\"GroupDetailID\": \"4\",\r\n\t\t\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\t\t\"StartTime\": null,\r\n\t\t\t\t\"EndTime\": null,\r\n\t\t\t\t\"ActualLaborQty\": null,\r\n\t\t\t\t\"InitialChg\": null,\r\n\t\t\t\t\"Quantity\": \"1\",\r\n\t\t\t\t\"TempQty\": \"1\",\r\n\t\t\t\t\"InitialChgTime\": null,\r\n\t\t\t\t\"UnitCost\": \"0\",\r\n\t\t\t\t\"UnitSaleAmt\": \"0\",\r\n\t\t\t\t\"UnitTaxAmt\": \"0\",\r\n\t\t\t\t\"InitialChgAmt\": null,\r\n\t\t\t\t\"TripCharge\": \"0\",\r\n\t\t\t\t\"Taxable\": \"1\",\r\n\t\t\t\t\"AdditionalCost\": null,\r\n\t\t\t\t\"AdditionalCostNote\": null,\r\n\t\t\t\t\"AgrmntDiscountType\": null,\r\n\t\t\t\t\"AgrmtItemID\": null,\r\n\t\t\t\t\"AgrmntDiscRate\": null,\r\n\t\t\t\t\"AgrmntChgID\": null,\r\n\t\t\t\t\"DiscountAmt\": \"0\",\r\n\t\t\t\t\"DiscountPct\": null,\r\n\t\t\t\t\"LineSaleTotal\": \"0\",\r\n\t\t\t\t\"LineTaxTotal\": \"0\",\r\n\t\t\t\t\"LineCostTotal\": \"0\",\r\n\t\t\t\t\"IsKitHead\": \"0\",\r\n\t\t\t\t\"KitHeadID\": null,\r\n\t\t\t\t\"PartKitDetailID\": null,\r\n\t\t\t\t\"KitCalcOption\": null,\r\n\t\t\t\t\"KitItemTaxTotal\": \"0\",\r\n\t\t\t\t\"KitItemSaleTotal\": \"0\",\r\n\t\t\t\t\"Printable\": \"0\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"SyncByUserID\": null,\r\n\t\t\t\t\"Sync\": null,\r\n\t\t\t\t\"DontSync\": null,\r\n\t\t\t\t\"DontSyncReason\": null,\r\n\t\t\t\t\"CategoryID\": null,\r\n\t\t\t\t\"SubCategoryID\": null,\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T22:06:52.037\",\r\n\t\t\t\t\"UserModified\": \"admin\",\r\n\t\t\t\t\"TimeModified\": \"2024-12-11T22:13:27.963\",\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACdU=\",\r\n\t\t\t\t\"DimensionsType\": \"0\",\r\n\t\t\t\t\"DimensionsX\": \"1\",\r\n\t\t\t\t\"DimensionsY\": \"1\",\r\n\t\t\t\t\"MultiplyQtyByKitQty\": null,\r\n\t\t\t\t\"POSOItemsID\": null,\r\n\t\t\t\t\"BilledAmt\": null,\r\n\t\t\t\t\"GroupSelect\": \"1\",\r\n\t\t\t\t\"PoReceipt\": null,\r\n\t\t\t\t\"LineGroupDetail\": \"敔瑳\",\r\n\t\t\t\t\"CustEquipIDAuto\": null,\r\n\t\t\t\t\"InvoiceList\": \" 4\",\r\n\t\t\t\t\"CurrentCost\": null,\r\n\t\t\t\t\"PartUserModified\": null,\r\n\t\t\t\t\"PartTimeModified\": null\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/workorder/ESvcOrderTrans?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderTrans"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"214c9fb3-3893-46b9-928c-a5f2e9389827","name":"Create Item","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcOrderTrans\"\r\n\t\t\t\t},\r\n\t\t\t\t\"SvcDetailID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"1\",\r\n\t\t\t\t\"LineItemNum\": \"3\",\r\n\t\t\t\t\"InvoiceID\": null,\r\n\t\t\t\t\"TransType\": \"1\",\r\n\t\t\t\t\"TransTypeID\": null,\r\n\t\t\t\t\"ScheduleID\": null,\r\n\t\t\t\t\"GLAcctSetID\": \"1\",\r\n\t\t\t\t\"QBGLAccountID\": null,\r\n\t\t\t\t\"ResidentID\": null,\r\n\t\t\t\t\"AgrmntID\": null,\r\n\t\t\t\t\"RateTableID\": null,\r\n\t\t\t\t\"LaborMarkupType\": null,\r\n\t\t\t\t\"PartMarkupID\": \"1\",\r\n\t\t\t\t\"TechID\": null,\r\n\t\t\t\t\"PayTypeID\": null,\r\n\t\t\t\t\"SvcProblemID\": null,\r\n\t\t\t\t\"RepairCodeID\": null,\r\n\t\t\t\t\"RepairDesc\": null,\r\n\t\t\t\t\"PartID\": \"2\",\r\n\t\t\t\t\"CustEquipIDCreated\": null,\r\n\t\t\t\t\"InvoiceDesc\": \"P2\",\r\n\t\t\t\t\"IsStockPart\": \"1\",\r\n\t\t\t\t\"PartSerialized\": \"0\",\r\n\t\t\t\t\"IsFixedAmt\": \"0\",\r\n\t\t\t\t\"PartIDAction\": \"1\",\r\n\t\t\t\t\"WarehouseID\": \"1\",\r\n\t\t\t\t\"PartLocationID\": null,\r\n\t\t\t\t\"CustEquipID\": null,\r\n\t\t\t\t\"EntryDate\": \"2024-12-11T00:00:00\",\r\n\t\t\t\t\"SerialNum\": null,\r\n\t\t\t\t\"LineGroupID\": null,\r\n\t\t\t\t\"GroupDetailID\": \"4\",\r\n\t\t\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\t\t\"StartTime\": null,\r\n\t\t\t\t\"EndTime\": null,\r\n\t\t\t\t\"ActualLaborQty\": null,\r\n\t\t\t\t\"InitialChg\": null,\r\n\t\t\t\t\"Quantity\": \"1\",\r\n\t\t\t\t\"TempQty\": \"1\",\r\n\t\t\t\t\"InitialChgTime\": null,\r\n\t\t\t\t\"UnitCost\": \"0\",\r\n\t\t\t\t\"UnitSaleAmt\": \"0\",\r\n\t\t\t\t\"UnitTaxAmt\": \"0\",\r\n\t\t\t\t\"InitialChgAmt\": null,\r\n\t\t\t\t\"TripCharge\": \"0\",\r\n\t\t\t\t\"Taxable\": \"1\",\r\n\t\t\t\t\"AdditionalCost\": null,\r\n\t\t\t\t\"AdditionalCostNote\": null,\r\n\t\t\t\t\"AgrmntDiscountType\": null,\r\n\t\t\t\t\"AgrmtItemID\": null,\r\n\t\t\t\t\"AgrmntDiscRate\": null,\r\n\t\t\t\t\"AgrmntChgID\": null,\r\n\t\t\t\t\"DiscountAmt\": \"0\",\r\n\t\t\t\t\"DiscountPct\": null,\r\n\t\t\t\t\"LineSaleTotal\": \"0\",\r\n\t\t\t\t\"LineTaxTotal\": \"0\",\r\n\t\t\t\t\"LineCostTotal\": \"0\",\r\n\t\t\t\t\"IsKitHead\": \"0\",\r\n\t\t\t\t\"KitHeadID\": null,\r\n\t\t\t\t\"PartKitDetailID\": null,\r\n\t\t\t\t\"KitCalcOption\": null,\r\n\t\t\t\t\"KitItemTaxTotal\": \"0\",\r\n\t\t\t\t\"KitItemSaleTotal\": \"0\",\r\n\t\t\t\t\"Printable\": \"0\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"SyncByUserID\": null,\r\n\t\t\t\t\"Sync\": null,\r\n\t\t\t\t\"DontSync\": null,\r\n\t\t\t\t\"DontSyncReason\": null,\r\n\t\t\t\t\"CategoryID\": null,\r\n\t\t\t\t\"SubCategoryID\": null,\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T22:06:52.037\",\r\n\t\t\t\t\"UserModified\": \"admin\",\r\n\t\t\t\t\"TimeModified\": \"2024-12-11T22:13:27.963\",\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACdU=\",\r\n\t\t\t\t\"DimensionsType\": \"0\",\r\n\t\t\t\t\"DimensionsX\": \"1\",\r\n\t\t\t\t\"DimensionsY\": \"1\",\r\n\t\t\t\t\"MultiplyQtyByKitQty\": null,\r\n\t\t\t\t\"POSOItemsID\": null,\r\n\t\t\t\t\"BilledAmt\": null,\r\n\t\t\t\t\"GroupSelect\": \"1\",\r\n\t\t\t\t\"PoReceipt\": null,\r\n\t\t\t\t\"LineGroupDetail\": \"敔瑳\",\r\n\t\t\t\t\"CustEquipIDAuto\": null,\r\n\t\t\t\t\"InvoiceList\": \" 4\",\r\n\t\t\t\t\"CurrentCost\": null,\r\n\t\t\t\t\"PartUserModified\": null,\r\n\t\t\t\t\"PartTimeModified\": null\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderTrans?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderTrans"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderTrans('1')\",\n            \"type\": \"WorkOrderService.ESvcOrderTrans\"\n        },\n        \"SvcDetailID\": \"1\",\n        \"SvcOrderID\": \"1\",\n        \"LineItemNum\": \"3\",\n        \"InvoiceID\": null,\n        \"TransType\": \"1\",\n        \"TransTypeID\": null,\n        \"ScheduleID\": null,\n        \"GLAcctSetID\": \"1\",\n        \"QBGLAccountID\": null,\n        \"ResidentID\": null,\n        \"AgrmntID\": null,\n        \"RateTableID\": null,\n        \"LaborMarkupType\": null,\n        \"PartMarkupID\": \"1\",\n        \"TechID\": null,\n        \"PayTypeID\": null,\n        \"SvcProblemID\": null,\n        \"RepairCodeID\": null,\n        \"RepairDesc\": null,\n        \"PartID\": \"2\",\n        \"CustEquipIDCreated\": null,\n        \"InvoiceDesc\": \"P2\",\n        \"IsStockPart\": \"1\",\n        \"PartSerialized\": \"0\",\n        \"IsFixedAmt\": \"0\",\n        \"PartIDAction\": \"1\",\n        \"WarehouseID\": \"1\",\n        \"PartLocationID\": null,\n        \"CustEquipID\": null,\n        \"EntryDate\": \"2024-12-11T00:00:00\",\n        \"SerialNum\": null,\n        \"LineGroupID\": null,\n        \"GroupDetailID\": \"4\",\n        \"UnitMeasureID\": \"1\",\n        \"StartTime\": null,\n        \"EndTime\": null,\n        \"ActualLaborQty\": null,\n        \"InitialChg\": null,\n        \"Quantity\": \"1\",\n        \"TempQty\": \"1\",\n        \"InitialChgTime\": null,\n        \"UnitCost\": \"0\",\n        \"UnitSaleAmt\": \"0\",\n        \"UnitTaxAmt\": \"0\",\n        \"InitialChgAmt\": null,\n        \"TripCharge\": \"0\",\n        \"Taxable\": \"1\",\n        \"AdditionalCost\": null,\n        \"AdditionalCostNote\": null,\n        \"AgrmntDiscountType\": null,\n        \"AgrmtItemID\": null,\n        \"AgrmntDiscRate\": null,\n        \"AgrmntChgID\": null,\n        \"DiscountAmt\": \"0\",\n        \"DiscountPct\": null,\n        \"LineSaleTotal\": \"0\",\n        \"LineTaxTotal\": \"0\",\n        \"LineCostTotal\": \"0\",\n        \"IsKitHead\": \"0\",\n        \"KitHeadID\": null,\n        \"PartKitDetailID\": null,\n        \"KitCalcOption\": null,\n        \"KitItemTaxTotal\": \"0\",\n        \"KitItemSaleTotal\": \"0\",\n        \"Printable\": \"0\",\n        \"QBID\": null,\n        \"SyncByUserID\": null,\n        \"Sync\": null,\n        \"DontSync\": null,\n        \"DontSyncReason\": null,\n        \"CategoryID\": null,\n        \"SubCategoryID\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T22:06:52.037\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-11T22:13:27.963\",\n        \"RecordID\": \"AAAAAAAACdU=\",\n        \"DimensionsType\": \"0\",\n        \"DimensionsX\": \"1\",\n        \"DimensionsY\": \"1\",\n        \"MultiplyQtyByKitQty\": null,\n        \"POSOItemsID\": null,\n        \"BilledAmt\": null,\n        \"GroupSelect\": \"1\",\n        \"PoReceipt\": null,\n        \"LineGroupDetail\": \"敔瑳\",\n        \"CustEquipIDAuto\": null,\n        \"InvoiceList\": \" 4\",\n        \"CurrentCost\": null,\n        \"PartUserModified\": null,\n        \"PartTimeModified\": null\n    }\n}"}],"_postman_id":"00e99cbc-71a1-4ae3-836f-a889e3ddf0c4"}],"id":"3418755f-58e4-4e72-abcd-f4eb053074ed","_postman_id":"3418755f-58e4-4e72-abcd-f4eb053074ed","description":""},{"name":"Line Group Type","item":[{"name":"Get All Line Group Type","id":"e7bfa527-d77a-4053-a0fa-4e9ecb5e5b96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ELineGroup?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"93de81ba-b0a2-48e2-b199-1f9589b60741","name":"Get All Line Group Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ELineGroup?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","workorder","ELineGroup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('1')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"1\",\n                \"Description\": \"Estimate Group\",\n                \"GroupType\": \"1\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:13.607\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKA=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('2')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"2\",\n                \"Description\": \"Invoice Group\",\n                \"GroupType\": \"2\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:13.840\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKE=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e7bfa527-d77a-4053-a0fa-4e9ecb5e5b96"},{"name":"Read a Line Group Type","id":"4afe2bbd-17d8-4f40-b20b-55baf3651735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ELineGroup(<ID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"4fba8be4-f034-4aef-8f55-3027cf4de376","name":"Read a Line Group Type","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('1')\",\n            \"type\": \"WorkOrderService.ELineGroup\"\n        },\n        \"LineGroupID\": \"1\",\n        \"Description\": \"Estimate Group\",\n        \"GroupType\": \"1\",\n        \"GroupText\": null,\n        \"QBGLAccountID\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T15:14:13.607\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACKA=\"\n    }\n}"}],"_postman_id":"4afe2bbd-17d8-4f40-b20b-55baf3651735"},{"name":"Query Line Group Type","id":"f3693130-6537-4ae2-b21a-1cffc721ad80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ELineGroup?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"8ce0e3a3-a13a-4317-bad2-86f842637745","name":"Query Line Group Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ELineGroup?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","workorder","ELineGroup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('1')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"1\",\n                \"Description\": \"Estimate Group\",\n                \"GroupType\": \"1\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:13.607\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKA=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('2')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"2\",\n                \"Description\": \"Invoice Group\",\n                \"GroupType\": \"2\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:13.840\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKE=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f3693130-6537-4ae2-b21a-1cffc721ad80"},{"name":"Delete Line Group Type","id":"3e8a09b9-fbf7-408d-b359-a4445b202019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ELineGroup(<ID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"3e8a09b9-fbf7-408d-b359-a4445b202019"}],"id":"bb262673-6f07-4bb8-a6ce-9de36f0656e0","_postman_id":"bb262673-6f07-4bb8-a6ce-9de36f0656e0","description":""},{"name":"Estimate","item":[{"name":"Estimate Revision","item":[{"name":"Get All Revision","id":"a906f4f0-4efb-4cea-ba0d-c30d6e29d01c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VSvcChangeOrderLookup?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","VSvcChangeOrderLookup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"d1cff958-4ab5-45f3-99af-d5838e57232f","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VSvcChangeOrderLookup?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","VSvcChangeOrderLookup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"a906f4f0-4efb-4cea-ba0d-c30d6e29d01c"},{"name":"Read a Revision","id":"d174334a-2517-473e-8bdd-f6fc818915ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VSvcChangeOrderLookup(<EstChangeID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","VSvcChangeOrderLookup(<EstChangeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"2ad5e075-ca00-4512-8efe-d91088daec36","name":"Read a Revision","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VSvcChangeOrderLookup(<EstChangeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","VSvcChangeOrderLookup(<EstChangeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"d174334a-2517-473e-8bdd-f6fc818915ac"},{"name":"Query Revision","id":"c9cb6f07-8f09-4380-90d7-44a36ed1a79c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VSvcChangeOrderLookup?$format=json&$skip=0&$top=100&$filter=EstChangeID%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","VSvcChangeOrderLookup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"EstChangeID%20eq%201%20"}],"variable":[]}},"response":[{"id":"b9a690bd-55ed-4b98-adce-b33cd0d719fe","name":"Query Revision","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VSvcChangeOrderLookup?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","VSvcChangeOrderLookup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"c9cb6f07-8f09-4380-90d7-44a36ed1a79c"}],"id":"14f0c047-c8d0-4b61-a309-17470761ae0d","_postman_id":"14f0c047-c8d0-4b61-a309-17470761ae0d","description":""},{"name":"Estimate Items","item":[{"name":"Get All Estimate items","id":"ae91ed1b-5c3b-43a0-9386-bdfb51b31465","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstTrans?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstTrans"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"cfbb565f-1abe-43b1-9df2-24d5c3534fbd","name":"Get All Estimate items","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderTrans?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderTrans"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstTrans('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrderEstTrans\"\n                },\n                \"SvcEstDetailID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"EstChangeID\": null,\n                \"TransType\": \"1\",\n                \"JobStageID\": \"0\",\n                \"LineItemNum\": \"1\",\n                \"GLAcctSetID\": \"1\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"RateTableID\": null,\n                \"PayTypeID\": null,\n                \"PartMarkupID\": \"1\",\n                \"TechID\": null,\n                \"RepairCodeID\": null,\n                \"PartID\": \"1\",\n                \"UnitMeasureID\": \"1\",\n                \"PartLocationID\": null,\n                \"IsStockPart\": \"1\",\n                \"IsFixedAmt\": \"0\",\n                \"InvoiceDesc\": \"P1\",\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"TempQty\": \"1\",\n                \"Quantity\": \"1\",\n                \"QtyProcessed\": null,\n                \"QtyAllocate\": null,\n                \"WarehouseID\": \"1\",\n                \"QtyUsed\": null,\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"Taxable\": \"1\",\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"BilledAmt\": null,\n                \"PctDone\": null,\n                \"InvoiceID\": null,\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"IsAdjustItem\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:00:25.190\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACbM=\",\n                \"ChangeStatus\": \"0\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"GroupSelect\": \"0\",\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstTrans('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrderEstTrans\"\n                },\n                \"SvcEstDetailID\": \"2\",\n                \"SvcOrderID\": \"2\",\n                \"EstChangeID\": null,\n                \"TransType\": \"1\",\n                \"JobStageID\": \"0\",\n                \"LineItemNum\": \"2\",\n                \"GLAcctSetID\": \"1\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"RateTableID\": null,\n                \"PayTypeID\": null,\n                \"PartMarkupID\": \"1\",\n                \"TechID\": null,\n                \"RepairCodeID\": null,\n                \"PartID\": \"2\",\n                \"UnitMeasureID\": \"1\",\n                \"PartLocationID\": null,\n                \"IsStockPart\": \"1\",\n                \"IsFixedAmt\": \"0\",\n                \"InvoiceDesc\": \"P2\",\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"TempQty\": \"1\",\n                \"Quantity\": \"1\",\n                \"QtyProcessed\": null,\n                \"QtyAllocate\": null,\n                \"WarehouseID\": \"1\",\n                \"QtyUsed\": null,\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"Taxable\": \"1\",\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"BilledAmt\": null,\n                \"PctDone\": null,\n                \"InvoiceID\": null,\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"IsAdjustItem\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:00:25.270\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACbU=\",\n                \"ChangeStatus\": \"0\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"GroupSelect\": \"0\",\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstTrans('3')\",\n                    \"type\": \"WorkOrderService.ESvcOrderEstTrans\"\n                },\n                \"SvcEstDetailID\": \"3\",\n                \"SvcOrderID\": \"2\",\n                \"EstChangeID\": null,\n                \"TransType\": \"2\",\n                \"JobStageID\": \"0\",\n                \"LineItemNum\": \"3\",\n                \"GLAcctSetID\": \"3\",\n                \"QBGLAccountID\": null,\n                \"ResidentID\": null,\n                \"RateTableID\": \"1\",\n                \"PayTypeID\": \"1\",\n                \"PartMarkupID\": null,\n                \"TechID\": \"2\",\n                \"RepairCodeID\": null,\n                \"PartID\": null,\n                \"UnitMeasureID\": null,\n                \"PartLocationID\": null,\n                \"IsStockPart\": null,\n                \"IsFixedAmt\": \"0\",\n                \"InvoiceDesc\": null,\n                \"LineGroupID\": null,\n                \"GroupDetailID\": \"0\",\n                \"TempQty\": null,\n                \"Quantity\": \"1\",\n                \"QtyProcessed\": null,\n                \"QtyAllocate\": null,\n                \"WarehouseID\": null,\n                \"QtyUsed\": null,\n                \"UnitCost\": \"0\",\n                \"UnitSaleAmt\": \"0\",\n                \"UnitTaxAmt\": \"0\",\n                \"Taxable\": \"1\",\n                \"DiscountAmt\": \"0\",\n                \"DiscountPct\": null,\n                \"LineSaleTotal\": \"0\",\n                \"LineTaxTotal\": \"0\",\n                \"LineCostTotal\": \"0\",\n                \"Printable\": \"1\",\n                \"BilledAmt\": null,\n                \"PctDone\": null,\n                \"InvoiceID\": null,\n                \"IsKitHead\": null,\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": \"0\",\n                \"KitItemSaleTotal\": \"0\",\n                \"IsAdjustItem\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T22:00:25.270\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACbc=\",\n                \"ChangeStatus\": \"0\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"DimensionsType\": null,\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"MultiplyQtyByKitQty\": null,\n                \"GroupSelect\": \"0\",\n                \"CustEquipIDAuto\": null,\n                \"InvoiceList\": null,\n                \"CurrentCost\": null,\n                \"PartUserModified\": null,\n                \"PartTimeModified\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"ae91ed1b-5c3b-43a0-9386-bdfb51b31465"},{"name":"Read a Estimate Item","id":"a73a3d25-04e4-4065-b804-20246f761f35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstTrans(<SvcEstDetailID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstTrans(<SvcEstDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"5cc65b6d-bfd2-485c-99f5-7ec829dcf389","name":"Read a Estimate Item","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstTrans('1')\",\n            \"type\": \"WorkOrderService.ESvcOrderEstTrans\"\n        },\n        \"SvcEstDetailID\": \"1\",\n        \"SvcOrderID\": \"2\",\n        \"EstChangeID\": null,\n        \"TransType\": \"1\",\n        \"JobStageID\": \"0\",\n        \"LineItemNum\": \"1\",\n        \"GLAcctSetID\": \"1\",\n        \"QBGLAccountID\": null,\n        \"ResidentID\": null,\n        \"RateTableID\": null,\n        \"PayTypeID\": null,\n        \"PartMarkupID\": \"1\",\n        \"TechID\": null,\n        \"RepairCodeID\": null,\n        \"PartID\": \"1\",\n        \"UnitMeasureID\": \"1\",\n        \"PartLocationID\": null,\n        \"IsStockPart\": \"1\",\n        \"IsFixedAmt\": \"0\",\n        \"InvoiceDesc\": \"P1\",\n        \"LineGroupID\": null,\n        \"GroupDetailID\": \"0\",\n        \"TempQty\": \"1\",\n        \"Quantity\": \"1\",\n        \"QtyProcessed\": null,\n        \"QtyAllocate\": null,\n        \"WarehouseID\": \"1\",\n        \"QtyUsed\": null,\n        \"UnitCost\": \"0\",\n        \"UnitSaleAmt\": \"0\",\n        \"UnitTaxAmt\": \"0\",\n        \"Taxable\": \"1\",\n        \"DiscountAmt\": \"0\",\n        \"DiscountPct\": null,\n        \"LineSaleTotal\": \"0\",\n        \"LineTaxTotal\": \"0\",\n        \"LineCostTotal\": \"0\",\n        \"Printable\": \"1\",\n        \"BilledAmt\": null,\n        \"PctDone\": null,\n        \"InvoiceID\": null,\n        \"IsKitHead\": \"0\",\n        \"KitHeadID\": null,\n        \"PartKitDetailID\": null,\n        \"KitCalcOption\": null,\n        \"KitItemTaxTotal\": \"0\",\n        \"KitItemSaleTotal\": \"0\",\n        \"IsAdjustItem\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T22:00:25.190\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACbM=\",\n        \"ChangeStatus\": \"0\",\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CategoryID\": null,\n        \"SubCategoryID\": null,\n        \"DimensionsType\": \"0\",\n        \"DimensionsX\": \"1\",\n        \"DimensionsY\": \"1\",\n        \"MultiplyQtyByKitQty\": null,\n        \"GroupSelect\": \"0\",\n        \"CustEquipIDAuto\": null,\n        \"InvoiceList\": null,\n        \"CurrentCost\": null,\n        \"PartUserModified\": null,\n        \"PartTimeModified\": null\n    }\n}"}],"_postman_id":"a73a3d25-04e4-4065-b804-20246f761f35"},{"name":"Query Estimate Items","id":"be90fe4d-00de-40b0-8432-44fdd850b1ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstTrans(1)?$format=json&$skip=0&$top=10000&$filter=TransType%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstTrans(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"TransType%20eq%201%20"}],"variable":[]}},"response":[{"id":"17efb54a-db4a-4e43-aa3e-7c79f9ff9f27","name":"Query Estimate Items","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstTrans('1')\",\n            \"type\": \"WorkOrderService.ESvcOrderEstTrans\"\n        },\n        \"SvcEstDetailID\": \"1\",\n        \"SvcOrderID\": \"2\",\n        \"EstChangeID\": null,\n        \"TransType\": \"1\",\n        \"JobStageID\": \"0\",\n        \"LineItemNum\": \"1\",\n        \"GLAcctSetID\": \"1\",\n        \"QBGLAccountID\": null,\n        \"ResidentID\": null,\n        \"RateTableID\": null,\n        \"PayTypeID\": null,\n        \"PartMarkupID\": \"1\",\n        \"TechID\": null,\n        \"RepairCodeID\": null,\n        \"PartID\": \"1\",\n        \"UnitMeasureID\": \"1\",\n        \"PartLocationID\": null,\n        \"IsStockPart\": \"1\",\n        \"IsFixedAmt\": \"0\",\n        \"InvoiceDesc\": \"P1\",\n        \"LineGroupID\": null,\n        \"GroupDetailID\": \"0\",\n        \"TempQty\": \"1\",\n        \"Quantity\": \"1\",\n        \"QtyProcessed\": null,\n        \"QtyAllocate\": null,\n        \"WarehouseID\": \"1\",\n        \"QtyUsed\": null,\n        \"UnitCost\": \"0\",\n        \"UnitSaleAmt\": \"0\",\n        \"UnitTaxAmt\": \"0\",\n        \"Taxable\": \"1\",\n        \"DiscountAmt\": \"0\",\n        \"DiscountPct\": null,\n        \"LineSaleTotal\": \"0\",\n        \"LineTaxTotal\": \"0\",\n        \"LineCostTotal\": \"0\",\n        \"Printable\": \"1\",\n        \"BilledAmt\": null,\n        \"PctDone\": null,\n        \"InvoiceID\": null,\n        \"IsKitHead\": \"0\",\n        \"KitHeadID\": null,\n        \"PartKitDetailID\": null,\n        \"KitCalcOption\": null,\n        \"KitItemTaxTotal\": \"0\",\n        \"KitItemSaleTotal\": \"0\",\n        \"IsAdjustItem\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T22:00:25.190\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACbM=\",\n        \"ChangeStatus\": \"0\",\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CategoryID\": null,\n        \"SubCategoryID\": null,\n        \"DimensionsType\": \"0\",\n        \"DimensionsX\": \"1\",\n        \"DimensionsY\": \"1\",\n        \"MultiplyQtyByKitQty\": null,\n        \"GroupSelect\": \"0\",\n        \"CustEquipIDAuto\": null,\n        \"InvoiceList\": null,\n        \"CurrentCost\": null,\n        \"PartUserModified\": null,\n        \"PartTimeModified\": null\n    }\n}"}],"_postman_id":"be90fe4d-00de-40b0-8432-44fdd850b1ee"},{"name":"Delete Estimate Items","id":"24981c65-cbdb-4c97-a4a8-a43dbf387876","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstTrans(<SvcEstDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstTrans(<SvcEstDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"24981c65-cbdb-4c97-a4a8-a43dbf387876"}],"id":"14d41bb9-a14c-431b-9352-844bca8d4cc4","_postman_id":"14d41bb9-a14c-431b-9352-844bca8d4cc4","description":""},{"name":"Estimate Problem","item":[{"name":"Problem Code","item":[{"name":"Problem Repair","item":[{"name":"Get All Problem Repair","id":"d82d914a-292c-4689-a714-76ca9ed52b30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SvcProblemRepair?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","SvcProblemRepair"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"4bfea3c4-4a3f-4acc-a162-dc3552e7857f","name":"Get All Problem Repair","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SvcProblemRepair?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","SvcProblemRepair"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SvcProblemRepair('1')\",\n                    \"type\": \"LookupService.SvcProblemRepair\"\n                },\n                \"ProbRepairID\": \"1\",\n                \"ProblemID\": \"2\",\n                \"RepairID\": \"1\",\n                \"RepairNote\": \"Test\",\n                \"RecordID\": \"2434\",\n                \"IsActive\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SvcProblemRepair('2')\",\n                    \"type\": \"LookupService.SvcProblemRepair\"\n                },\n                \"ProbRepairID\": \"2\",\n                \"ProblemID\": \"2\",\n                \"RepairID\": \"1\",\n                \"RepairNote\": \"Test\",\n                \"RecordID\": \"2436\",\n                \"IsActive\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d82d914a-292c-4689-a714-76ca9ed52b30"},{"name":"Read a Problem Repair","id":"710870ac-b738-444e-ad23-df3efe40c78d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SvcProblemRepair(<ProbRepairID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","SvcProblemRepair(<ProbRepairID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"debf55ca-6b22-4950-b639-bdc773d2ae4c","name":"Read a Problem Repair","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SvcProblemRepair(<ProbRepairID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","SvcProblemRepair(<ProbRepairID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/SvcProblemRepair('1')\",\n            \"type\": \"LookupService.SvcProblemRepair\"\n        },\n        \"ProbRepairID\": \"1\",\n        \"ProblemID\": \"2\",\n        \"RepairID\": \"1\",\n        \"RepairNote\": \"Test\",\n        \"RecordID\": \"2434\",\n        \"IsActive\": \"1\"\n    }\n}"}],"_postman_id":"710870ac-b738-444e-ad23-df3efe40c78d"},{"name":"Query Problem Repair","id":"4c5c7c37-46b8-40c1-a38b-cbb41957dc63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SvcProblemRepair?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","SvcProblemRepair"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"ccf6de29-e5a8-4a84-923b-72a266764e67","name":"Query Problem Repair","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SvcProblemRepair?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","SvcProblemRepair"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SvcProblemRepair('1')\",\n                    \"type\": \"LookupService.SvcProblemRepair\"\n                },\n                \"ProbRepairID\": \"1\",\n                \"ProblemID\": \"2\",\n                \"RepairID\": \"1\",\n                \"RepairNote\": \"Test\",\n                \"RecordID\": \"2434\",\n                \"IsActive\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SvcProblemRepair('2')\",\n                    \"type\": \"LookupService.SvcProblemRepair\"\n                },\n                \"ProbRepairID\": \"2\",\n                \"ProblemID\": \"2\",\n                \"RepairID\": \"1\",\n                \"RepairNote\": \"Test\",\n                \"RecordID\": \"2436\",\n                \"IsActive\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"4c5c7c37-46b8-40c1-a38b-cbb41957dc63"}],"id":"bd139f34-e33d-4575-ad94-52b11d65e34f","_postman_id":"bd139f34-e33d-4575-ad94-52b11d65e34f","description":""},{"name":"Get All Problem Code","id":"a1c91623-b414-4bea-aaba-a1adb27663f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCProblemCode?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","SVCProblemCode"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"25a7aeb2-5477-428d-8ee9-e68b49b002a2","name":"Get All Problem Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCProblemCode?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCProblemCode"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCProblemCode('1')\",\n                    \"type\": \"LookupService.SVCProblemCode\"\n                },\n                \"ProblemID\": \"1\",\n                \"ProblemCode\": \"PROBLEM\",\n                \"Description\": \"Problem\",\n                \"CompleteDesc\": null,\n                \"EstTime\": null,\n                \"CheckList\": null,\n                \"SkillID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2192\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCProblemCode('2')\",\n                    \"type\": \"LookupService.SVCProblemCode\"\n                },\n                \"ProblemID\": \"2\",\n                \"ProblemCode\": \"P1\",\n                \"Description\": null,\n                \"CompleteDesc\": null,\n                \"EstTime\": null,\n                \"CheckList\": null,\n                \"SkillID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2419\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a1c91623-b414-4bea-aaba-a1adb27663f3"},{"name":"Read a problem Code","id":"8b33eda1-698b-4fb3-ba64-6302c472f6fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCProblemCode(<ProblemID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","SVCProblemCode(<ProblemID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"e8c24c53-3c07-4240-9049-e14136ebc896","name":"Read a problem Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCProblemCode(<ProblemID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCProblemCode(<ProblemID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/SVCProblemCode('1')\",\n            \"type\": \"LookupService.SVCProblemCode\"\n        },\n        \"ProblemID\": \"1\",\n        \"ProblemCode\": \"PROBLEM\",\n        \"Description\": \"Problem\",\n        \"CompleteDesc\": null,\n        \"EstTime\": null,\n        \"CheckList\": null,\n        \"SkillID\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2192\"\n    }\n}"}],"_postman_id":"8b33eda1-698b-4fb3-ba64-6302c472f6fa"},{"name":"Query Problem Code","id":"9f864cec-4b62-4805-a6be-a61fbe42a0d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCProblemCode?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","SVCProblemCode"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"92bd3b1b-42e3-4f0d-8b14-8d0ed0870aee","name":"Query Problem Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCProblemCode?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCProblemCode"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/SVCProblemCode('1')\",\n            \"type\": \"LookupService.SVCProblemCode\"\n        },\n        \"ProblemID\": \"1\",\n        \"ProblemCode\": \"PROBLEM\",\n        \"Description\": \"Problem\",\n        \"CompleteDesc\": null,\n        \"EstTime\": null,\n        \"CheckList\": null,\n        \"SkillID\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2192\"\n    }\n}"}],"_postman_id":"9f864cec-4b62-4805-a6be-a61fbe42a0d3"}],"id":"dce67205-b7d3-41d5-bace-46bcf607a224","_postman_id":"dce67205-b7d3-41d5-bace-46bcf607a224","description":""},{"name":"Get All SvcOrder Problems","id":"5de001da-6aa1-4318-9398-5958188b8928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/RSvcOrderProblems?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","RSvcOrderProblems"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"10ed9c4c-fa4e-48d0-9cbe-301df940ee9d","name":"Get All SvcOrder Problems","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/RSvcOrderProblems?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","RSvcOrderProblems"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/RSvcOrderProblems('1')\",\n                    \"type\": \"WorkOrderService.RSvcOrderProblems\"\n                },\n                \"SvcProblemID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"ProblemCode\": \"PROBLEM\",\n                \"ProblemDesc\": null,\n                \"EstRepairTime\": null,\n                \"CustEquipID\": null,\n                \"Priority\": null,\n                \"ResidentName\": null,\n                \"Address2\": null,\n                \"CSZ\": \"  \",\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"PartID\": null,\n                \"ManufactureName\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"YearMfg\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"EquipLocation\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/RSvcOrderProblems('2')\",\n                    \"type\": \"WorkOrderService.RSvcOrderProblems\"\n                },\n                \"SvcProblemID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"ProblemCode\": \"P1\",\n                \"ProblemDesc\": null,\n                \"EstRepairTime\": null,\n                \"CustEquipID\": null,\n                \"Priority\": null,\n                \"ResidentName\": null,\n                \"Address2\": null,\n                \"CSZ\": \"  \",\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"PartID\": null,\n                \"ManufactureName\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"YearMfg\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"EquipLocation\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"5de001da-6aa1-4318-9398-5958188b8928"},{"name":"Read a SvcOrder Problem","id":"9d8ed8a8-7115-4024-8fa4-27599271883d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/RSvcOrderProblems(<SvcProblemID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","RSvcOrderProblems(<SvcProblemID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"9cc7c988-5974-4cff-a5cd-98a142d1bf14","name":"Read a SvcOrder Problem","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/RSvcOrderProblems(<SvcProblemID>)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","RSvcOrderProblems(<SvcProblemID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/RSvcOrderProblems('1')\",\n            \"type\": \"WorkOrderService.RSvcOrderProblems\"\n        },\n        \"SvcProblemID\": \"1\",\n        \"SvcOrderID\": \"1\",\n        \"ProblemCode\": \"PROBLEM\",\n        \"ProblemDesc\": null,\n        \"EstRepairTime\": null,\n        \"CustEquipID\": null,\n        \"Priority\": null,\n        \"ResidentName\": null,\n        \"Address2\": null,\n        \"CSZ\": \"  \",\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Cell\": null,\n        \"PartID\": null,\n        \"ManufactureName\": null,\n        \"ModelNum\": null,\n        \"SerialNum\": null,\n        \"YearMfg\": null,\n        \"DateInstalled\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"EquipLocation\": null\n    }\n}"}],"_postman_id":"9d8ed8a8-7115-4024-8fa4-27599271883d"},{"name":"Query SvcOrder Problem","id":"63ee263e-60f7-4c6d-91ef-cbc94cac1b18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/RSvcOrderProblems?$format=json&$skip=0&$top=100&$filter=SvcOrderID%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","RSvcOrderProblems"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"SvcOrderID%20eq%201%20"}],"variable":[]}},"response":[{"id":"63ae06d4-2a88-4c72-a376-e8531d8a52c2","name":"Query SvcOrder Problem","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/RSvcOrderProblems?$format=json&$skip=0&$top=100&$filter=SvcOrderID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","RSvcOrderProblems"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"SvcOrderID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/RSvcOrderProblems('1')\",\n                    \"type\": \"WorkOrderService.RSvcOrderProblems\"\n                },\n                \"SvcProblemID\": \"1\",\n                \"SvcOrderID\": \"1\",\n                \"ProblemCode\": \"PROBLEM\",\n                \"ProblemDesc\": null,\n                \"EstRepairTime\": null,\n                \"CustEquipID\": null,\n                \"Priority\": null,\n                \"ResidentName\": null,\n                \"Address2\": null,\n                \"CSZ\": \"  \",\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"PartID\": null,\n                \"ManufactureName\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"YearMfg\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"EquipLocation\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/RSvcOrderProblems('2')\",\n                    \"type\": \"WorkOrderService.RSvcOrderProblems\"\n                },\n                \"SvcProblemID\": \"2\",\n                \"SvcOrderID\": \"1\",\n                \"ProblemCode\": \"P1\",\n                \"ProblemDesc\": null,\n                \"EstRepairTime\": null,\n                \"CustEquipID\": null,\n                \"Priority\": null,\n                \"ResidentName\": null,\n                \"Address2\": null,\n                \"CSZ\": \"  \",\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Cell\": null,\n                \"PartID\": null,\n                \"ManufactureName\": null,\n                \"ModelNum\": null,\n                \"SerialNum\": null,\n                \"YearMfg\": null,\n                \"DateInstalled\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"EquipLocation\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"63ee263e-60f7-4c6d-91ef-cbc94cac1b18"}],"id":"04b81e34-a6bb-4c16-9429-cedeebebcee3","_postman_id":"04b81e34-a6bb-4c16-9429-cedeebebcee3","description":""},{"name":"Estimate Job Stage","item":[{"name":"Get All Estimate Job Stages","id":"b9e35051-d7e1-44f5-bafd-2b11aadf6af3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstJobStage?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstJobStage"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"52e4d17a-b78d-4f72-a09d-379d12a6c314","name":"Get All Estimate Job Stages","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderEstJobStage?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderEstJobStage"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstJobStage('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrderEstJobStage\"\n                },\n                \"JobStageID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"EstChangeID\": null,\n                \"StageTypeID\": null,\n                \"StageName\": \"Js1\",\n                \"LineItemNum\": \"1\",\n                \"RequisitionBudget\": null,\n                \"Note\": null,\n                \"InternalNote\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:54:17.913\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACZ4=\",\n                \"ChangeStatus\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstJobStage('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrderEstJobStage\"\n                },\n                \"JobStageID\": \"2\",\n                \"SvcOrderID\": \"2\",\n                \"EstChangeID\": null,\n                \"StageTypeID\": null,\n                \"StageName\": \"Js2\",\n                \"LineItemNum\": \"2\",\n                \"RequisitionBudget\": null,\n                \"Note\": null,\n                \"InternalNote\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:54:17.930\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACZ8=\",\n                \"ChangeStatus\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b9e35051-d7e1-44f5-bafd-2b11aadf6af3"},{"name":"Read a Estimate Job Stage","event":[{"id":"7923bb3c-d925-4dc2-b60a-91f602575059","listen":"test","script":{"type":"text/javascript","exec":["pm.test(\"Status code is 2xx\", function () {","    pm.response.to.be.success;","});","pm.test(\"Response is JSON\", function () {","    pm.response.to.be.json;","});"]}}],"id":"02abd745-af73-433a-9152-185442d88072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstJobStage(<JobStageID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstJobStage(<JobStageID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"ba019294-b8af-49ce-8500-9edf76862db5","name":"Read a Estimate Job Stage","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderEstJobStage(<JobStageID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderEstJobStage(<JobStageID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstJobStage('1')\",\n            \"type\": \"WorkOrderService.ESvcOrderEstJobStage\"\n        },\n        \"JobStageID\": \"1\",\n        \"SvcOrderID\": \"2\",\n        \"EstChangeID\": null,\n        \"StageTypeID\": null,\n        \"StageName\": \"Js1\",\n        \"LineItemNum\": \"1\",\n        \"RequisitionBudget\": null,\n        \"Note\": null,\n        \"InternalNote\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T21:54:17.913\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACZ4=\",\n        \"ChangeStatus\": \"0\"\n    }\n}"}],"_postman_id":"02abd745-af73-433a-9152-185442d88072"},{"name":"Query Estimate Job Stage","id":"50c22181-e53b-44dc-920d-bbef3407dbea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstJobStage?$format=json&$skip=0&$top=10000&$filter=SvcOrderID%20eq%202%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstJobStage"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"SvcOrderID%20eq%202%20"}],"variable":[]}},"response":[{"id":"d2e8d923-ea04-4e50-8898-729c0ed847ec","name":"Query Estimate Job Stage","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrderEstJobStage?$format=json&$skip=0&$top=10000&$filter=SvcOrderID%20eq%202%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrderEstJobStage"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"SvcOrderID%20eq%202%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstJobStage('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrderEstJobStage\"\n                },\n                \"JobStageID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"EstChangeID\": null,\n                \"StageTypeID\": null,\n                \"StageName\": \"Js1\",\n                \"LineItemNum\": \"1\",\n                \"RequisitionBudget\": null,\n                \"Note\": null,\n                \"InternalNote\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:54:17.913\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACZ4=\",\n                \"ChangeStatus\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrderEstJobStage('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrderEstJobStage\"\n                },\n                \"JobStageID\": \"2\",\n                \"SvcOrderID\": \"2\",\n                \"EstChangeID\": null,\n                \"StageTypeID\": null,\n                \"StageName\": \"Js2\",\n                \"LineItemNum\": \"2\",\n                \"RequisitionBudget\": null,\n                \"Note\": null,\n                \"InternalNote\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:54:17.930\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACZ8=\",\n                \"ChangeStatus\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"50c22181-e53b-44dc-920d-bbef3407dbea"},{"name":"Delete Estimate Job Stage","id":"35610c1d-330a-4d6b-b87b-1d95058d2c4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrderEstJobStage(<JobStageID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrderEstJobStage(<JobStageID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"35610c1d-330a-4d6b-b87b-1d95058d2c4d"}],"id":"716662c6-3f13-4f01-b77c-5f616b381b94","_postman_id":"716662c6-3f13-4f01-b77c-5f616b381b94","description":""},{"name":"Estimate Change Order Reason","item":[{"name":"Get All WorkOrder Change Order Reason","id":"aed884c5-3404-4b05-aa76-e820de512631","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCChangeType?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","lookup","SVCChangeType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"5d87979f-d313-432b-9057-dd9d3f0698cd","name":"Get All WorkOrder Change Order Reason","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCChangeType?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCChangeType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCChangeType('1')\",\n                    \"type\": \"LookupService.SVCChangeType\"\n                },\n                \"SvcChangeID\": \"1\",\n                \"Description\": \"Adjustment\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2186\"\n            }\n        ]\n    }\n}"}],"_postman_id":"aed884c5-3404-4b05-aa76-e820de512631"},{"name":"Read a WorkOrder Change Order Reason","id":"f9d1d596-ad71-4cf0-beeb-d7de6883b5d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCChangeType(<SvcChangeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","SVCChangeType(<SvcChangeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"f89f7ebf-3b79-4219-8d83-33eda741373e","name":"Read a WorkOrder Change Order Reason","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCChangeType(<SvcChangeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCChangeType(<SvcChangeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/SVCChangeType('1')\",\n            \"type\": \"LookupService.SVCChangeType\"\n        },\n        \"SvcChangeID\": \"1\",\n        \"Description\": \"Adjustment\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2186\"\n    }\n}"}],"_postman_id":"f9d1d596-ad71-4cf0-beeb-d7de6883b5d9"},{"name":"Query WorkOrder Change Reason","id":"f7b1be0e-1e79-45d5-b8bb-5c645257c9f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCChangeType?$format=json&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","SVCChangeType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"e193a53d-268f-43b4-ac65-c5c15366f495","name":"Query WorkOrder Change Reason","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCChangeType('1')\",\n                    \"type\": \"LookupService.SVCChangeType\"\n                },\n                \"SvcChangeID\": \"1\",\n                \"Description\": \"Adjustment\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2186\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f7b1be0e-1e79-45d5-b8bb-5c645257c9f3"}],"id":"b6e17104-574d-4276-827c-0a76a73183d9","_postman_id":"b6e17104-574d-4276-827c-0a76a73183d9","description":""}],"id":"866c7f5d-3c68-4982-b5f5-ea11a5b60ef0","_postman_id":"866c7f5d-3c68-4982-b5f5-ea11a5b60ef0","description":""},{"name":"Get All Work Order","id":"864718f5-611b-4117-9ff4-460e6ae0e55e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrder?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrder"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"c4119040-f546-45c4-80ee-91be6bce8ba7","name":"Get All Work Order","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrder?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrder"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrder('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrder\"\n                },\n                \"SvcOrderID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"ResidentID\": null,\n                \"LocationID\": \"1\",\n                \"CampaignID\": \"25529323\",\n                \"ReferredByCustID\": null,\n                \"Status\": \"1\",\n                \"PrevStatus\": null,\n                \"SubStatusID\": null,\n                \"ShortDesc\": \"Test\",\n                \"SvcTypeID\": \"1\",\n                \"IsInstall\": \"0\",\n                \"ProblemID\": null,\n                \"ProblemDesc\": null,\n                \"RateTableID\": \"1\",\n                \"PartMarkupID\": \"1\",\n                \"DefTechID\": null,\n                \"EstHours\": null,\n                \"Priority\": null,\n                \"MunicipalID\": null,\n                \"AgrmntID\": null,\n                \"ContactName\": null,\n                \"AltContactID\": null,\n                \"EstVersionNum\": \"1\",\n                \"EstimateText\": null,\n                \"EstimateNote\": null,\n                \"ShowItemPrice\": \"1\",\n                \"AdditionalAmt\": \"0\",\n                \"SvcAmount\": \"0\",\n                \"EstimateTaxAmt\": null,\n                \"SvcTaxAmount\": \"0\",\n                \"SvcAmtBilled\": null,\n                \"JobBilledType\": null,\n                \"RetainageHeld\": null,\n                \"AdjustToAmt\": \"0\",\n                \"PctComplete\": null,\n                \"OverheadPct\": \"0\",\n                \"LbrOverheadPct\": \"0\",\n                \"SvcCost\": null,\n                \"Instructions\": null,\n                \"CustPO\": null,\n                \"CustEquipID\": null,\n                \"IsInspection\": \"0\",\n                \"SalesTax\": \"0\",\n                \"TaxGrpID\": null,\n                \"EstPartCost\": null,\n                \"EstLaborCost\": null,\n                \"RetainagePct\": null,\n                \"ActualPartCost\": \"0\",\n                \"NonStockPartCost\": \"0\",\n                \"ActualLaborCost\": \"0\",\n                \"DatePromised\": null,\n                \"TimeFromPromised\": null,\n                \"TimeToPromised\": null,\n                \"BillableHours\": \"1\",\n                \"ActualHours\": \"1\",\n                \"SalesmanID\": null,\n                \"SvcDateAdded\": \"2024-12-11T00:00:00\",\n                \"SvcTimeAdded\": \"2024-12-11T21:36:04.040\",\n                \"SvcUserAdded\": \"1\",\n                \"DateActivated\": null,\n                \"FollowUp\": \"1\",\n                \"DatesOpen\": null,\n                \"RecurrenceValue\": null,\n                \"UseRecurrence\": null,\n                \"SvcDateComplete\": null,\n                \"SvcUserComplete\": null,\n                \"FormanEmpID\": null,\n                \"PurRequisitionEmpID\": null,\n                \"SvcRequestID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:36:15.087\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-11T22:06:51.800\",\n                \"RecordID\": \"AAAAAAAACdE=\",\n                \"CustEquipIDList\": null,\n                \"CustEquipNameList\": null,\n                \"AgreementNo\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrder('2')\",\n                    \"type\": \"WorkOrderService.ESvcOrder\"\n                },\n                \"SvcOrderID\": \"2\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"ResidentID\": null,\n                \"LocationID\": \"1\",\n                \"CampaignID\": \"25528969\",\n                \"ReferredByCustID\": null,\n                \"Status\": \"4\",\n                \"PrevStatus\": null,\n                \"SubStatusID\": null,\n                \"ShortDesc\": null,\n                \"SvcTypeID\": \"2\",\n                \"IsInstall\": \"1\",\n                \"ProblemID\": null,\n                \"ProblemDesc\": null,\n                \"RateTableID\": \"1\",\n                \"PartMarkupID\": \"1\",\n                \"DefTechID\": null,\n                \"EstHours\": \"1\",\n                \"Priority\": null,\n                \"MunicipalID\": null,\n                \"AgrmntID\": null,\n                \"ContactName\": null,\n                \"AltContactID\": null,\n                \"EstVersionNum\": \"1\",\n                \"EstimateText\": null,\n                \"EstimateNote\": null,\n                \"ShowItemPrice\": \"1\",\n                \"AdditionalAmt\": \"0\",\n                \"SvcAmount\": \"0\",\n                \"EstimateTaxAmt\": \"0\",\n                \"SvcTaxAmount\": null,\n                \"SvcAmtBilled\": null,\n                \"JobBilledType\": null,\n                \"RetainageHeld\": null,\n                \"AdjustToAmt\": \"0\",\n                \"PctComplete\": null,\n                \"OverheadPct\": \"0\",\n                \"LbrOverheadPct\": \"0\",\n                \"SvcCost\": null,\n                \"Instructions\": null,\n                \"CustPO\": null,\n                \"CustEquipID\": null,\n                \"IsInspection\": \"0\",\n                \"SalesTax\": \"0\",\n                \"TaxGrpID\": null,\n                \"EstPartCost\": \"0\",\n                \"EstLaborCost\": \"0\",\n                \"RetainagePct\": null,\n                \"ActualPartCost\": \"0\",\n                \"NonStockPartCost\": \"0\",\n                \"ActualLaborCost\": \"0\",\n                \"DatePromised\": null,\n                \"TimeFromPromised\": null,\n                \"TimeToPromised\": null,\n                \"BillableHours\": null,\n                \"ActualHours\": null,\n                \"SalesmanID\": null,\n                \"SvcDateAdded\": \"2024-12-11T00:00:00\",\n                \"SvcTimeAdded\": \"2024-12-11T21:53:31.013\",\n                \"SvcUserAdded\": \"1\",\n                \"DateActivated\": null,\n                \"FollowUp\": \"1\",\n                \"DatesOpen\": null,\n                \"RecurrenceValue\": null,\n                \"UseRecurrence\": null,\n                \"SvcDateComplete\": null,\n                \"SvcUserComplete\": null,\n                \"FormanEmpID\": null,\n                \"PurRequisitionEmpID\": null,\n                \"SvcRequestID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:54:17.867\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-11T22:00:25.097\",\n                \"RecordID\": \"AAAAAAAACb4=\",\n                \"CustEquipIDList\": null,\n                \"CustEquipNameList\": null,\n                \"AgreementNo\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"864718f5-611b-4117-9ff4-460e6ae0e55e"},{"name":"Read a Work Order","id":"5d483c6e-8090-48aa-afc3-1d73acdcab89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrder(<SvcOrderID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrder(<SvcOrderID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"57d3fb72-2ac0-4fe0-9de3-5a1c259ce397","name":"Read a Work Order","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrder(<SvcOrderID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrder(<SvcOrderID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrder('1')\",\n            \"type\": \"WorkOrderService.ESvcOrder\"\n        },\n        \"SvcOrderID\": \"1\",\n        \"CustID\": \"1\",\n        \"CustSiteID\": \"1\",\n        \"ResidentID\": null,\n        \"LocationID\": \"1\",\n        \"CampaignID\": \"25529323\",\n        \"ReferredByCustID\": null,\n        \"Status\": \"1\",\n        \"PrevStatus\": null,\n        \"SubStatusID\": null,\n        \"ShortDesc\": \"Test\",\n        \"SvcTypeID\": \"1\",\n        \"IsInstall\": \"0\",\n        \"ProblemID\": null,\n        \"ProblemDesc\": null,\n        \"RateTableID\": \"1\",\n        \"PartMarkupID\": \"1\",\n        \"DefTechID\": null,\n        \"EstHours\": null,\n        \"Priority\": null,\n        \"MunicipalID\": null,\n        \"AgrmntID\": null,\n        \"ContactName\": null,\n        \"AltContactID\": null,\n        \"EstVersionNum\": \"1\",\n        \"EstimateText\": null,\n        \"EstimateNote\": null,\n        \"ShowItemPrice\": \"1\",\n        \"AdditionalAmt\": \"0\",\n        \"SvcAmount\": \"0\",\n        \"EstimateTaxAmt\": null,\n        \"SvcTaxAmount\": \"0\",\n        \"SvcAmtBilled\": null,\n        \"JobBilledType\": null,\n        \"RetainageHeld\": null,\n        \"AdjustToAmt\": \"0\",\n        \"PctComplete\": null,\n        \"OverheadPct\": \"0\",\n        \"LbrOverheadPct\": \"0\",\n        \"SvcCost\": null,\n        \"Instructions\": null,\n        \"CustPO\": null,\n        \"CustEquipID\": null,\n        \"IsInspection\": \"0\",\n        \"SalesTax\": \"0\",\n        \"TaxGrpID\": null,\n        \"EstPartCost\": null,\n        \"EstLaborCost\": null,\n        \"RetainagePct\": null,\n        \"ActualPartCost\": \"0\",\n        \"NonStockPartCost\": \"0\",\n        \"ActualLaborCost\": \"0\",\n        \"DatePromised\": null,\n        \"TimeFromPromised\": null,\n        \"TimeToPromised\": null,\n        \"BillableHours\": \"1\",\n        \"ActualHours\": \"1\",\n        \"SalesmanID\": null,\n        \"SvcDateAdded\": \"2024-12-11T00:00:00\",\n        \"SvcTimeAdded\": \"2024-12-11T21:36:04.040\",\n        \"SvcUserAdded\": \"1\",\n        \"DateActivated\": null,\n        \"FollowUp\": \"1\",\n        \"DatesOpen\": null,\n        \"RecurrenceValue\": null,\n        \"UseRecurrence\": null,\n        \"SvcDateComplete\": null,\n        \"SvcUserComplete\": null,\n        \"FormanEmpID\": null,\n        \"PurRequisitionEmpID\": null,\n        \"SvcRequestID\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T21:36:15.087\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-11T22:06:51.800\",\n        \"RecordID\": \"AAAAAAAACdE=\",\n        \"CustEquipIDList\": null,\n        \"CustEquipNameList\": null,\n        \"AgreementNo\": null\n    }\n}"}],"_postman_id":"5d483c6e-8090-48aa-afc3-1d73acdcab89"},{"name":"Query a Work Order","id":"6fad2662-b811-4f8f-9919-e47b215c89c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcOrder?$format=json&$skip=0&$top=10000&$filter=Status%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrder"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"Status%20eq%201%20"}],"variable":[]}},"response":[{"id":"838bfb2a-27b9-4270-98af-29d59f475821","name":"Query a Work Order","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrder?$format=json&$skip=0&$top=10000&$filter=Status%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrder"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"Status%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrder('1')\",\n                    \"type\": \"WorkOrderService.ESvcOrder\"\n                },\n                \"SvcOrderID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"ResidentID\": null,\n                \"LocationID\": \"1\",\n                \"CampaignID\": \"25529323\",\n                \"ReferredByCustID\": null,\n                \"Status\": \"1\",\n                \"PrevStatus\": null,\n                \"SubStatusID\": null,\n                \"ShortDesc\": \"Test\",\n                \"SvcTypeID\": \"1\",\n                \"IsInstall\": \"0\",\n                \"ProblemID\": null,\n                \"ProblemDesc\": null,\n                \"RateTableID\": \"1\",\n                \"PartMarkupID\": \"1\",\n                \"DefTechID\": null,\n                \"EstHours\": null,\n                \"Priority\": null,\n                \"MunicipalID\": null,\n                \"AgrmntID\": null,\n                \"ContactName\": null,\n                \"AltContactID\": null,\n                \"EstVersionNum\": \"1\",\n                \"EstimateText\": null,\n                \"EstimateNote\": null,\n                \"ShowItemPrice\": \"1\",\n                \"AdditionalAmt\": \"0\",\n                \"SvcAmount\": \"0\",\n                \"EstimateTaxAmt\": null,\n                \"SvcTaxAmount\": \"0\",\n                \"SvcAmtBilled\": null,\n                \"JobBilledType\": null,\n                \"RetainageHeld\": null,\n                \"AdjustToAmt\": \"0\",\n                \"PctComplete\": null,\n                \"OverheadPct\": \"0\",\n                \"LbrOverheadPct\": \"0\",\n                \"SvcCost\": null,\n                \"Instructions\": null,\n                \"CustPO\": null,\n                \"CustEquipID\": null,\n                \"IsInspection\": \"0\",\n                \"SalesTax\": \"0\",\n                \"TaxGrpID\": null,\n                \"EstPartCost\": null,\n                \"EstLaborCost\": null,\n                \"RetainagePct\": null,\n                \"ActualPartCost\": \"0\",\n                \"NonStockPartCost\": \"0\",\n                \"ActualLaborCost\": \"0\",\n                \"DatePromised\": null,\n                \"TimeFromPromised\": null,\n                \"TimeToPromised\": null,\n                \"BillableHours\": \"1\",\n                \"ActualHours\": \"1\",\n                \"SalesmanID\": null,\n                \"SvcDateAdded\": \"2024-12-11T00:00:00\",\n                \"SvcTimeAdded\": \"2024-12-11T21:36:04.040\",\n                \"SvcUserAdded\": \"1\",\n                \"DateActivated\": null,\n                \"FollowUp\": \"1\",\n                \"DatesOpen\": null,\n                \"RecurrenceValue\": null,\n                \"UseRecurrence\": null,\n                \"SvcDateComplete\": null,\n                \"SvcUserComplete\": null,\n                \"FormanEmpID\": null,\n                \"PurRequisitionEmpID\": null,\n                \"SvcRequestID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:36:15.087\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-11T22:06:51.800\",\n                \"RecordID\": \"AAAAAAAACdE=\",\n                \"CustEquipIDList\": null,\n                \"CustEquipNameList\": null,\n                \"AgreementNo\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"6fad2662-b811-4f8f-9919-e47b215c89c9"},{"name":"Create WorkOrder","id":"ff25862c-6498-464f-98c0-ef701eee2ad4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrder('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcOrder\"\r\n\t\t\t\t},\r\n\t\t\t\t\"SvcOrderID\": \"-1\",\r\n\t\t\t\t\"CustID\": \"1\",\r\n\t\t\t\t\"CustSiteID\": \"1\",\r\n\t\t\t\t\"ResidentID\": null,\r\n\t\t\t\t\"LocationID\": \"1\",\r\n\t\t\t\t\"CampaignID\": \"25529323\",\r\n\t\t\t\t\"ReferredByCustID\": null,\r\n\t\t\t\t\"Status\": \"1\",\r\n\t\t\t\t\"PrevStatus\": null,\r\n\t\t\t\t\"SubStatusID\": null,\r\n\t\t\t\t\"ShortDesc\": \"Test\",\r\n\t\t\t\t\"SvcTypeID\": \"1\",\r\n\t\t\t\t\"IsInstall\": \"0\",\r\n\t\t\t\t\"ProblemID\": null,\r\n\t\t\t\t\"ProblemDesc\": null,\r\n\t\t\t\t\"RateTableID\": \"1\",\r\n\t\t\t\t\"PartMarkupID\": \"1\",\r\n\t\t\t\t\"DefTechID\": null,\r\n\t\t\t\t\"EstHours\": null,\r\n\t\t\t\t\"Priority\": null,\r\n\t\t\t\t\"MunicipalID\": null,\r\n\t\t\t\t\"AgrmntID\": null,\r\n\t\t\t\t\"ContactName\": null,\r\n\t\t\t\t\"AltContactID\": null,\r\n\t\t\t\t\"EstVersionNum\": \"1\",\r\n\t\t\t\t\"EstimateText\": null,\r\n\t\t\t\t\"EstimateNote\": null,\r\n\t\t\t\t\"ShowItemPrice\": \"1\",\r\n\t\t\t\t\"AdditionalAmt\": \"0\",\r\n\t\t\t\t\"SvcAmount\": \"0\",\r\n\t\t\t\t\"EstimateTaxAmt\": null,\r\n\t\t\t\t\"SvcTaxAmount\": \"0\",\r\n\t\t\t\t\"SvcAmtBilled\": null,\r\n\t\t\t\t\"JobBilledType\": null,\r\n\t\t\t\t\"RetainageHeld\": null,\r\n\t\t\t\t\"AdjustToAmt\": \"0\",\r\n\t\t\t\t\"PctComplete\": null,\r\n\t\t\t\t\"OverheadPct\": \"0\",\r\n\t\t\t\t\"LbrOverheadPct\": \"0\",\r\n\t\t\t\t\"SvcCost\": null,\r\n\t\t\t\t\"Instructions\": null,\r\n\t\t\t\t\"CustPO\": null,\r\n\t\t\t\t\"CustEquipID\": null,\r\n\t\t\t\t\"IsInspection\": \"0\",\r\n\t\t\t\t\"SalesTax\": \"0\",\r\n\t\t\t\t\"TaxGrpID\": null,\r\n\t\t\t\t\"EstPartCost\": null,\r\n\t\t\t\t\"EstLaborCost\": null,\r\n\t\t\t\t\"RetainagePct\": null,\r\n\t\t\t\t\"ActualPartCost\": \"0\",\r\n\t\t\t\t\"NonStockPartCost\": \"0\",\r\n\t\t\t\t\"ActualLaborCost\": \"0\",\r\n\t\t\t\t\"DatePromised\": null,\r\n\t\t\t\t\"TimeFromPromised\": null,\r\n\t\t\t\t\"TimeToPromised\": null,\r\n\t\t\t\t\"BillableHours\": \"1\",\r\n\t\t\t\t\"ActualHours\": \"1\",\r\n\t\t\t\t\"SalesmanID\": null,\r\n\t\t\t\t\"SvcDateAdded\": \"2024-12-11T00:00:00\",\r\n\t\t\t\t\"SvcTimeAdded\": \"2024-12-11T21:36:04.040\",\r\n\t\t\t\t\"SvcUserAdded\": \"1\",\r\n\t\t\t\t\"DateActivated\": null,\r\n\t\t\t\t\"FollowUp\": \"1\",\r\n\t\t\t\t\"DatesOpen\": null,\r\n\t\t\t\t\"RecurrenceValue\": null,\r\n\t\t\t\t\"UseRecurrence\": null,\r\n\t\t\t\t\"SvcDateComplete\": null,\r\n\t\t\t\t\"SvcUserComplete\": null,\r\n\t\t\t\t\"FormanEmpID\": null,\r\n\t\t\t\t\"PurRequisitionEmpID\": null,\r\n\t\t\t\t\"SvcRequestID\": null,\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"CF6\": null,\r\n\t\t\t\t\"CF7\": null,\r\n\t\t\t\t\"CF8\": null,\r\n\t\t\t\t\"CF9\": null,\r\n\t\t\t\t\"CF10\": null,\r\n\t\t\t\t\"CF11\": null,\r\n\t\t\t\t\"CF12\": null,\r\n\t\t\t\t\"CF13\": null,\r\n\t\t\t\t\"CF14\": null,\r\n\t\t\t\t\"CF15\": null,\r\n\t\t\t\t\"CF16\": null,\r\n\t\t\t\t\"CF17\": null,\r\n\t\t\t\t\"CF18\": null,\r\n\t\t\t\t\"CF19\": null,\r\n\t\t\t\t\"CF20\": null,\r\n\t\t\t\t\"CF21\": null,\r\n\t\t\t\t\"CF22\": null,\r\n\t\t\t\t\"CF23\": null,\r\n\t\t\t\t\"CF24\": null,\r\n\t\t\t\t\"CF25\": null,\r\n\t\t\t\t\"CF26\": null,\r\n\t\t\t\t\"CF27\": null,\r\n\t\t\t\t\"CF28\": null,\r\n\t\t\t\t\"CF29\": null,\r\n\t\t\t\t\"CF30\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T21:36:15.087\",\r\n\t\t\t\t\"UserModified\": \"admin\",\r\n\t\t\t\t\"TimeModified\": \"2024-12-11T22:13:27.680\",\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACdw=\",\r\n\t\t\t\t\"CustEquipIDList\": null,\r\n\t\t\t\t\"CustEquipNameList\": null,\r\n\t\t\t\t\"AgreementNo\": null\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/workorder/ESvcOrder?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcOrder"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"672d3601-d229-4d44-bb43-48fef624ed9d","name":"Create WorkOrder","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrder('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcOrder\"\r\n\t\t\t\t},\r\n\t\t\t\t\"SvcOrderID\": \"-1\",\r\n\t\t\t\t\"CustID\": \"1\",\r\n\t\t\t\t\"CustSiteID\": \"1\",\r\n\t\t\t\t\"ResidentID\": null,\r\n\t\t\t\t\"LocationID\": \"1\",\r\n\t\t\t\t\"CampaignID\": \"25529323\",\r\n\t\t\t\t\"ReferredByCustID\": null,\r\n\t\t\t\t\"Status\": \"1\",\r\n\t\t\t\t\"PrevStatus\": null,\r\n\t\t\t\t\"SubStatusID\": null,\r\n\t\t\t\t\"ShortDesc\": \"Test\",\r\n\t\t\t\t\"SvcTypeID\": \"1\",\r\n\t\t\t\t\"IsInstall\": \"0\",\r\n\t\t\t\t\"ProblemID\": null,\r\n\t\t\t\t\"ProblemDesc\": null,\r\n\t\t\t\t\"RateTableID\": \"1\",\r\n\t\t\t\t\"PartMarkupID\": \"1\",\r\n\t\t\t\t\"DefTechID\": null,\r\n\t\t\t\t\"EstHours\": null,\r\n\t\t\t\t\"Priority\": null,\r\n\t\t\t\t\"MunicipalID\": null,\r\n\t\t\t\t\"AgrmntID\": null,\r\n\t\t\t\t\"ContactName\": null,\r\n\t\t\t\t\"AltContactID\": null,\r\n\t\t\t\t\"EstVersionNum\": \"1\",\r\n\t\t\t\t\"EstimateText\": null,\r\n\t\t\t\t\"EstimateNote\": null,\r\n\t\t\t\t\"ShowItemPrice\": \"1\",\r\n\t\t\t\t\"AdditionalAmt\": \"0\",\r\n\t\t\t\t\"SvcAmount\": \"0\",\r\n\t\t\t\t\"EstimateTaxAmt\": null,\r\n\t\t\t\t\"SvcTaxAmount\": \"0\",\r\n\t\t\t\t\"SvcAmtBilled\": null,\r\n\t\t\t\t\"JobBilledType\": null,\r\n\t\t\t\t\"RetainageHeld\": null,\r\n\t\t\t\t\"AdjustToAmt\": \"0\",\r\n\t\t\t\t\"PctComplete\": null,\r\n\t\t\t\t\"OverheadPct\": \"0\",\r\n\t\t\t\t\"LbrOverheadPct\": \"0\",\r\n\t\t\t\t\"SvcCost\": null,\r\n\t\t\t\t\"Instructions\": null,\r\n\t\t\t\t\"CustPO\": null,\r\n\t\t\t\t\"CustEquipID\": null,\r\n\t\t\t\t\"IsInspection\": \"0\",\r\n\t\t\t\t\"SalesTax\": \"0\",\r\n\t\t\t\t\"TaxGrpID\": null,\r\n\t\t\t\t\"EstPartCost\": null,\r\n\t\t\t\t\"EstLaborCost\": null,\r\n\t\t\t\t\"RetainagePct\": null,\r\n\t\t\t\t\"ActualPartCost\": \"0\",\r\n\t\t\t\t\"NonStockPartCost\": \"0\",\r\n\t\t\t\t\"ActualLaborCost\": \"0\",\r\n\t\t\t\t\"DatePromised\": null,\r\n\t\t\t\t\"TimeFromPromised\": null,\r\n\t\t\t\t\"TimeToPromised\": null,\r\n\t\t\t\t\"BillableHours\": \"1\",\r\n\t\t\t\t\"ActualHours\": \"1\",\r\n\t\t\t\t\"SalesmanID\": null,\r\n\t\t\t\t\"SvcDateAdded\": \"2024-12-11T00:00:00\",\r\n\t\t\t\t\"SvcTimeAdded\": \"2024-12-11T21:36:04.040\",\r\n\t\t\t\t\"SvcUserAdded\": \"1\",\r\n\t\t\t\t\"DateActivated\": null,\r\n\t\t\t\t\"FollowUp\": \"1\",\r\n\t\t\t\t\"DatesOpen\": null,\r\n\t\t\t\t\"RecurrenceValue\": null,\r\n\t\t\t\t\"UseRecurrence\": null,\r\n\t\t\t\t\"SvcDateComplete\": null,\r\n\t\t\t\t\"SvcUserComplete\": null,\r\n\t\t\t\t\"FormanEmpID\": null,\r\n\t\t\t\t\"PurRequisitionEmpID\": null,\r\n\t\t\t\t\"SvcRequestID\": null,\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"CF6\": null,\r\n\t\t\t\t\"CF7\": null,\r\n\t\t\t\t\"CF8\": null,\r\n\t\t\t\t\"CF9\": null,\r\n\t\t\t\t\"CF10\": null,\r\n\t\t\t\t\"CF11\": null,\r\n\t\t\t\t\"CF12\": null,\r\n\t\t\t\t\"CF13\": null,\r\n\t\t\t\t\"CF14\": null,\r\n\t\t\t\t\"CF15\": null,\r\n\t\t\t\t\"CF16\": null,\r\n\t\t\t\t\"CF17\": null,\r\n\t\t\t\t\"CF18\": null,\r\n\t\t\t\t\"CF19\": null,\r\n\t\t\t\t\"CF20\": null,\r\n\t\t\t\t\"CF21\": null,\r\n\t\t\t\t\"CF22\": null,\r\n\t\t\t\t\"CF23\": null,\r\n\t\t\t\t\"CF24\": null,\r\n\t\t\t\t\"CF25\": null,\r\n\t\t\t\t\"CF26\": null,\r\n\t\t\t\t\"CF27\": null,\r\n\t\t\t\t\"CF28\": null,\r\n\t\t\t\t\"CF29\": null,\r\n\t\t\t\t\"CF30\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T21:36:15.087\",\r\n\t\t\t\t\"UserModified\": \"admin\",\r\n\t\t\t\t\"TimeModified\": \"2024-12-11T22:13:27.680\",\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACdw=\",\r\n\t\t\t\t\"CustEquipIDList\": null,\r\n\t\t\t\t\"CustEquipNameList\": null,\r\n\t\t\t\t\"AgreementNo\": null\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/workorder/ESvcOrder?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcOrder"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcOrder('6')\",\n            \"type\": \"WorkOrderService.ESvcOrder\"\n        },\n        \"SvcOrderID\": \"6\",\n        \"CustID\": \"1\",\n        \"CustSiteID\": \"1\",\n        \"ResidentID\": null,\n        \"LocationID\": \"1\",\n        \"CampaignID\": \"25529323\",\n        \"ReferredByCustID\": null,\n        \"Status\": \"1\",\n        \"PrevStatus\": null,\n        \"SubStatusID\": null,\n        \"ShortDesc\": \"Test\",\n        \"SvcTypeID\": \"1\",\n        \"IsInstall\": \"0\",\n        \"ProblemID\": null,\n        \"ProblemDesc\": null,\n        \"RateTableID\": \"1\",\n        \"PartMarkupID\": \"1\",\n        \"DefTechID\": null,\n        \"EstHours\": null,\n        \"Priority\": null,\n        \"MunicipalID\": null,\n        \"AgrmntID\": null,\n        \"ContactName\": null,\n        \"AltContactID\": null,\n        \"EstVersionNum\": \"1\",\n        \"EstimateText\": null,\n        \"EstimateNote\": null,\n        \"ShowItemPrice\": \"1\",\n        \"AdditionalAmt\": \"0\",\n        \"SvcAmount\": null,\n        \"EstimateTaxAmt\": null,\n        \"SvcTaxAmount\": null,\n        \"SvcAmtBilled\": null,\n        \"JobBilledType\": null,\n        \"RetainageHeld\": null,\n        \"AdjustToAmt\": \"0\",\n        \"PctComplete\": null,\n        \"OverheadPct\": \"0\",\n        \"LbrOverheadPct\": \"0\",\n        \"SvcCost\": null,\n        \"Instructions\": null,\n        \"CustPO\": null,\n        \"CustEquipID\": null,\n        \"IsInspection\": \"0\",\n        \"SalesTax\": \"0\",\n        \"TaxGrpID\": null,\n        \"EstPartCost\": null,\n        \"EstLaborCost\": null,\n        \"RetainagePct\": null,\n        \"ActualPartCost\": \"0\",\n        \"NonStockPartCost\": \"0\",\n        \"ActualLaborCost\": \"0\",\n        \"DatePromised\": null,\n        \"TimeFromPromised\": null,\n        \"TimeToPromised\": null,\n        \"BillableHours\": null,\n        \"ActualHours\": null,\n        \"SalesmanID\": null,\n        \"SvcDateAdded\": \"2024-12-11T00:00:00\",\n        \"SvcTimeAdded\": \"2024-12-11T21:36:04.040\",\n        \"SvcUserAdded\": \"1\",\n        \"DateActivated\": null,\n        \"FollowUp\": \"1\",\n        \"DatesOpen\": null,\n        \"RecurrenceValue\": null,\n        \"UseRecurrence\": null,\n        \"SvcDateComplete\": null,\n        \"SvcUserComplete\": null,\n        \"FormanEmpID\": null,\n        \"PurRequisitionEmpID\": null,\n        \"SvcRequestID\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2025-01-15T14:36:47.240\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-11T22:13:27.680\",\n        \"RecordID\": \"AAAAAAAAKEU=\",\n        \"CustEquipIDList\": null,\n        \"CustEquipNameList\": null,\n        \"AgreementNo\": null\n    }\n}"}],"_postman_id":"ff25862c-6498-464f-98c0-ef701eee2ad4"}],"id":"1fcc5aad-b769-432f-b786-b6b838d36738","description":"<p>The Work Order handles any type of work done, from simple one-time Service Calls to complex Projects divided into Job Stages for different phases of work.</p>\n<p>The Work Order manages all steps of a job from the initial Customer call through Estimating, Problems/Repairs, Scheduling, Job Progress, T/M Recording, Job Costing, Billing and more, all in one set of easy-to-use screens.</p>\n<p>The unified work flow in the Work Order process eliminates commonly found problems. Many general accounting software packages identify Parts and Labor for work done only at the final stages, like invoicing. To track activity earlier, businesses often buy supplementary software, and then find that compatibility issues and duplicate entries make non-integrated solutions cumbersome.</p>\n<p><strong>Workorder Status:</strong></p>\n<img src=\"https://content.pstmn.io/2eff959e-32cf-460e-88a9-855827e72420/aW1hZ2UucG5n\" width=\"392\" height=\"134\" />\n\n<p><strong>WorkOrder Line Group Type:</strong></p>\n<img src=\"https://content.pstmn.io/0a5b5298-8504-4565-9aff-6eb29c05b696/aW1hZ2UucG5n\" width=\"390\" height=\"84\" />","_postman_id":"1fcc5aad-b769-432f-b786-b6b838d36738"},{"name":"Miscellaneous","item":[{"name":"Holiday","item":[{"name":"Get all Holidays","id":"8c1f718c-ccf4-450f-81f3-ca5996fad393","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EHolidays?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","misc","EHolidays"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"5092b2c2-b38a-4427-8b64-aa9deeca499e","name":"Get all Holidays","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICHolidays?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICHolidays"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICHolidays('1')\",\n                    \"type\": \"LookupService.MICHolidays\"\n                },\n                \"HolidaysID\": \"1\",\n                \"Description\": \"H1\",\n                \"Holidays\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2525\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICHolidays('2')\",\n                    \"type\": \"LookupService.MICHolidays\"\n                },\n                \"HolidaysID\": \"2\",\n                \"Description\": \"H2\",\n                \"Holidays\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2526\"\n            }\n        ]\n    }\n}"}],"_postman_id":"8c1f718c-ccf4-450f-81f3-ca5996fad393"},{"name":"Read a Holiday","id":"3335e50a-b6b1-4fd7-b4da-fc01f4af06e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EHolidays(<HolidaysID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","EHolidays(<HolidaysID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"4a0baec0-7b5d-4297-8732-0ddff232e0eb","name":"Read a Holiday","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICHolidays(<HolidaysID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICHolidays(<HolidaysID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICHolidays('1')\",\n            \"type\": \"LookupService.MICHolidays\"\n        },\n        \"HolidaysID\": \"1\",\n        \"Description\": \"H1\",\n        \"Holidays\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2525\"\n    }\n}"}],"_postman_id":"3335e50a-b6b1-4fd7-b4da-fc01f4af06e4"},{"name":"Query Holiday","id":"7489b51e-7b2c-4a1c-9c9d-6c68d50fcea5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EHolidays?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20or%20RecordID%20lt%20137362387%20","urlObject":{"port":"16001","path":["odata","misc","EHolidays"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20or%20RecordID%20lt%20137362387%20"}],"variable":[]}},"response":[{"id":"e082e238-91f5-4893-96c2-0d68029571c4","name":"Query Holiday","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICHolidays?$format=json&$filter=IsActive%20eq%201%20or%20RecordID%20lt%20137362387%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICHolidays"],"query":[{"key":"$format","value":"json"},{"key":"$filter","value":"IsActive%20eq%201%20or%20RecordID%20lt%20137362387%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICHolidays('1')\",\n                    \"type\": \"LookupService.MICHolidays\"\n                },\n                \"HolidaysID\": \"1\",\n                \"Description\": \"H1\",\n                \"Holidays\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2525\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICHolidays('2')\",\n                    \"type\": \"LookupService.MICHolidays\"\n                },\n                \"HolidaysID\": \"2\",\n                \"Description\": \"H2\",\n                \"Holidays\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2526\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7489b51e-7b2c-4a1c-9c9d-6c68d50fcea5"},{"name":"Create Holiday","id":"dd603d65-6fcf-47fc-b44d-87ca36418c7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EHolidays('-1')\",\r\n                    \"type\": \"MiscService.EHolidays\"\r\n                },\r\n                \"HolidaysID\": \"-1\",\r\n                \"Description\": \"Company Holiday\",\r\n                \"Holidays\": \"12=25,7=24,7=4,1=1\",\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": null,\r\n                \"TimeCreated\": null,\r\n                \"UserModified\": \"admin\",\r\n                \"TimeModified\": \"2013-06-07T15:20:19.377\",\r\n                \"RecordID\": null\r\n            }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/misc/EHolidays?$format=json","urlObject":{"port":"16001","path":["odata","misc","EHolidays"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"dd603d65-6fcf-47fc-b44d-87ca36418c7f"},{"name":"Delete Holiday","id":"a84d9fc5-f653-4a28-8b7e-bca710fe3684","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EHolidays(<HolidayID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","EHolidays(<HolidayID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"a84d9fc5-f653-4a28-8b7e-bca710fe3684"}],"id":"1899dede-89dd-49cc-ab71-367b6045f00e","description":"<p>A <strong>Holiday</strong> in Optsy Field Management Software refers to specific dates or periods when employees are given time off, typically due to public or company-recognized holidays.</p>\n","_postman_id":"1899dede-89dd-49cc-ab71-367b6045f00e"},{"name":"Unit Measure","item":[{"name":"Get All Unit Measure","id":"c1acd951-d860-4cf5-aebe-68da788008be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EUnitMeasure?$format=json&$skip=0&$top=1000","urlObject":{"port":"16001","path":["odata","inventory","EUnitMeasure"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"}],"variable":[]}},"response":[{"id":"fd00dc1a-5554-46f5-b4f4-0994e3cab5c1","name":"Get All Unit Measure","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EUnitMeasure?$format=json&$skip=0&$top=1000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EUnitMeasure"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EUnitMeasure('1')\",\n                    \"type\": \"InventoryService.EUnitMeasure\"\n                },\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"Each\",\n                \"UnitCount\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:13.397\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACJ8=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c1acd951-d860-4cf5-aebe-68da788008be"},{"name":"Read a Unit Measure","id":"904890e6-6102-4594-bd76-b6dcebada8de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EUnitMeasure(<UnitMeasureID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EUnitMeasure(<UnitMeasureID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"247ae545-1b8e-4160-9e0e-da6c977916a1","name":"Read a Unit Measure","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EUnitMeasure(<UnitMeasureID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EUnitMeasure(<UnitMeasureID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EUnitMeasure('1')\",\r\n\t\t\t\"type\": \"InventoryService.EUnitMeasure\"\r\n\t\t},\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"Description\": \"Each\",\r\n\t\t\"UnitCount\": \"1\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2024-12-11T15:14:13.397\",\r\n\t\t\"UserModified\": null,\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAAAAACJ8=\"\r\n\t}\r\n}"}],"_postman_id":"904890e6-6102-4594-bd76-b6dcebada8de"},{"name":"Query Unit Measure","id":"10c5181a-7e8a-42d8-a3bb-96da9d138a47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EUnitMeasure?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20UnitCount%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EUnitMeasure"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20UnitCount%20eq%201%20"}],"variable":[]}},"response":[{"id":"1312034b-3e33-4ee4-8e08-ca74a3c9061e","name":"Query Unit Measure","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EUnitMeasure?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20UnitCount%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EUnitMeasure"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20UnitCount%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EUnitMeasure('1')\",\n                    \"type\": \"InventoryService.EUnitMeasure\"\n                },\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"Each\",\n                \"UnitCount\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:13.397\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACJ8=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"10c5181a-7e8a-42d8-a3bb-96da9d138a47"},{"name":"Delete UnitMeasure","id":"fe84e6b4-12fe-44ed-97d0-0d8358c446e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}:16001/odata/inventory/EUnitMeasure(<UnitMeasureID>)?$format=json&session=","urlObject":{"port":"16001","path":["odata","inventory","EUnitMeasure(<UnitMeasureID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"session","value":""}],"variable":[]}},"response":[],"_postman_id":"fe84e6b4-12fe-44ed-97d0-0d8358c446e4"}],"id":"722743f5-a08b-4aaf-b6d5-62642252658a","description":"<p>A <strong>Unit Measure</strong> in Optsy Field Management Software refers to the standard unit used to quantify items, materials, or services in the system.</p>\n","_postman_id":"722743f5-a08b-4aaf-b6d5-62642252658a"},{"name":"Assets","item":[{"name":"Read a Asset","id":"dd48cd84-57b2-4a92-bdf0-03943a657988","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPAsset(<AssetID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","EMPAsset(<AssetID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"821f5178-c130-402d-802f-4776fab672d2","name":"Read a Asset","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPAsset(<AssetID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPAsset(<AssetID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/EMPAsset('1')\",\r\n\t\t\t\"type\": \"LookupService.EMPAsset\"\r\n\t\t},\r\n\t\t\"AssetID\": \"1\",\r\n\t\t\"AssetName\": \"A1\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"RecordID\": \"2318\"\r\n\t}\r\n}"}],"_postman_id":"dd48cd84-57b2-4a92-bdf0-03943a657988"},{"name":"Get All Asset","id":"850a69e3-76d5-4196-8ad6-6d8d731b76e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPAsset?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPAsset"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"3d0dc7e6-6f90-4ee5-a263-5948a4263d1e","name":"Get All Asset","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPAsset?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPAsset"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPAsset('1')\",\n                    \"type\": \"LookupService.EMPAsset\"\n                },\n                \"AssetID\": \"1\",\n                \"AssetName\": \"A1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2318\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPAsset('2')\",\n                    \"type\": \"LookupService.EMPAsset\"\n                },\n                \"AssetID\": \"2\",\n                \"AssetName\": \"A2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2320\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPAsset('3')\",\n                    \"type\": \"LookupService.EMPAsset\"\n                },\n                \"AssetID\": \"3\",\n                \"AssetName\": \"A3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2322\"\n            }\n        ]\n    }\n}"}],"_postman_id":"850a69e3-76d5-4196-8ad6-6d8d731b76e0"},{"name":"Query Assets","id":"5f3181fa-4154-4399-9488-1e5395e5a55a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPAsset?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","EMPAsset"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"59b866f5-3f86-42d5-a1a8-7b01b82408da","name":"Query Assets","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPAsset?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPAsset"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPAsset('1')\",\n                    \"type\": \"LookupService.EMPAsset\"\n                },\n                \"AssetID\": \"1\",\n                \"AssetName\": \"A1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2318\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPAsset('2')\",\n                    \"type\": \"LookupService.EMPAsset\"\n                },\n                \"AssetID\": \"2\",\n                \"AssetName\": \"A2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2320\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPAsset('3')\",\n                    \"type\": \"LookupService.EMPAsset\"\n                },\n                \"AssetID\": \"3\",\n                \"AssetName\": \"A3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2322\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5f3181fa-4154-4399-9488-1e5395e5a55a"}],"id":"8dca106d-2683-4efc-b31f-0c2e19a3abbe","description":"<p><strong>Assets</strong> in Optsy Field Management Software refer to valuable equipment, tools, or machinery that a company owns and uses in its operations.</p>\n","_postman_id":"8dca106d-2683-4efc-b31f-0c2e19a3abbe"},{"name":"Labor Rate","item":[{"name":"Get All Labor Rate","id":"73022ba5-eff8-4016-9791-603b316838e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARRateTable?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARRateTable"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"ee3db8cd-2bec-43b2-a6c5-a7661ffa64f7","name":"Get All Labor Rate","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARRateTable?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARRateTable"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/ARRateTable('1')\",\r\n\t\t\t\t\t\"type\": \"LookupService.ARRateTable\"\r\n\t\t\t\t},\r\n\t\t\t\t\"RateTableID\": \"1\",\r\n\t\t\t\t\"Description\": \"Standard Rate\",\r\n\t\t\t\t\"RateType\": \"1\",\r\n\t\t\t\t\"LaborRate\": \"0\",\r\n\t\t\t\t\"MarkupPct\": \"0\",\r\n\t\t\t\t\"InitialChgTime\": null,\r\n\t\t\t\t\"InitialChg\": null,\r\n\t\t\t\t\"RoundType\": \"1\",\r\n\t\t\t\t\"RoundByMinutes\": \"0\",\r\n\t\t\t\t\"QBGLAccountID\": null,\r\n\t\t\t\t\"PartMarkupID\": null,\r\n\t\t\t\t\"OvertimePct\": null,\r\n\t\t\t\t\"WeekendPct\": null,\r\n\t\t\t\t\"HolidayPct\": null,\r\n\t\t\t\t\"OvertimeGLAcctID\": null,\r\n\t\t\t\t\"WeekendGLAcctID\": null,\r\n\t\t\t\t\"HolidayGLAcctID\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2188\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"73022ba5-eff8-4016-9791-603b316838e8"},{"name":"Read a Rate Table","id":"15c8dd84-c1de-4389-8c50-c3a4f84acdc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARRateTable(<RateTableID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARRateTable(<RateTableID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"502b3adc-2550-4600-a657-2cedc9bbdc8e","name":"Read a Rate Table","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARRateTable(<RateTableID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARRateTable(<RateTableID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARRateTable('1')\",\n            \"type\": \"LookupService.ARRateTable\"\n        },\n        \"RateTableID\": \"1\",\n        \"Description\": \"Standard Rate\",\n        \"RateType\": \"1\",\n        \"LaborRate\": \"0\",\n        \"MarkupPct\": \"0\",\n        \"InitialChgTime\": null,\n        \"InitialChg\": null,\n        \"RoundType\": \"1\",\n        \"RoundByMinutes\": \"0\",\n        \"QBGLAccountID\": null,\n        \"PartMarkupID\": null,\n        \"OvertimePct\": null,\n        \"WeekendPct\": null,\n        \"HolidayPct\": null,\n        \"OvertimeGLAcctID\": null,\n        \"WeekendGLAcctID\": null,\n        \"HolidayGLAcctID\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2188\"\n    }\n}"}],"_postman_id":"15c8dd84-c1de-4389-8c50-c3a4f84acdc6"},{"name":"Query Labor Rate","id":"6a1f6ade-bdac-4247-b050-141c2272bccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARRateTable?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARRateTable"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"7f949483-b915-463d-93d0-eea9abd10d42","name":"Query Labor Rate","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARRateTable?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARRateTable"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/ARRateTable('1')\",\r\n\t\t\t\t\t\"type\": \"LookupService.ARRateTable\"\r\n\t\t\t\t},\r\n\t\t\t\t\"RateTableID\": \"1\",\r\n\t\t\t\t\"Description\": \"Standard Rate\",\r\n\t\t\t\t\"RateType\": \"1\",\r\n\t\t\t\t\"LaborRate\": \"0\",\r\n\t\t\t\t\"MarkupPct\": \"0\",\r\n\t\t\t\t\"InitialChgTime\": null,\r\n\t\t\t\t\"InitialChg\": null,\r\n\t\t\t\t\"RoundType\": \"1\",\r\n\t\t\t\t\"RoundByMinutes\": \"0\",\r\n\t\t\t\t\"QBGLAccountID\": null,\r\n\t\t\t\t\"PartMarkupID\": null,\r\n\t\t\t\t\"OvertimePct\": null,\r\n\t\t\t\t\"WeekendPct\": null,\r\n\t\t\t\t\"HolidayPct\": null,\r\n\t\t\t\t\"OvertimeGLAcctID\": null,\r\n\t\t\t\t\"WeekendGLAcctID\": null,\r\n\t\t\t\t\"HolidayGLAcctID\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2188\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"6a1f6ade-bdac-4247-b050-141c2272bccb"}],"id":"cc52af8a-c254-4b0e-8846-687f9eaa55ab","description":"<p><strong>Labor Rate</strong> simply means the <strong>cost of labor per unit of time</strong> (usually <strong>per hour</strong>) that a company charges for its workers' time.  </p>\n<p>Labor Rate Type:</p>\n<img src=\"https://content.pstmn.io/11760507-b364-442b-965f-645e105b83fe/aW1hZ2UucG5n\" width=\"390\" height=\"105\" />","_postman_id":"cc52af8a-c254-4b0e-8846-687f9eaa55ab"},{"name":"Quick Text","item":[{"name":"Get  All QuickText","id":"b392c476-cb81-44e3-9d00-6f5a5f2d93a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICQuickText?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICQuickText"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"22fc8298-79bd-413f-a4ae-8d16399028cf","name":"Get  All QuickText","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICQuickText?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICQuickText"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICQuickText('1')\",\n                    \"type\": \"LookupService.MICQuickText\"\n                },\n                \"QuickTextID\": \"1\",\n                \"TransType\": \"3\",\n                \"Description\": \"A\",\n                \"Note\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2532\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICQuickText('2')\",\n                    \"type\": \"LookupService.MICQuickText\"\n                },\n                \"QuickTextID\": \"2\",\n                \"TransType\": \"2\",\n                \"Description\": \"QTE1\",\n                \"Note\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2533\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICQuickText('3')\",\n                    \"type\": \"LookupService.MICQuickText\"\n                },\n                \"QuickTextID\": \"3\",\n                \"TransType\": \"2\",\n                \"Description\": \"QTE2\",\n                \"Note\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2534\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b392c476-cb81-44e3-9d00-6f5a5f2d93a5"},{"name":"Read a Quicktext","id":"42083566-37a9-4bb6-b808-b1072102315e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICQuickText(<ID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICQuickText(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"e368fe89-ea14-42eb-94aa-e58443ab30ff","name":"Read a Quicktext","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICQuickText(<QuickTextID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICQuickText(<QuickTextID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICQuickText('1')\",\n            \"type\": \"LookupService.MICQuickText\"\n        },\n        \"QuickTextID\": \"1\",\n        \"TransType\": \"3\",\n        \"Description\": \"A\",\n        \"Note\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2532\"\n    }\n}"}],"_postman_id":"42083566-37a9-4bb6-b808-b1072102315e"},{"name":"Query QuickText","id":"31541b9f-600e-424b-8293-bce285c6876f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICQuickText?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20or%20TransType%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MICQuickText"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20or%20TransType%20eq%201%20"}],"variable":[]}},"response":[{"id":"52e6fbf6-ad85-451e-9202-2d6662e3af28","name":"Query QuickText","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICQuickText?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20or%20TransType%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICQuickText"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20or%20TransType%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICQuickText('1')\",\n                    \"type\": \"LookupService.MICQuickText\"\n                },\n                \"QuickTextID\": \"1\",\n                \"TransType\": \"3\",\n                \"Description\": \"A\",\n                \"Note\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2532\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICQuickText('2')\",\n                    \"type\": \"LookupService.MICQuickText\"\n                },\n                \"QuickTextID\": \"2\",\n                \"TransType\": \"2\",\n                \"Description\": \"QTE1\",\n                \"Note\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2533\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICQuickText('3')\",\n                    \"type\": \"LookupService.MICQuickText\"\n                },\n                \"QuickTextID\": \"3\",\n                \"TransType\": \"2\",\n                \"Description\": \"QTE2\",\n                \"Note\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2534\"\n            }\n        ]\n    }\n}"}],"_postman_id":"31541b9f-600e-424b-8293-bce285c6876f"},{"name":"Create Quick Text","id":"2e1ff8b6-c4b5-4ddf-8a77-3b682aa979c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n        \"results\": [\r\n            {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EQuickText('-1')\",\r\n                    \"type\": \"MiscService.EQuickText\"\r\n                },\r\n                \"QuickTextID\": \"-1\",\r\n                \"TransType\": \"3\",\r\n                \"Description\": \"Condition\",\r\n                \"Note\": \"{\\\\rtf1\\\\ansi\\\\deff0{\\\\fonttbl{\\\\f0\\\\fnil MS Sans Serif;}}\\r\\n\\\\viewkind4\\\\uc1\\\\pard\\\\f0\\\\fs16 CONDITIONS OF SALE: JENSON WILL RETAIN THE TITLE TO ANY EQUIPMENT OR MATERIALS FURNISHED \\\\par\\r\\nUNTIL FINAL PAYMENT IS MADE AND IF SETTLEMENT IS NOT MADE AS AGREED, JENSON WILL HAVE THE \\\\par\\r\\nRIGHT TO REMOVE SAME AND BE HELD HARMLESS FOR DAMAGES RESULTING FROM THE REMOVAL THEREOF. \\\\par\\r\\nA DELINQUENCY CHARGE OF 1-1/2% PER MONTH (18% ANNUAL RATE) WILL BE CHARGED IF NOT PAID WITHIN TERMS. \\\\par\\r\\nCOLLECTIONS COSTS, INCLUDING REASONABLE ATTORNEYS FEES, WILL BE PAID BY THE PURCHASER IF SUCH \\\\par\\r\\nACTION BECOMES NECESSARY.\\\\par\\r\\n}\\r\\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/misc/EQuickText?$format=json","urlObject":{"port":"16001","path":["odata","misc","EQuickText"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"85b4aa4c-7c71-45d8-b0f4-e867ad91e4c5","name":"Create Quick Text","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n        \"results\": [\r\n            {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EQuickText('-1')\",\r\n                    \"type\": \"MiscService.EQuickText\"\r\n                },\r\n                \"QuickTextID\": \"-1\",\r\n                \"TransType\": \"3\",\r\n                \"Description\": \"Condition\",\r\n                \"Note\": \"{\\\\rtf1\\\\ansi\\\\deff0{\\\\fonttbl{\\\\f0\\\\fnil MS Sans Serif;}}\\r\\n\\\\viewkind4\\\\uc1\\\\pard\\\\f0\\\\fs16 CONDITIONS OF SALE: JENSON WILL RETAIN THE TITLE TO ANY EQUIPMENT OR MATERIALS FURNISHED \\\\par\\r\\nUNTIL FINAL PAYMENT IS MADE AND IF SETTLEMENT IS NOT MADE AS AGREED, JENSON WILL HAVE THE \\\\par\\r\\nRIGHT TO REMOVE SAME AND BE HELD HARMLESS FOR DAMAGES RESULTING FROM THE REMOVAL THEREOF. \\\\par\\r\\nA DELINQUENCY CHARGE OF 1-1/2% PER MONTH (18% ANNUAL RATE) WILL BE CHARGED IF NOT PAID WITHIN TERMS. \\\\par\\r\\nCOLLECTIONS COSTS, INCLUDING REASONABLE ATTORNEYS FEES, WILL BE PAID BY THE PURCHASER IF SUCH \\\\par\\r\\nACTION BECOMES NECESSARY.\\\\par\\r\\n}\\r\\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/misc/EQuickText?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","EQuickText"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/EQuickText('3')\",\n            \"type\": \"MiscService.EQuickText\"\n        },\n        \"QuickTextID\": \"3\",\n        \"TransType\": \"3\",\n        \"Description\": \"Condition\",\n        \"Note\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2026-05-05T13:55:24.360\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAABNNafM=\"\n    }\n}"}],"_postman_id":"2e1ff8b6-c4b5-4ddf-8a77-3b682aa979c8"}],"id":"556c6fc7-f629-4a01-b3f8-e99103268033","description":"<p><strong>Quick Text Type:</strong></p>\n<img src=\"https://content.pstmn.io/30e47e57-fbd0-4164-a241-e5f8ab1e746f/aW1hZ2UucG5n\" width=\"392\" height=\"139\" />","_postman_id":"556c6fc7-f629-4a01-b3f8-e99103268033"},{"name":"GL Accounts","item":[{"name":"Get All GL Accounts","id":"44a70281-1d81-43b9-bb85-85c91f010742","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/GLAccount?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","GLAccount"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"f1d1cea2-3eb5-4cc9-999f-febfc0e47174","name":"Get All GL Accounts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/GLAccount?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","GLAccount"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('1')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"1\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales - Part-Stock\",\n                \"GLAccountNum\": \"4000\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2193\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('2')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"2\",\n                \"QBID\": null,\n                \"GLAccountName\": \"COGS - Part-Stock\",\n                \"GLAccountNum\": \"5000\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2194\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('3')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"3\",\n                \"QBID\": null,\n                \"GLAccountName\": \"IP - Part-Stock\",\n                \"GLAccountNum\": \"1400\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2195\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('4')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"4\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales - Part-Non Stock\",\n                \"GLAccountNum\": \"4010\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2197\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('5')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"5\",\n                \"QBID\": null,\n                \"GLAccountName\": \"COGS - Part-Non Stock\",\n                \"GLAccountNum\": \"5010\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2198\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('6')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"6\",\n                \"QBID\": null,\n                \"GLAccountName\": \"IP - Part-Non Stock\",\n                \"GLAccountNum\": \"1410\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2199\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('7')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"7\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales - Labor\",\n                \"GLAccountNum\": \"4020\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2201\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('8')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"8\",\n                \"QBID\": null,\n                \"GLAccountName\": \"COGS - Labor\",\n                \"GLAccountNum\": \"5020\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2202\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('9')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"9\",\n                \"QBID\": null,\n                \"GLAccountName\": \"IP - Labor\",\n                \"GLAccountNum\": \"1420\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2203\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('10')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"10\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Manual Invoice\",\n                \"GLAccountNum\": \"4030\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2218\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('11')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"11\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Account Receivable\",\n                \"GLAccountNum\": \"1200\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2219\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('12')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"12\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Cash In Bank\",\n                \"GLAccountNum\": \"1000\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2220\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('13')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"13\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales Tax\",\n                \"GLAccountNum\": \"2110\",\n                \"AccountType\": \"2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2221\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('14')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"14\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Inventory\",\n                \"GLAccountNum\": \"1300\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2222\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('15')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"15\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Non-Stock\",\n                \"GLAccountNum\": \"1310\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2223\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('16')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"16\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Labor Variance\",\n                \"GLAccountNum\": \"5030\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2224\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('17')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"17\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Part Variance\",\n                \"GLAccountNum\": \"1500\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2225\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('18')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"18\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Purchase Accrual\",\n                \"GLAccountNum\": \"2120\",\n                \"AccountType\": \"2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2226\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('19')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"19\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Agreement Income\",\n                \"GLAccountNum\": \"4040\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2227\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('20')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"20\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Purchase Tax\",\n                \"GLAccountNum\": \"5050\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2228\",\n                \"QBAcctName\": \"PST - Purchase Tax\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('21')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"21\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Shipping Fee\",\n                \"GLAccountNum\": \"5040\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2229\",\n                \"QBAcctName\": \"PST - Shipping Fee\"\n            }\n        ]\n    }\n}"}],"_postman_id":"44a70281-1d81-43b9-bb85-85c91f010742"},{"name":"Read a GL Accounts","id":"d3dd50a3-07df-4663-a3d9-47c9d87d6cef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/GLAccount(<GLAccountID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","GLAccount(<GLAccountID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"7b9c48c9-c99e-4acd-bd3c-3d20ec8e5423","name":"Read a GL Accounts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/GLAccount(<GLAccountID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","GLAccount(<GLAccountID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('1')\",\n            \"type\": \"LookupService.GLAccount\"\n        },\n        \"GLAccountID\": \"1\",\n        \"QBID\": null,\n        \"GLAccountName\": \"Sales - Part-Stock\",\n        \"GLAccountNum\": \"4000\",\n        \"AccountType\": \"4\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2193\",\n        \"QBAcctName\": null\n    }\n}"}],"_postman_id":"d3dd50a3-07df-4663-a3d9-47c9d87d6cef"},{"name":"Query GL Account","id":"503e0ae6-af49-42cc-b19f-7fd6bb1faf3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/GLAccount?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","GLAccount"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"405dee9b-4280-4f7b-a70b-164150e9b1e7","name":"Query GL Account","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/GLAccount?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","GLAccount"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('1')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"1\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales - Part-Stock\",\n                \"GLAccountNum\": \"4000\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2193\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('2')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"2\",\n                \"QBID\": null,\n                \"GLAccountName\": \"COGS - Part-Stock\",\n                \"GLAccountNum\": \"5000\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2194\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('3')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"3\",\n                \"QBID\": null,\n                \"GLAccountName\": \"IP - Part-Stock\",\n                \"GLAccountNum\": \"1400\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2195\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('4')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"4\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales - Part-Non Stock\",\n                \"GLAccountNum\": \"4010\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2197\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('5')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"5\",\n                \"QBID\": null,\n                \"GLAccountName\": \"COGS - Part-Non Stock\",\n                \"GLAccountNum\": \"5010\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2198\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('6')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"6\",\n                \"QBID\": null,\n                \"GLAccountName\": \"IP - Part-Non Stock\",\n                \"GLAccountNum\": \"1410\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2199\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('7')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"7\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales - Labor\",\n                \"GLAccountNum\": \"4020\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2201\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('8')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"8\",\n                \"QBID\": null,\n                \"GLAccountName\": \"COGS - Labor\",\n                \"GLAccountNum\": \"5020\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2202\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('9')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"9\",\n                \"QBID\": null,\n                \"GLAccountName\": \"IP - Labor\",\n                \"GLAccountNum\": \"1420\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2203\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('10')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"10\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Manual Invoice\",\n                \"GLAccountNum\": \"4030\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2218\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('11')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"11\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Account Receivable\",\n                \"GLAccountNum\": \"1200\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2219\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('12')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"12\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Cash In Bank\",\n                \"GLAccountNum\": \"1000\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2220\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('13')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"13\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Sales Tax\",\n                \"GLAccountNum\": \"2110\",\n                \"AccountType\": \"2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2221\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('14')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"14\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Inventory\",\n                \"GLAccountNum\": \"1300\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2222\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('15')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"15\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Non-Stock\",\n                \"GLAccountNum\": \"1310\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2223\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('16')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"16\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Labor Variance\",\n                \"GLAccountNum\": \"5030\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2224\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('17')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"17\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Part Variance\",\n                \"GLAccountNum\": \"1500\",\n                \"AccountType\": \"1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2225\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('18')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"18\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Purchase Accrual\",\n                \"GLAccountNum\": \"2120\",\n                \"AccountType\": \"2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2226\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('19')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"19\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Agreement Income\",\n                \"GLAccountNum\": \"4040\",\n                \"AccountType\": \"4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2227\",\n                \"QBAcctName\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('20')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"20\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Purchase Tax\",\n                \"GLAccountNum\": \"5050\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2228\",\n                \"QBAcctName\": \"PST - Purchase Tax\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccount('21')\",\n                    \"type\": \"LookupService.GLAccount\"\n                },\n                \"GLAccountID\": \"21\",\n                \"QBID\": null,\n                \"GLAccountName\": \"Shipping Fee\",\n                \"GLAccountNum\": \"5040\",\n                \"AccountType\": \"5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2229\",\n                \"QBAcctName\": \"PST - Shipping Fee\"\n            }\n        ]\n    }\n}"}],"_postman_id":"503e0ae6-af49-42cc-b19f-7fd6bb1faf3d"},{"name":"GL Accounts","id":"1abc6631-e3e3-4b76-a8f0-1a98a803d7e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n\t\"id\": \"\",\r\n    \"method\": \"QuickBooksManager.GetGLAccounts\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7b3ff24e-0492-4158-b6f7-1f342e7e7d47","name":"New Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n\t\"id\": \"\",\r\n    \"method\": \"QuickBooksManager.GetGLAccounts\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{C691478D-4844-449C-A968-30EA9851E06E}\",\n    \"result\": {\n        \"Result\": \"\"\n    }\n}"}],"_postman_id":"1abc6631-e3e3-4b76-a8f0-1a98a803d7e1"}],"id":"ae6d8742-90d7-4962-88ac-8eb0860ffe3a","description":"<p><strong>GL Accounts</strong> (General Ledger Accounts) in Optsy Field Management Software refer to the individual accounts used in the company's financial record-keeping system.</p>\n<p>Account Type:</p>\n<img src=\"https://content.pstmn.io/d47f0ee0-bdbb-404d-a0f7-01edc5477c60/aW1hZ2UucG5n\" width=\"388\" height=\"165\" />","_postman_id":"ae6d8742-90d7-4962-88ac-8eb0860ffe3a"},{"name":"GL Account Sets","item":[{"name":"Get All GL Account Sets","id":"44f48586-8080-46a5-b309-67b2165490ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/GLAccountSet?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","GLAccountSet"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"494ac04b-4ae3-458c-a366-4f41fc5e3860","name":"Get All GL Account Sets","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/GLAccountSet?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","GLAccountSet"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccountSet('1')\",\n                    \"type\": \"LookupService.GLAccountSet\"\n                },\n                \"GLAcctSetID\": \"1\",\n                \"Description\": \"Part-Stock\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2196\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccountSet('2')\",\n                    \"type\": \"LookupService.GLAccountSet\"\n                },\n                \"GLAcctSetID\": \"2\",\n                \"Description\": \"Part-Non Stock\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2200\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccountSet('3')\",\n                    \"type\": \"LookupService.GLAccountSet\"\n                },\n                \"GLAcctSetID\": \"3\",\n                \"Description\": \"Labor\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2204\"\n            }\n        ]\n    }\n}"}],"_postman_id":"44f48586-8080-46a5-b309-67b2165490ac"},{"name":"Read a GL Account Set","id":"0a72cbee-46cb-4e5b-8b80-d1fb19486891","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/GLAccountSet(<GLAcctSetID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","GLAccountSet(<GLAcctSetID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"f2698e92-0062-43c0-8e04-3a0112f60bc9","name":"Read a GL Account Set","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/GLAccountSet(<GLAcctSetID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","GLAccountSet(<GLAcctSetID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/GLAccountSet('1')\",\n            \"type\": \"LookupService.GLAccountSet\"\n        },\n        \"GLAcctSetID\": \"1\",\n        \"Description\": \"Part-Stock\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2196\"\n    }\n}"}],"_postman_id":"0a72cbee-46cb-4e5b-8b80-d1fb19486891"},{"name":"Query GL Account Sets","id":"24c52235-0178-427e-9aa7-497a6df0b871","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/GLAccountSet?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202196%20","urlObject":{"port":"16001","path":["odata","lookup","GLAccountSet"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202196%20"}],"variable":[]}},"response":[{"id":"ddbcf4b1-6c26-4437-a31f-2886a256242d","name":"Query GL Account Sets","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/GLAccountSet?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202196%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","GLAccountSet"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202196%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/GLAccountSet('1')\",\r\n\t\t\t\t\t\"type\": \"LookupService.GLAccountSet\"\r\n\t\t\t\t},\r\n\t\t\t\t\"GLAcctSetID\": \"1\",\r\n\t\t\t\t\"Description\": \"Part-Stock\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2196\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"24c52235-0178-427e-9aa7-497a6df0b871"}],"id":"73d99b2a-f86c-4b30-8c39-897b215ed522","_postman_id":"73d99b2a-f86c-4b30-8c39-897b215ed522","description":""},{"name":"Company Preference","item":[{"name":"CompanyPref","event":[{"listen":"prerequest","script":{"id":"66710ff6-1e36-4074-ba60-6fd85cd83138","exec":["console.log(pm.environment.get(\"session\"));\r","console.log(pm.collectionVariables.get(\"session\"));\r",""],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"707696c0-652d-4afb-a83f-2a27e83a94d6","exec":[""],"type":"text/javascript","packages":{}}}],"id":"41bb1b5b-5528-45f4-8aa6-35dd866ba6f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ECompanyPref?$format=json","urlObject":{"port":"16001","path":["odata","misc","ECompanyPref"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"47ffab75-9da7-4589-b9e2-8ea91df1b254","name":"CompanyPref","originalRequest":{"method":"GET","header":[{"key":"session","value":"{1E5C64FA-42DE-4A56-B67E-ACFE890F4DD5}","type":"text"}],"url":{"raw":"{{url}}:16001/odata/misc/ECompanyPref?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","ECompanyPref"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ECompanyPref('1')\",\n                    \"type\": \"MiscService.ECompanyPref\"\n                },\n                \"PreferenceID\": \"1\",\n                \"CompanyName\": \"OptsyDataBase\",\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"CompanyURL\": null,\n                \"CompanyEmail\": null,\n                \"Phone\": null,\n                \"Fax\": null,\n                \"CompanyLogo\": null,\n                \"CustomFields\": null,\n                \"RequiredFields\": null,\n                \"PartStockGLAcctID\": null,\n                \"PartNonStockGLAcctID\": null,\n                \"PartAdjustGLAcctID\": null,\n                \"ARGLAcctID\": null,\n                \"CashGLAcctID\": null,\n                \"SalesTaxGLAcctID\": null,\n                \"AgrmntGLAcctID\": null,\n                \"PartVarianceGLAcctID\": null,\n                \"LaborVarianceGLAcctID\": null,\n                \"StockGLAcctSetID\": null,\n                \"NonStockGLAcctSetID\": null,\n                \"LaborGLAcctSetID\": null,\n                \"ManualInvGLAcctID\": null,\n                \"InvCostValuation\": null,\n                \"InvDefQBAssetAcctID\": null,\n                \"InvDefQBIncomeAcctID\": null,\n                \"InvDefQBExpenseAcctID\": null,\n                \"PODontGenerateJournal\": null,\n                \"POAccruralGLAcctID\": null,\n                \"POShippingGLAcctID\": null,\n                \"POTaxGLAcctID\": null,\n                \"DefDepositToAcctID\": null,\n                \"DefBankAcctID\": null,\n                \"ARTermID\": null,\n                \"PhoneNoFormat\": null,\n                \"InvoiceMsg\": null,\n                \"SvcSaleLessThenCostMsg\": null,\n                \"EstimateMsg\": null,\n                \"ShowEstItemPrice\": null,\n                \"ShowEstStages\": null,\n                \"ShowEstStagesDate\": null,\n                \"EstPrintParts\": null,\n                \"EstPrintLabor\": null,\n                \"SvcPrintParts\": null,\n                \"SvcPrintLabor\": null,\n                \"SvcSelectActiveSingleAgrmnt\": null,\n                \"SvcShowEquipWarranty\": null,\n                \"SvcAdjustPartID\": null,\n                \"SvcGrpByAgrmntWhenProcessing\": null,\n                \"ShowCompanyLogo\": null,\n                \"StringProperCase\": null,\n                \"SpecialCustPriceMsg\": null,\n                \"SpecialCustPriceExpMsg\": null,\n                \"ConfirmInvPaymentDlg\": null,\n                \"InvMainWarehouseID\": null,\n                \"PurchaseTypeID\": null,\n                \"UpdateCostWVendorPricing\": null,\n                \"RequirePOApproval\": null,\n                \"PurchPartDescJob\": null,\n                \"PurchPartDescService\": null,\n                \"SvcOrdTypeID\": null,\n                \"JobTypeID\": null,\n                \"UseOvertimeMarkup2\": null,\n                \"EmpCallTypeID\": null,\n                \"EmpOvertimePayTypeID\": null,\n                \"SvcLaborCostHourBasedOn\": null,\n                \"SvcRepairID\": null,\n                \"SvcOrdLowMrgMsg\": null,\n                \"SvcOrdPartsNotOnHand\": null,\n                \"SvcDisplayHrsAsUnits\": null,\n                \"SvcUseCustCommentForInstruc\": null,\n                \"CustRateTableID\": null,\n                \"SalesTaxGrpID\": null,\n                \"ShowCustPartAdv\": null,\n                \"ShowCustLaborAdv\": null,\n                \"CreateAgrmntInvoiceDays\": null,\n                \"SvcRespectSchedLineNum\": null,\n                \"SvcSchedStartTime\": null,\n                \"SvcSchedEndTime\": null,\n                \"SchedHolidayDays\": null,\n                \"SchedWorkDays\": null,\n                \"SchedLunchHours\": null,\n                \"SchedWeekendPeriod\": null,\n                \"SchedLunchHrsBillable\": null,\n                \"SchedSlotLayout\": null,\n                \"SchedLaborChargeType\": null,\n                \"SchedLaborShowInv\": null,\n                \"SchedImportFieldLinks\": null,\n                \"SchedMaxEmpHours\": null,\n                \"SchedSMSFormat\": null,\n                \"SchedIncludeEstInOpenWO\": null,\n                \"SchedSignatureTerms\": null,\n                \"SchedShowConflicts\": null,\n                \"SchedPromptSchedFromSameSite\": null,\n                \"SchedDefDurationMinutes\": null,\n                \"EmpStartTime\": null,\n                \"EmpEndTime\": null,\n                \"HolidaysID\": null,\n                \"BackupFileName\": null,\n                \"BackupPath\": null,\n                \"BackupReminder\": null,\n                \"BackupReminderDays\": null,\n                \"LastBackup\": null,\n                \"DefTaxGroupID\": null,\n                \"QBIntlType\": null,\n                \"QBFilePath\": null,\n                \"QBAccounts\": null,\n                \"QBTermNames\": null,\n                \"QBEmployeeNames\": null,\n                \"QBVendorNames\": null,\n                \"QBEmpPayTypes\": null,\n                \"QBExportType\": null,\n                \"QBTaxExportType\": null,\n                \"QBClassesNames\": null,\n                \"QBApplyPmntToInv\": null,\n                \"QBExportItemsToQB\": null,\n                \"QBAddPSTPrefix\": null,\n                \"QBExportZeroAmtInv\": null,\n                \"QBExportPmntNote\": null,\n                \"QBUseExpAcctOnPOStockItems\": null,\n                \"LockQBSync\": null,\n                \"LockQBSyncUser\": null,\n                \"QBLinkExportedTransToCust\": null,\n                \"QBUseExportDateAsTransDate\": null,\n                \"InvoiceRpt\": null,\n                \"InstallInvRpt\": null,\n                \"EstimateRpt\": null,\n                \"EstimateTechRpt\": null,\n                \"SvcOrderRpt\": null,\n                \"SvcOrderSigRpt\": null,\n                \"TechSchedSumRpt\": null,\n                \"StatementRpt\": null,\n                \"CustomerJobOverview\": null,\n                \"PurchaseOrderRpt\": null,\n                \"POWorksheetRpt\": null,\n                \"ServiceHistoryRpt\": null,\n                \"POQuoteRpt\": null,\n                \"AgrmntRpt\": null,\n                \"CreditMemoRpt\": null,\n                \"InvGrpRpt\": null,\n                \"SvcServiceInvOrder\": null,\n                \"EstTransOrder\": null,\n                \"SvcHistoryWOCount\": null,\n                \"EntitySvcS\": null,\n                \"EntitySvcP\": null,\n                \"EntityEstS\": null,\n                \"EntityEstP\": null,\n                \"EntityTechS\": null,\n                \"EntityTechAb\": null,\n                \"EntityAgrmntS\": null,\n                \"EntityAgrmntP\": null,\n                \"EntityPartsS\": null,\n                \"EntityPartsP\": null,\n                \"EntityCampaignS\": null,\n                \"EntityCampaignP\": null,\n                \"EntitySvcReqS\": null,\n                \"EntitySvcReqP\": null,\n                \"EntityInvGrpS\": null,\n                \"EntityInvGrpP\": null,\n                \"EntityForemanS\": null,\n                \"FeatureEquip\": null,\n                \"FeatureResident\": null,\n                \"FeatureAgrmnt\": null,\n                \"FeaturePOReq\": null,\n                \"FeatureJournals\": null,\n                \"FeatureInventory\": null,\n                \"FeatureCampaign\": null,\n                \"FeaturePortal\": null,\n                \"POSCustID\": null,\n                \"POSSiteID\": null,\n                \"POSSvcTypeID\": null,\n                \"POSTermID\": null,\n                \"EmailSMTPServer\": null,\n                \"EmailSMTPPort\": null,\n                \"EmailSMTPUseTLS\": null,\n                \"EmailSMTPUserName\": null,\n                \"EmailSMTPPass\": null,\n                \"EmailSMTPPassEncrypt\": null,\n                \"EmailSMTPFrom\": null,\n                \"HideRestrictedActions\": null,\n                \"DefaultProcessPartAction\": null,\n                \"MiscCustSiteAdvancedSearch\": null,\n                \"MiscEquipComboFields\": null,\n                \"CreditCardAPIKey\": null,\n                \"CreditCardAPIKeyEncrypt\": null,\n                \"GPSAccount\": null,\n                \"GPSUser\": null,\n                \"GPSPass\": null,\n                \"GPSPassEncrypt\": null,\n                \"EmailSearchServerURL\": null,\n                \"EmailSearchAddressIgnoreList\": null,\n                \"PortalAccessRights\": null,\n                \"PortalWelcomeMessage\": null,\n                \"PortalPublicUrl\": null,\n                \"MiscRoutingUnits\": null,\n                \"MiscAutoGeoCodeSites\": null,\n                \"MiscAutoLoadLookups\": null,\n                \"MiscSetEmailedTransAsPrinted\": null,\n                \"MiscIgnoreCustomFieldDataTypes\": null,\n                \"MiscOverwriteCityByZipChange\": null,\n                \"MiscWebServiceKey\": null,\n                \"MiscSCUrl\": null,\n                \"MiscSCCustomerID\": null,\n                \"MiscSCStoreID\": null,\n                \"MiscSCPin\": null,\n                \"MiscMaxAttachmentSize\": null,\n                \"MiscAttachFiles\": null,\n                \"LastRefreshValue\": null,\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACHc=\",\n                \"SOPromptExistingOpenSvcOrder\": null,\n                \"POReceiveItemsDirectlyToSO\": \"1\",\n                \"InvPromptToCreateVendorBill\": null,\n                \"MicRoundUnitSaleAmts\": \"0\",\n                \"MiscRptEmailBodyText\": null,\n                \"SvcConvertPartToEquipOnCreate\": null,\n                \"InvAllowDimensions\": \"0\",\n                \"SvcAllowPartialBillingSvcCalls\": null,\n                \"QBLinkTransToSite\": null,\n                \"EmailSearchSubjectPrefix\": null,\n                \"QBExportInvoiceNote\": \"0\",\n                \"SvcProcessAgrmntsAsTodaysDate\": null,\n                \"ARExcludeUnappliedPmntsFromAR\": null,\n                \"AREnableAgrmntDeposits\": null,\n                \"SOSendSORptToEquipOnBilledStatus\": \"0\",\n                \"UpdateQtyToOrder\": \"0\",\n                \"EnablePartCostFromSvcOrderEst\": \"0\",\n                \"QBGLAccountFromBranch\": \"0\",\n                \"AgreementScheduleAutoPO\": \"0\",\n                \"AddWOSubStatusToNotificationAlert\": \"0\",\n                \"AllowEquipmentfromJobSiteonly\": \"0\",\n                \"AgreementOff\": \"0\",\n                \"SSLMerchantId\": null,\n                \"SSLUserId\": null,\n                \"AgrmSchNotesOnDetinstruc\": \"0\",\n                \"PaymentReceived\": \"0\",\n                \"FailedInvoicesRetry\": \"0\",\n                \"ExpiredCancelAgrmntFutureStop\": \"0\",\n                \"UsePoRequisitionPartDesc\": \"0\",\n                \"ShowSlotLevelAttachAtWO\": null,\n                \"RestrictCoverageEntryDate\": null,\n                \"UsePoRequisitionPartDescQuote\": \"0\",\n                \"QBURL\": null,\n                \"QBUserName\": null,\n                \"QBPassword\": null,\n                \"UseQuickBookHost\": null,\n                \"RestictToSendZeroAmtInvoices\": null,\n                \"MiscSetPDFTransAsPrinted\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"41bb1b5b-5528-45f4-8aa6-35dd866ba6f1"},{"name":"Update Company Preference","id":"7f9576f8-8bc8-4d12-bf3e-7c9dca9220fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ECompanyPref('-1')\",\r\n                    \"type\": \"MiscService.ECompanyPref\"\r\n                },\r\n                \"PreferenceID\": \"-1\",\r\n                \"CompanyName\": \"OptsyDataBase\",\r\n                \"Address1\": \"Address1\",\r\n                \"Address2\": null,\r\n                \"Address3\": null,\r\n                \"City\": null,\r\n                \"State\": null,\r\n                \"Zip\": null,\r\n                \"CompanyURL\": null,\r\n                \"CompanyEmail\": null,\r\n                \"Phone\": null,\r\n                \"Fax\": null,\r\n                \"CompanyLogo\": null,\r\n                \"CustomFields\": null,\r\n                \"RequiredFields\": null,\r\n                \"PartStockGLAcctID\": null,\r\n                \"PartNonStockGLAcctID\": null,\r\n                \"PartAdjustGLAcctID\": null,\r\n                \"ARGLAcctID\": null,\r\n                \"CashGLAcctID\": null,\r\n                \"SalesTaxGLAcctID\": null,\r\n                \"AgrmntGLAcctID\": null,\r\n                \"PartVarianceGLAcctID\": null,\r\n                \"LaborVarianceGLAcctID\": null,\r\n                \"StockGLAcctSetID\": null,\r\n                \"NonStockGLAcctSetID\": null,\r\n                \"LaborGLAcctSetID\": null,\r\n                \"ManualInvGLAcctID\": null,\r\n                \"InvCostValuation\": null,\r\n                \"InvDefQBAssetAcctID\": null,\r\n                \"InvDefQBIncomeAcctID\": null,\r\n                \"InvDefQBExpenseAcctID\": null,\r\n                \"PODontGenerateJournal\": null,\r\n                \"POAccruralGLAcctID\": null,\r\n                \"POShippingGLAcctID\": null,\r\n                \"POTaxGLAcctID\": null,\r\n                \"DefDepositToAcctID\": null,\r\n                \"DefBankAcctID\": null,\r\n                \"ARTermID\": null,\r\n                \"PhoneNoFormat\": null,\r\n                \"InvoiceMsg\": null,\r\n                \"SvcSaleLessThenCostMsg\": null,\r\n                \"EstimateMsg\": null,\r\n                \"ShowEstItemPrice\": null,\r\n                \"ShowEstStages\": null,\r\n                \"ShowEstStagesDate\": null,\r\n                \"EstPrintParts\": null,\r\n                \"EstPrintLabor\": null,\r\n                \"SvcPrintParts\": null,\r\n                \"SvcPrintLabor\": null,\r\n                \"SvcSelectActiveSingleAgrmnt\": null,\r\n                \"SvcShowEquipWarranty\": null,\r\n                \"SvcAdjustPartID\": null,\r\n                \"SvcGrpByAgrmntWhenProcessing\": null,\r\n                \"ShowCompanyLogo\": null,\r\n                \"StringProperCase\": null,\r\n                \"SpecialCustPriceMsg\": null,\r\n                \"SpecialCustPriceExpMsg\": null,\r\n                \"ConfirmInvPaymentDlg\": null,\r\n                \"InvMainWarehouseID\": null,\r\n                \"PurchaseTypeID\": null,\r\n                \"UpdateCostWVendorPricing\": null,\r\n                \"RequirePOApproval\": null,\r\n                \"PurchPartDescJob\": null,\r\n                \"PurchPartDescService\": null,\r\n                \"SvcOrdTypeID\": null,\r\n                \"JobTypeID\": null,\r\n                \"UseOvertimeMarkup2\": null,\r\n                \"EmpCallTypeID\": null,\r\n                \"EmpOvertimePayTypeID\": null,\r\n                \"SvcLaborCostHourBasedOn\": null,\r\n                \"SvcRepairID\": null,\r\n                \"SvcOrdLowMrgMsg\": null,\r\n                \"SvcOrdPartsNotOnHand\": null,\r\n                \"SvcDisplayHrsAsUnits\": null,\r\n                \"SvcUseCustCommentForInstruc\": null,\r\n                \"CustRateTableID\": null,\r\n                \"SalesTaxGrpID\": null,\r\n                \"ShowCustPartAdv\": null,\r\n                \"ShowCustLaborAdv\": null,\r\n                \"CreateAgrmntInvoiceDays\": null,\r\n                \"SvcRespectSchedLineNum\": null,\r\n                \"SvcSchedStartTime\": null,\r\n                \"SvcSchedEndTime\": null,\r\n                \"SchedHolidayDays\": null,\r\n                \"SchedWorkDays\": null,\r\n                \"SchedLunchHours\": null,\r\n                \"SchedWeekendPeriod\": null,\r\n                \"SchedLunchHrsBillable\": null,\r\n                \"SchedSlotLayout\": null,\r\n                \"SchedLaborChargeType\": null,\r\n                \"SchedLaborShowInv\": null,\r\n                \"SchedImportFieldLinks\": null,\r\n                \"SchedMaxEmpHours\": null,\r\n                \"SchedSMSFormat\": null,\r\n                \"SchedIncludeEstInOpenWO\": null,\r\n                \"SchedSignatureTerms\": null,\r\n                \"SchedShowConflicts\": null,\r\n                \"SchedPromptSchedFromSameSite\": null,\r\n                \"SchedDefDurationMinutes\": null,\r\n                \"EmpStartTime\": null,\r\n                \"EmpEndTime\": null,\r\n                \"HolidaysID\": null,\r\n                \"BackupFileName\": null,\r\n                \"BackupPath\": null,\r\n                \"BackupReminder\": null,\r\n                \"BackupReminderDays\": null,\r\n                \"LastBackup\": null,\r\n                \"DefTaxGroupID\": null,\r\n                \"QBIntlType\": null,\r\n                \"QBFilePath\": null,\r\n                \"QBAccounts\": null,\r\n                \"QBTermNames\": null,\r\n                \"QBEmployeeNames\": null,\r\n                \"QBVendorNames\": null,\r\n                \"QBEmpPayTypes\": null,\r\n                \"QBExportType\": null,\r\n                \"QBTaxExportType\": null,\r\n                \"QBClassesNames\": null,\r\n                \"QBApplyPmntToInv\": null,\r\n                \"QBExportItemsToQB\": null,\r\n                \"QBAddPSTPrefix\": null,\r\n                \"QBExportZeroAmtInv\": null,\r\n                \"QBExportPmntNote\": null,\r\n                \"QBUseExpAcctOnPOStockItems\": null,\r\n                \"LockQBSync\": null,\r\n                \"LockQBSyncUser\": null,\r\n                \"QBLinkExportedTransToCust\": null,\r\n                \"QBUseExportDateAsTransDate\": null,\r\n                \"InvoiceRpt\": null,\r\n                \"InstallInvRpt\": null,\r\n                \"EstimateRpt\": null,\r\n                \"EstimateTechRpt\": null,\r\n                \"SvcOrderRpt\": null,\r\n                \"SvcOrderSigRpt\": null,\r\n                \"TechSchedSumRpt\": null,\r\n                \"StatementRpt\": null,\r\n                \"CustomerJobOverview\": null,\r\n                \"PurchaseOrderRpt\": null,\r\n                \"POWorksheetRpt\": null,\r\n                \"ServiceHistoryRpt\": null,\r\n                \"POQuoteRpt\": null,\r\n                \"AgrmntRpt\": null,\r\n                \"CreditMemoRpt\": null,\r\n                \"InvGrpRpt\": null,\r\n                \"SvcServiceInvOrder\": null,\r\n                \"EstTransOrder\": null,\r\n                \"SvcHistoryWOCount\": null,\r\n                \"EntitySvcS\": null,\r\n                \"EntitySvcP\": null,\r\n                \"EntityEstS\": null,\r\n                \"EntityEstP\": null,\r\n                \"EntityTechS\": null,\r\n                \"EntityTechAb\": null,\r\n                \"EntityAgrmntS\": null,\r\n                \"EntityAgrmntP\": null,\r\n                \"EntityPartsS\": null,\r\n                \"EntityPartsP\": null,\r\n                \"EntityCampaignS\": null,\r\n                \"EntityCampaignP\": null,\r\n                \"EntitySvcReqS\": null,\r\n                \"EntitySvcReqP\": null,\r\n                \"EntityInvGrpS\": null,\r\n                \"EntityInvGrpP\": null,\r\n                \"EntityForemanS\": null,\r\n                \"FeatureEquip\": null,\r\n                \"FeatureResident\": null,\r\n                \"FeatureAgrmnt\": null,\r\n                \"FeaturePOReq\": null,\r\n                \"FeatureJournals\": null,\r\n                \"FeatureInventory\": null,\r\n                \"FeatureCampaign\": null,\r\n                \"FeaturePortal\": null,\r\n                \"POSCustID\": null,\r\n                \"POSSiteID\": null,\r\n                \"POSSvcTypeID\": null,\r\n                \"POSTermID\": null,\r\n                \"EmailSMTPServer\": null,\r\n                \"EmailSMTPPort\": null,\r\n                \"EmailSMTPUseTLS\": null,\r\n                \"EmailSMTPUserName\": null,\r\n                \"EmailSMTPPass\": null,\r\n                \"EmailSMTPPassEncrypt\": null,\r\n                \"EmailSMTPFrom\": null,\r\n                \"HideRestrictedActions\": null,\r\n                \"DefaultProcessPartAction\": null,\r\n                \"MiscCustSiteAdvancedSearch\": null,\r\n                \"MiscEquipComboFields\": null,\r\n                \"CreditCardAPIKey\": null,\r\n                \"CreditCardAPIKeyEncrypt\": null,\r\n                \"GPSAccount\": null,\r\n                \"GPSUser\": null,\r\n                \"GPSPass\": null,\r\n                \"GPSPassEncrypt\": null,\r\n                \"EmailSearchServerURL\": null,\r\n                \"EmailSearchAddressIgnoreList\": null,\r\n                \"PortalAccessRights\": null,\r\n                \"PortalWelcomeMessage\": null,\r\n                \"PortalPublicUrl\": null,\r\n                \"MiscRoutingUnits\": null,\r\n                \"MiscAutoGeoCodeSites\": null,\r\n                \"MiscAutoLoadLookups\": null,\r\n                \"MiscSetEmailedTransAsPrinted\": null,\r\n                \"MiscIgnoreCustomFieldDataTypes\": null,\r\n                \"MiscOverwriteCityByZipChange\": null,\r\n                \"MiscWebServiceKey\": null,\r\n                \"MiscSCUrl\": null,\r\n                \"MiscSCCustomerID\": null,\r\n                \"MiscSCStoreID\": null,\r\n                \"MiscSCPin\": null,\r\n                \"MiscMaxAttachmentSize\": null,\r\n                \"MiscAttachFiles\": null,\r\n                \"LastRefreshValue\": null,\r\n                \"UserCreated\": null,\r\n                \"TimeCreated\": null,\r\n                \"UserModified\": null,\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAAACHc=\",\r\n                \"SOPromptExistingOpenSvcOrder\": null,\r\n                \"POReceiveItemsDirectlyToSO\": \"1\",\r\n                \"InvPromptToCreateVendorBill\": null,\r\n                \"MicRoundUnitSaleAmts\": \"0\",\r\n                \"MiscRptEmailBodyText\": null,\r\n                \"SvcConvertPartToEquipOnCreate\": null,\r\n                \"InvAllowDimensions\": \"0\",\r\n                \"SvcAllowPartialBillingSvcCalls\": null,\r\n                \"QBLinkTransToSite\": null,\r\n                \"EmailSearchSubjectPrefix\": null,\r\n                \"QBExportInvoiceNote\": \"0\",\r\n                \"SvcProcessAgrmntsAsTodaysDate\": null,\r\n                \"ARExcludeUnappliedPmntsFromAR\": null,\r\n                \"AREnableAgrmntDeposits\": null,\r\n                \"SOSendSORptToEquipOnBilledStatus\": \"0\",\r\n                \"UpdateQtyToOrder\": \"0\",\r\n                \"EnablePartCostFromSvcOrderEst\": \"0\",\r\n                \"QBGLAccountFromBranch\": \"0\",\r\n                \"AgreementScheduleAutoPO\": \"0\",\r\n                \"AddWOSubStatusToNotificationAlert\": \"0\",\r\n                \"AllowEquipmentfromJobSiteonly\": \"0\",\r\n                \"AgreementOff\": \"0\",\r\n                \"SSLMerchantId\": null,\r\n                \"SSLUserId\": null,\r\n                \"AgrmSchNotesOnDetinstruc\": \"0\",\r\n                \"PaymentReceived\": \"0\",\r\n                \"FailedInvoicesRetry\": \"0\",\r\n                \"ExpiredCancelAgrmntFutureStop\": \"0\",\r\n                \"UsePoRequisitionPartDesc\": \"0\",\r\n                \"ShowSlotLevelAttachAtWO\": null,\r\n                \"RestrictCoverageEntryDate\": null,\r\n                \"UsePoRequisitionPartDescQuote\": \"0\",\r\n                \"QBURL\": null,\r\n                \"QBUserName\": null,\r\n                \"QBPassword\": null,\r\n                \"UseQuickBookHost\": null,\r\n                \"RestictToSendZeroAmtInvoices\": null,\r\n                \"MiscSetPDFTransAsPrinted\": null\r\n            }\r\n        \r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/misc/ECompanyPref?$format=json","urlObject":{"port":"16001","path":["odata","misc","ECompanyPref"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"31380724-0134-44c7-94f3-a7bdd4b71a26","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ECompanyPref('-1')\",\r\n                    \"type\": \"MiscService.ECompanyPref\"\r\n                },\r\n                \"PreferenceID\": \"-1\",\r\n                \"CompanyName\": \"OptsyDataBase\",\r\n                \"Address1\": \"Address1\",\r\n                \"Address2\": null,\r\n                \"Address3\": null,\r\n                \"City\": null,\r\n                \"State\": null,\r\n                \"Zip\": null,\r\n                \"CompanyURL\": null,\r\n                \"CompanyEmail\": null,\r\n                \"Phone\": null,\r\n                \"Fax\": null,\r\n                \"CompanyLogo\": null,\r\n                \"CustomFields\": null,\r\n                \"RequiredFields\": null,\r\n                \"PartStockGLAcctID\": null,\r\n                \"PartNonStockGLAcctID\": null,\r\n                \"PartAdjustGLAcctID\": null,\r\n                \"ARGLAcctID\": null,\r\n                \"CashGLAcctID\": null,\r\n                \"SalesTaxGLAcctID\": null,\r\n                \"AgrmntGLAcctID\": null,\r\n                \"PartVarianceGLAcctID\": null,\r\n                \"LaborVarianceGLAcctID\": null,\r\n                \"StockGLAcctSetID\": null,\r\n                \"NonStockGLAcctSetID\": null,\r\n                \"LaborGLAcctSetID\": null,\r\n                \"ManualInvGLAcctID\": null,\r\n                \"InvCostValuation\": null,\r\n                \"InvDefQBAssetAcctID\": null,\r\n                \"InvDefQBIncomeAcctID\": null,\r\n                \"InvDefQBExpenseAcctID\": null,\r\n                \"PODontGenerateJournal\": null,\r\n                \"POAccruralGLAcctID\": null,\r\n                \"POShippingGLAcctID\": null,\r\n                \"POTaxGLAcctID\": null,\r\n                \"DefDepositToAcctID\": null,\r\n                \"DefBankAcctID\": null,\r\n                \"ARTermID\": null,\r\n                \"PhoneNoFormat\": null,\r\n                \"InvoiceMsg\": null,\r\n                \"SvcSaleLessThenCostMsg\": null,\r\n                \"EstimateMsg\": null,\r\n                \"ShowEstItemPrice\": null,\r\n                \"ShowEstStages\": null,\r\n                \"ShowEstStagesDate\": null,\r\n                \"EstPrintParts\": null,\r\n                \"EstPrintLabor\": null,\r\n                \"SvcPrintParts\": null,\r\n                \"SvcPrintLabor\": null,\r\n                \"SvcSelectActiveSingleAgrmnt\": null,\r\n                \"SvcShowEquipWarranty\": null,\r\n                \"SvcAdjustPartID\": null,\r\n                \"SvcGrpByAgrmntWhenProcessing\": null,\r\n                \"ShowCompanyLogo\": null,\r\n                \"StringProperCase\": null,\r\n                \"SpecialCustPriceMsg\": null,\r\n                \"SpecialCustPriceExpMsg\": null,\r\n                \"ConfirmInvPaymentDlg\": null,\r\n                \"InvMainWarehouseID\": null,\r\n                \"PurchaseTypeID\": null,\r\n                \"UpdateCostWVendorPricing\": null,\r\n                \"RequirePOApproval\": null,\r\n                \"PurchPartDescJob\": null,\r\n                \"PurchPartDescService\": null,\r\n                \"SvcOrdTypeID\": null,\r\n                \"JobTypeID\": null,\r\n                \"UseOvertimeMarkup2\": null,\r\n                \"EmpCallTypeID\": null,\r\n                \"EmpOvertimePayTypeID\": null,\r\n                \"SvcLaborCostHourBasedOn\": null,\r\n                \"SvcRepairID\": null,\r\n                \"SvcOrdLowMrgMsg\": null,\r\n                \"SvcOrdPartsNotOnHand\": null,\r\n                \"SvcDisplayHrsAsUnits\": null,\r\n                \"SvcUseCustCommentForInstruc\": null,\r\n                \"CustRateTableID\": null,\r\n                \"SalesTaxGrpID\": null,\r\n                \"ShowCustPartAdv\": null,\r\n                \"ShowCustLaborAdv\": null,\r\n                \"CreateAgrmntInvoiceDays\": null,\r\n                \"SvcRespectSchedLineNum\": null,\r\n                \"SvcSchedStartTime\": null,\r\n                \"SvcSchedEndTime\": null,\r\n                \"SchedHolidayDays\": null,\r\n                \"SchedWorkDays\": null,\r\n                \"SchedLunchHours\": null,\r\n                \"SchedWeekendPeriod\": null,\r\n                \"SchedLunchHrsBillable\": null,\r\n                \"SchedSlotLayout\": null,\r\n                \"SchedLaborChargeType\": null,\r\n                \"SchedLaborShowInv\": null,\r\n                \"SchedImportFieldLinks\": null,\r\n                \"SchedMaxEmpHours\": null,\r\n                \"SchedSMSFormat\": null,\r\n                \"SchedIncludeEstInOpenWO\": null,\r\n                \"SchedSignatureTerms\": null,\r\n                \"SchedShowConflicts\": null,\r\n                \"SchedPromptSchedFromSameSite\": null,\r\n                \"SchedDefDurationMinutes\": null,\r\n                \"EmpStartTime\": null,\r\n                \"EmpEndTime\": null,\r\n                \"HolidaysID\": null,\r\n                \"BackupFileName\": null,\r\n                \"BackupPath\": null,\r\n                \"BackupReminder\": null,\r\n                \"BackupReminderDays\": null,\r\n                \"LastBackup\": null,\r\n                \"DefTaxGroupID\": null,\r\n                \"QBIntlType\": null,\r\n                \"QBFilePath\": null,\r\n                \"QBAccounts\": null,\r\n                \"QBTermNames\": null,\r\n                \"QBEmployeeNames\": null,\r\n                \"QBVendorNames\": null,\r\n                \"QBEmpPayTypes\": null,\r\n                \"QBExportType\": null,\r\n                \"QBTaxExportType\": null,\r\n                \"QBClassesNames\": null,\r\n                \"QBApplyPmntToInv\": null,\r\n                \"QBExportItemsToQB\": null,\r\n                \"QBAddPSTPrefix\": null,\r\n                \"QBExportZeroAmtInv\": null,\r\n                \"QBExportPmntNote\": null,\r\n                \"QBUseExpAcctOnPOStockItems\": null,\r\n                \"LockQBSync\": null,\r\n                \"LockQBSyncUser\": null,\r\n                \"QBLinkExportedTransToCust\": null,\r\n                \"QBUseExportDateAsTransDate\": null,\r\n                \"InvoiceRpt\": null,\r\n                \"InstallInvRpt\": null,\r\n                \"EstimateRpt\": null,\r\n                \"EstimateTechRpt\": null,\r\n                \"SvcOrderRpt\": null,\r\n                \"SvcOrderSigRpt\": null,\r\n                \"TechSchedSumRpt\": null,\r\n                \"StatementRpt\": null,\r\n                \"CustomerJobOverview\": null,\r\n                \"PurchaseOrderRpt\": null,\r\n                \"POWorksheetRpt\": null,\r\n                \"ServiceHistoryRpt\": null,\r\n                \"POQuoteRpt\": null,\r\n                \"AgrmntRpt\": null,\r\n                \"CreditMemoRpt\": null,\r\n                \"InvGrpRpt\": null,\r\n                \"SvcServiceInvOrder\": null,\r\n                \"EstTransOrder\": null,\r\n                \"SvcHistoryWOCount\": null,\r\n                \"EntitySvcS\": null,\r\n                \"EntitySvcP\": null,\r\n                \"EntityEstS\": null,\r\n                \"EntityEstP\": null,\r\n                \"EntityTechS\": null,\r\n                \"EntityTechAb\": null,\r\n                \"EntityAgrmntS\": null,\r\n                \"EntityAgrmntP\": null,\r\n                \"EntityPartsS\": null,\r\n                \"EntityPartsP\": null,\r\n                \"EntityCampaignS\": null,\r\n                \"EntityCampaignP\": null,\r\n                \"EntitySvcReqS\": null,\r\n                \"EntitySvcReqP\": null,\r\n                \"EntityInvGrpS\": null,\r\n                \"EntityInvGrpP\": null,\r\n                \"EntityForemanS\": null,\r\n                \"FeatureEquip\": null,\r\n                \"FeatureResident\": null,\r\n                \"FeatureAgrmnt\": null,\r\n                \"FeaturePOReq\": null,\r\n                \"FeatureJournals\": null,\r\n                \"FeatureInventory\": null,\r\n                \"FeatureCampaign\": null,\r\n                \"FeaturePortal\": null,\r\n                \"POSCustID\": null,\r\n                \"POSSiteID\": null,\r\n                \"POSSvcTypeID\": null,\r\n                \"POSTermID\": null,\r\n                \"EmailSMTPServer\": null,\r\n                \"EmailSMTPPort\": null,\r\n                \"EmailSMTPUseTLS\": null,\r\n                \"EmailSMTPUserName\": null,\r\n                \"EmailSMTPPass\": null,\r\n                \"EmailSMTPPassEncrypt\": null,\r\n                \"EmailSMTPFrom\": null,\r\n                \"HideRestrictedActions\": null,\r\n                \"DefaultProcessPartAction\": null,\r\n                \"MiscCustSiteAdvancedSearch\": null,\r\n                \"MiscEquipComboFields\": null,\r\n                \"CreditCardAPIKey\": null,\r\n                \"CreditCardAPIKeyEncrypt\": null,\r\n                \"GPSAccount\": null,\r\n                \"GPSUser\": null,\r\n                \"GPSPass\": null,\r\n                \"GPSPassEncrypt\": null,\r\n                \"EmailSearchServerURL\": null,\r\n                \"EmailSearchAddressIgnoreList\": null,\r\n                \"PortalAccessRights\": null,\r\n                \"PortalWelcomeMessage\": null,\r\n                \"PortalPublicUrl\": null,\r\n                \"MiscRoutingUnits\": null,\r\n                \"MiscAutoGeoCodeSites\": null,\r\n                \"MiscAutoLoadLookups\": null,\r\n                \"MiscSetEmailedTransAsPrinted\": null,\r\n                \"MiscIgnoreCustomFieldDataTypes\": null,\r\n                \"MiscOverwriteCityByZipChange\": null,\r\n                \"MiscWebServiceKey\": null,\r\n                \"MiscSCUrl\": null,\r\n                \"MiscSCCustomerID\": null,\r\n                \"MiscSCStoreID\": null,\r\n                \"MiscSCPin\": null,\r\n                \"MiscMaxAttachmentSize\": null,\r\n                \"MiscAttachFiles\": null,\r\n                \"LastRefreshValue\": null,\r\n                \"UserCreated\": null,\r\n                \"TimeCreated\": null,\r\n                \"UserModified\": null,\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAAACHc=\",\r\n                \"SOPromptExistingOpenSvcOrder\": null,\r\n                \"POReceiveItemsDirectlyToSO\": \"1\",\r\n                \"InvPromptToCreateVendorBill\": null,\r\n                \"MicRoundUnitSaleAmts\": \"0\",\r\n                \"MiscRptEmailBodyText\": null,\r\n                \"SvcConvertPartToEquipOnCreate\": null,\r\n                \"InvAllowDimensions\": \"0\",\r\n                \"SvcAllowPartialBillingSvcCalls\": null,\r\n                \"QBLinkTransToSite\": null,\r\n                \"EmailSearchSubjectPrefix\": null,\r\n                \"QBExportInvoiceNote\": \"0\",\r\n                \"SvcProcessAgrmntsAsTodaysDate\": null,\r\n                \"ARExcludeUnappliedPmntsFromAR\": null,\r\n                \"AREnableAgrmntDeposits\": null,\r\n                \"SOSendSORptToEquipOnBilledStatus\": \"0\",\r\n                \"UpdateQtyToOrder\": \"0\",\r\n                \"EnablePartCostFromSvcOrderEst\": \"0\",\r\n                \"QBGLAccountFromBranch\": \"0\",\r\n                \"AgreementScheduleAutoPO\": \"0\",\r\n                \"AddWOSubStatusToNotificationAlert\": \"0\",\r\n                \"AllowEquipmentfromJobSiteonly\": \"0\",\r\n                \"AgreementOff\": \"0\",\r\n                \"SSLMerchantId\": null,\r\n                \"SSLUserId\": null,\r\n                \"AgrmSchNotesOnDetinstruc\": \"0\",\r\n                \"PaymentReceived\": \"0\",\r\n                \"FailedInvoicesRetry\": \"0\",\r\n                \"ExpiredCancelAgrmntFutureStop\": \"0\",\r\n                \"UsePoRequisitionPartDesc\": \"0\",\r\n                \"ShowSlotLevelAttachAtWO\": null,\r\n                \"RestrictCoverageEntryDate\": null,\r\n                \"UsePoRequisitionPartDescQuote\": \"0\",\r\n                \"QBURL\": null,\r\n                \"QBUserName\": null,\r\n                \"QBPassword\": null,\r\n                \"UseQuickBookHost\": null,\r\n                \"RestictToSendZeroAmtInvoices\": null,\r\n                \"MiscSetPDFTransAsPrinted\": null\r\n            }\r\n        \r\n    \r\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/ECompanyPref('3')\",\n            \"type\": \"MiscService.ECompanyPref\"\n        },\n        \"PreferenceID\": \"3\",\n        \"CompanyName\": \"OptsyDataBase\",\n        \"Address1\": \"Address1\",\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"Zip\": null,\n        \"CompanyURL\": null,\n        \"CompanyEmail\": null,\n        \"Phone\": null,\n        \"Fax\": null,\n        \"CompanyLogo\": null,\n        \"CustomFields\": null,\n        \"RequiredFields\": null,\n        \"PartStockGLAcctID\": null,\n        \"PartNonStockGLAcctID\": null,\n        \"PartAdjustGLAcctID\": null,\n        \"ARGLAcctID\": null,\n        \"CashGLAcctID\": null,\n        \"SalesTaxGLAcctID\": null,\n        \"AgrmntGLAcctID\": null,\n        \"PartVarianceGLAcctID\": null,\n        \"LaborVarianceGLAcctID\": null,\n        \"StockGLAcctSetID\": null,\n        \"NonStockGLAcctSetID\": null,\n        \"LaborGLAcctSetID\": null,\n        \"ManualInvGLAcctID\": null,\n        \"InvCostValuation\": null,\n        \"InvDefQBAssetAcctID\": null,\n        \"InvDefQBIncomeAcctID\": null,\n        \"InvDefQBExpenseAcctID\": null,\n        \"PODontGenerateJournal\": null,\n        \"POAccruralGLAcctID\": null,\n        \"POShippingGLAcctID\": null,\n        \"POTaxGLAcctID\": null,\n        \"DefDepositToAcctID\": null,\n        \"DefBankAcctID\": null,\n        \"ARTermID\": null,\n        \"PhoneNoFormat\": null,\n        \"InvoiceMsg\": null,\n        \"SvcSaleLessThenCostMsg\": null,\n        \"EstimateMsg\": null,\n        \"ShowEstItemPrice\": null,\n        \"ShowEstStages\": null,\n        \"ShowEstStagesDate\": null,\n        \"EstPrintParts\": null,\n        \"EstPrintLabor\": null,\n        \"SvcPrintParts\": null,\n        \"SvcPrintLabor\": null,\n        \"SvcSelectActiveSingleAgrmnt\": null,\n        \"SvcShowEquipWarranty\": null,\n        \"SvcAdjustPartID\": null,\n        \"SvcGrpByAgrmntWhenProcessing\": null,\n        \"ShowCompanyLogo\": null,\n        \"StringProperCase\": null,\n        \"SpecialCustPriceMsg\": null,\n        \"SpecialCustPriceExpMsg\": null,\n        \"ConfirmInvPaymentDlg\": null,\n        \"InvMainWarehouseID\": null,\n        \"PurchaseTypeID\": null,\n        \"UpdateCostWVendorPricing\": null,\n        \"RequirePOApproval\": null,\n        \"PurchPartDescJob\": null,\n        \"PurchPartDescService\": null,\n        \"SvcOrdTypeID\": null,\n        \"JobTypeID\": null,\n        \"UseOvertimeMarkup2\": null,\n        \"EmpCallTypeID\": null,\n        \"EmpOvertimePayTypeID\": null,\n        \"SvcLaborCostHourBasedOn\": null,\n        \"SvcRepairID\": null,\n        \"SvcOrdLowMrgMsg\": null,\n        \"SvcOrdPartsNotOnHand\": null,\n        \"SvcDisplayHrsAsUnits\": null,\n        \"SvcUseCustCommentForInstruc\": null,\n        \"CustRateTableID\": null,\n        \"SalesTaxGrpID\": null,\n        \"ShowCustPartAdv\": null,\n        \"ShowCustLaborAdv\": null,\n        \"CreateAgrmntInvoiceDays\": null,\n        \"SvcRespectSchedLineNum\": null,\n        \"SvcSchedStartTime\": null,\n        \"SvcSchedEndTime\": null,\n        \"SchedHolidayDays\": null,\n        \"SchedWorkDays\": null,\n        \"SchedLunchHours\": null,\n        \"SchedWeekendPeriod\": null,\n        \"SchedLunchHrsBillable\": null,\n        \"SchedSlotLayout\": null,\n        \"SchedLaborChargeType\": null,\n        \"SchedLaborShowInv\": null,\n        \"SchedImportFieldLinks\": null,\n        \"SchedMaxEmpHours\": null,\n        \"SchedSMSFormat\": null,\n        \"SchedIncludeEstInOpenWO\": null,\n        \"SchedSignatureTerms\": null,\n        \"SchedShowConflicts\": null,\n        \"SchedPromptSchedFromSameSite\": null,\n        \"SchedDefDurationMinutes\": null,\n        \"EmpStartTime\": null,\n        \"EmpEndTime\": null,\n        \"HolidaysID\": null,\n        \"BackupFileName\": null,\n        \"BackupPath\": null,\n        \"BackupReminder\": null,\n        \"BackupReminderDays\": null,\n        \"LastBackup\": null,\n        \"DefTaxGroupID\": null,\n        \"QBIntlType\": null,\n        \"QBFilePath\": null,\n        \"QBAccounts\": null,\n        \"QBTermNames\": null,\n        \"QBEmployeeNames\": null,\n        \"QBVendorNames\": null,\n        \"QBEmpPayTypes\": null,\n        \"QBExportType\": null,\n        \"QBTaxExportType\": null,\n        \"QBClassesNames\": null,\n        \"QBApplyPmntToInv\": null,\n        \"QBExportItemsToQB\": null,\n        \"QBAddPSTPrefix\": null,\n        \"QBExportZeroAmtInv\": null,\n        \"QBExportPmntNote\": null,\n        \"QBUseExpAcctOnPOStockItems\": null,\n        \"LockQBSync\": null,\n        \"LockQBSyncUser\": null,\n        \"QBLinkExportedTransToCust\": null,\n        \"QBUseExportDateAsTransDate\": null,\n        \"InvoiceRpt\": null,\n        \"InstallInvRpt\": null,\n        \"EstimateRpt\": null,\n        \"EstimateTechRpt\": null,\n        \"SvcOrderRpt\": null,\n        \"SvcOrderSigRpt\": null,\n        \"TechSchedSumRpt\": null,\n        \"StatementRpt\": null,\n        \"CustomerJobOverview\": null,\n        \"PurchaseOrderRpt\": null,\n        \"POWorksheetRpt\": null,\n        \"ServiceHistoryRpt\": null,\n        \"POQuoteRpt\": null,\n        \"AgrmntRpt\": null,\n        \"CreditMemoRpt\": null,\n        \"InvGrpRpt\": null,\n        \"SvcServiceInvOrder\": null,\n        \"EstTransOrder\": null,\n        \"SvcHistoryWOCount\": null,\n        \"EntitySvcS\": null,\n        \"EntitySvcP\": null,\n        \"EntityEstS\": null,\n        \"EntityEstP\": null,\n        \"EntityTechS\": null,\n        \"EntityTechAb\": null,\n        \"EntityAgrmntS\": null,\n        \"EntityAgrmntP\": null,\n        \"EntityPartsS\": null,\n        \"EntityPartsP\": null,\n        \"EntityCampaignS\": null,\n        \"EntityCampaignP\": null,\n        \"EntitySvcReqS\": null,\n        \"EntitySvcReqP\": null,\n        \"EntityInvGrpS\": null,\n        \"EntityInvGrpP\": null,\n        \"EntityForemanS\": null,\n        \"FeatureEquip\": null,\n        \"FeatureResident\": null,\n        \"FeatureAgrmnt\": null,\n        \"FeaturePOReq\": null,\n        \"FeatureJournals\": null,\n        \"FeatureInventory\": null,\n        \"FeatureCampaign\": null,\n        \"FeaturePortal\": null,\n        \"POSCustID\": null,\n        \"POSSiteID\": null,\n        \"POSSvcTypeID\": null,\n        \"POSTermID\": null,\n        \"EmailSMTPServer\": null,\n        \"EmailSMTPPort\": null,\n        \"EmailSMTPUseTLS\": null,\n        \"EmailSMTPUserName\": null,\n        \"EmailSMTPPass\": null,\n        \"EmailSMTPPassEncrypt\": null,\n        \"EmailSMTPFrom\": null,\n        \"HideRestrictedActions\": null,\n        \"DefaultProcessPartAction\": null,\n        \"MiscCustSiteAdvancedSearch\": null,\n        \"MiscEquipComboFields\": null,\n        \"CreditCardAPIKey\": null,\n        \"CreditCardAPIKeyEncrypt\": null,\n        \"GPSAccount\": null,\n        \"GPSUser\": null,\n        \"GPSPass\": null,\n        \"GPSPassEncrypt\": null,\n        \"EmailSearchServerURL\": null,\n        \"EmailSearchAddressIgnoreList\": null,\n        \"PortalAccessRights\": null,\n        \"PortalWelcomeMessage\": null,\n        \"PortalPublicUrl\": null,\n        \"MiscRoutingUnits\": null,\n        \"MiscAutoGeoCodeSites\": null,\n        \"MiscAutoLoadLookups\": null,\n        \"MiscSetEmailedTransAsPrinted\": null,\n        \"MiscIgnoreCustomFieldDataTypes\": null,\n        \"MiscOverwriteCityByZipChange\": null,\n        \"MiscWebServiceKey\": null,\n        \"MiscSCUrl\": null,\n        \"MiscSCCustomerID\": null,\n        \"MiscSCStoreID\": null,\n        \"MiscSCPin\": null,\n        \"MiscMaxAttachmentSize\": null,\n        \"MiscAttachFiles\": null,\n        \"LastRefreshValue\": null,\n        \"UserCreated\": null,\n        \"TimeCreated\": null,\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAMh8C1g=\",\n        \"SOPromptExistingOpenSvcOrder\": null,\n        \"POReceiveItemsDirectlyToSO\": \"1\",\n        \"InvPromptToCreateVendorBill\": null,\n        \"MicRoundUnitSaleAmts\": \"0\",\n        \"MiscRptEmailBodyText\": null,\n        \"SvcConvertPartToEquipOnCreate\": null,\n        \"InvAllowDimensions\": \"0\",\n        \"SvcAllowPartialBillingSvcCalls\": null,\n        \"QBLinkTransToSite\": null,\n        \"EmailSearchSubjectPrefix\": null,\n        \"QBExportInvoiceNote\": \"0\",\n        \"SvcProcessAgrmntsAsTodaysDate\": null,\n        \"ARExcludeUnappliedPmntsFromAR\": null,\n        \"AREnableAgrmntDeposits\": null,\n        \"SOSendSORptToEquipOnBilledStatus\": \"0\",\n        \"UpdateQtyToOrder\": \"0\",\n        \"EnablePartCostFromSvcOrderEst\": \"0\",\n        \"QBGLAccountFromBranch\": \"0\",\n        \"AgreementScheduleAutoPO\": \"0\",\n        \"AddWOSubStatusToNotificationAlert\": \"0\",\n        \"AllowEquipmentfromJobSiteonly\": \"0\",\n        \"AgreementOff\": \"0\",\n        \"SSLMerchantId\": null,\n        \"SSLUserId\": null,\n        \"AgrmSchNotesOnDetinstruc\": \"0\",\n        \"PaymentReceived\": \"0\",\n        \"FailedInvoicesRetry\": \"0\",\n        \"ExpiredCancelAgrmntFutureStop\": \"0\",\n        \"UsePoRequisitionPartDesc\": \"0\",\n        \"ShowSlotLevelAttachAtWO\": null,\n        \"RestrictCoverageEntryDate\": null,\n        \"UsePoRequisitionPartDescQuote\": \"0\",\n        \"QBURL\": null,\n        \"QBUserName\": null,\n        \"QBPassword\": null,\n        \"UseQuickBookHost\": null,\n        \"RestictToSendZeroAmtInvoices\": null,\n        \"MiscSetPDFTransAsPrinted\": null\n    }\n}"}],"_postman_id":"7f9576f8-8bc8-4d12-bf3e-7c9dca9220fa"}],"id":"d2bd833d-9d7a-45b4-81b7-883eb7cf522c","_postman_id":"d2bd833d-9d7a-45b4-81b7-883eb7cf522c","description":""},{"name":"Postal Code","item":[{"name":"Get All Postal Code","id":"9be20ec7-f09c-4efe-85e6-d0092fbd0c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICPostalCode?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICPostalCode"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"4ac13c72-876b-4e2d-a9fa-3b2673ea696a","name":"Get All Postal Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICPostalCode?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICPostalCode"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00501')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00501\",\r\n\t\t\t\t\"City\": \"Holtsville\",\r\n\t\t\t\t\"State\": \"NY\",\r\n\t\t\t\t\"RecordID\": \"2492\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00544')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00544\",\r\n\t\t\t\t\"City\": \"Holtsville\",\r\n\t\t\t\t\"State\": \"NY\",\r\n\t\t\t\t\"RecordID\": \"2493\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00601')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00601\",\r\n\t\t\t\t\"City\": \"Adjuntas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2494\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00602')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00602\",\r\n\t\t\t\t\"City\": \"Aguada\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2495\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00603')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00603\",\r\n\t\t\t\t\"City\": \"Aguadilla\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2496\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00604')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00604\",\r\n\t\t\t\t\"City\": \"Aguadilla\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2497\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00605')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00605\",\r\n\t\t\t\t\"City\": \"Aguadilla\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2498\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00606')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00606\",\r\n\t\t\t\t\"City\": \"Maricao\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2499\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00610')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00610\",\r\n\t\t\t\t\"City\": \"Anasco\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2500\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00611')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00611\",\r\n\t\t\t\t\"City\": \"Angeles\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2501\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00612')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00612\",\r\n\t\t\t\t\"City\": \"Arecibo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2502\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00613')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00613\",\r\n\t\t\t\t\"City\": \"Arecibo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2503\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00614')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00614\",\r\n\t\t\t\t\"City\": \"Arecibo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2504\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00616')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00616\",\r\n\t\t\t\t\"City\": \"Bajadero\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2505\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00617')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00617\",\r\n\t\t\t\t\"City\": \"Barceloneta\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2506\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00622')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00622\",\r\n\t\t\t\t\"City\": \"Boqueron\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2507\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00623')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00623\",\r\n\t\t\t\t\"City\": \"Cabo Rojo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2508\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00624')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00624\",\r\n\t\t\t\t\"City\": \"Penuelas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2509\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00627')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00627\",\r\n\t\t\t\t\"City\": \"Camuy\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2510\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00631')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00631\",\r\n\t\t\t\t\"City\": \"Castaner\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2511\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00636')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00636\",\r\n\t\t\t\t\"City\": \"Rosario\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2512\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00637')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00637\",\r\n\t\t\t\t\"City\": \"Sabana Grande\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2513\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00638')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00638\",\r\n\t\t\t\t\"City\": \"Ciales\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2514\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00641')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00641\",\r\n\t\t\t\t\"City\": \"Utuado\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2515\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00646')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00646\",\r\n\t\t\t\t\"City\": \"Dorado\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2516\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00647')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00647\",\r\n\t\t\t\t\"City\": \"Ensenada\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2517\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00650')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00650\",\r\n\t\t\t\t\"City\": \"Florida\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2518\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00652')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00652\",\r\n\t\t\t\t\"City\": \"Garrochales\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2519\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00653')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00653\",\r\n\t\t\t\t\"City\": \"Guanica\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2520\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00656')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00656\",\r\n\t\t\t\t\"City\": \"Guayanilla\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2521\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00659')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00659\",\r\n\t\t\t\t\"City\": \"Hatillo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2522\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00660')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00660\",\r\n\t\t\t\t\"City\": \"Hormigueros\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2523\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00662')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00662\",\r\n\t\t\t\t\"City\": \"Isabela\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2524\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00664')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00664\",\r\n\t\t\t\t\"City\": \"Jayuya\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2525\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00667')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00667\",\r\n\t\t\t\t\"City\": \"Lajas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2526\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00669')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00669\",\r\n\t\t\t\t\"City\": \"Lares\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2527\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00670')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00670\",\r\n\t\t\t\t\"City\": \"Las Marias\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2528\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00674')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00674\",\r\n\t\t\t\t\"City\": \"Manati\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2529\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00676')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00676\",\r\n\t\t\t\t\"City\": \"Moca\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2530\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00677')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00677\",\r\n\t\t\t\t\"City\": \"Rincon\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2531\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00678')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00678\",\r\n\t\t\t\t\"City\": \"Quebradillas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2532\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00680')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00680\",\r\n\t\t\t\t\"City\": \"Mayaguez\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2533\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00681')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00681\",\r\n\t\t\t\t\"City\": \"Mayaguez\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2534\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00682')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00682\",\r\n\t\t\t\t\"City\": \"Mayaguez\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2535\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00683')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00683\",\r\n\t\t\t\t\"City\": \"San German\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2536\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00685')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00685\",\r\n\t\t\t\t\"City\": \"San Sebastian\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2537\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00687')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00687\",\r\n\t\t\t\t\"City\": \"Morovis\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2538\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00688')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00688\",\r\n\t\t\t\t\"City\": \"Sabana Hoyos\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2539\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00690')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00690\",\r\n\t\t\t\t\"City\": \"San Antonio\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2540\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00692')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00692\",\r\n\t\t\t\t\"City\": \"Vega Alta\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2541\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00693')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00693\",\r\n\t\t\t\t\"City\": \"Vega Baja\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2542\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00694')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00694\",\r\n\t\t\t\t\"City\": \"Vega Baja\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2543\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00698')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00698\",\r\n\t\t\t\t\"City\": \"Yauco\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2544\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00703')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00703\",\r\n\t\t\t\t\"City\": \"Aguas Buenas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2545\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00704')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00704\",\r\n\t\t\t\t\"City\": \"Aguirre\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2546\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00705')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00705\",\r\n\t\t\t\t\"City\": \"Aibonito\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2547\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00707')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00707\",\r\n\t\t\t\t\"City\": \"Maunabo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2548\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00714')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00714\",\r\n\t\t\t\t\"City\": \"Arroyo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2549\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00715')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00715\",\r\n\t\t\t\t\"City\": \"Mercedita\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2550\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00716')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00716\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2551\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00717')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00717\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2552\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00718')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00718\",\r\n\t\t\t\t\"City\": \"Naguabo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2553\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00719')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00719\",\r\n\t\t\t\t\"City\": \"Naranjito\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2554\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00720')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00720\",\r\n\t\t\t\t\"City\": \"Orocovis\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2555\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00721')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00721\",\r\n\t\t\t\t\"City\": \"Palmer\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2556\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00723')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00723\",\r\n\t\t\t\t\"City\": \"Patillas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2557\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00725')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00725\",\r\n\t\t\t\t\"City\": \"Caguas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2558\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00726')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00726\",\r\n\t\t\t\t\"City\": \"Caguas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2559\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00727')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00727\",\r\n\t\t\t\t\"City\": \"Caguas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2561\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00728')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00728\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2562\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00729')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00729\",\r\n\t\t\t\t\"City\": \"Canovanas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2563\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00730')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00730\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2564\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00731')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00731\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2565\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00732')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00732\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2566\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00733')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00733\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2567\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00734')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00734\",\r\n\t\t\t\t\"City\": \"Ponce\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2568\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00735')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00735\",\r\n\t\t\t\t\"City\": \"Ceiba\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2569\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00736')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00736\",\r\n\t\t\t\t\"City\": \"Cayey\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2570\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00737')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00737\",\r\n\t\t\t\t\"City\": \"Cayey\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2571\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00738')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00738\",\r\n\t\t\t\t\"City\": \"Fajardo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2572\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00739')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00739\",\r\n\t\t\t\t\"City\": \"Cidra\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2573\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00740')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00740\",\r\n\t\t\t\t\"City\": \"Puerto Real\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2574\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00741')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00741\",\r\n\t\t\t\t\"City\": \"Punta Santiago\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2575\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00742')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00742\",\r\n\t\t\t\t\"City\": \"Roosevelt Roads\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2576\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00744')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00744\",\r\n\t\t\t\t\"City\": \"Rio Blanco\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2577\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00745')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00745\",\r\n\t\t\t\t\"City\": \"Rio Grande\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2578\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00751')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00751\",\r\n\t\t\t\t\"City\": \"Salinas\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2579\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00754')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00754\",\r\n\t\t\t\t\"City\": \"San Lorenzo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2580\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00757')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00757\",\r\n\t\t\t\t\"City\": \"Santa Isabel\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2581\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00765')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00765\",\r\n\t\t\t\t\"City\": \"Vieques\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2582\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00766')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00766\",\r\n\t\t\t\t\"City\": \"Villalba\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2583\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00767')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00767\",\r\n\t\t\t\t\"City\": \"Yabucoa\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2584\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00769')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00769\",\r\n\t\t\t\t\"City\": \"Coamo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2585\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00771')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00771\",\r\n\t\t\t\t\"City\": \"Las Piedras\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2586\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00772')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00772\",\r\n\t\t\t\t\"City\": \"Loiza\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2587\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00773')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00773\",\r\n\t\t\t\t\"City\": \"Luquillo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2588\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00775')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00775\",\r\n\t\t\t\t\"City\": \"Culebra\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2589\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00777')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00777\",\r\n\t\t\t\t\"City\": \"Juncos\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2590\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00778')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00778\",\r\n\t\t\t\t\"City\": \"Gurabo\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2591\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00780')\",\r\n\t\t\t\t\t\"type\": \"LookupService.MICPostalCode\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PostalCode\": \"00780\",\r\n\t\t\t\t\"City\": \"Coto Laurel\",\r\n\t\t\t\t\"State\": \"PR\",\r\n\t\t\t\t\"RecordID\": \"2592\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"9be20ec7-f09c-4efe-85e6-d0092fbd0c91"},{"name":"Read a Postal Code","id":"e7a28490-f4ec-4b12-9cd6-c21eca1f6d61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICPostalCode(<PostalCode>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICPostalCode(<PostalCode>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"58467267-2c36-484c-be20-c8992f1f127b","name":"Read a Postal Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICPostalCode(<PostalCode>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICPostalCode(<PostalCode>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00777')\",\n            \"type\": \"LookupService.MICPostalCode\"\n        },\n        \"PostalCode\": \"00777\",\n        \"City\": \"Juncos\",\n        \"State\": \"PR\",\n        \"RecordID\": \"2590\"\n    }\n}"}],"_postman_id":"e7a28490-f4ec-4b12-9cd6-c21eca1f6d61"},{"name":"Query Postal Code","id":"ccf258c1-6a31-4f1c-828b-88d8912434be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICPostalCode?$format=json&$skip=0&$top=10&$filter=RecordID%20gt%202492%20","urlObject":{"port":"16001","path":["odata","lookup","MICPostalCode"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"RecordID%20gt%202492%20"}],"variable":[]}},"response":[{"id":"8e8340c2-face-4f5e-aed2-98233fb56b26","name":"Query Postal Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICPostalCode?$format=json&$skip=0&$top=10&$filter=RecordID%20gt%202492%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICPostalCode"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"RecordID%20gt%202492%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00544')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00544\",\n                \"City\": \"Holtsville\",\n                \"State\": \"NY\",\n                \"RecordID\": \"2493\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00601')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00601\",\n                \"City\": \"Adjuntas\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2494\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00602')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00602\",\n                \"City\": \"Aguada\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2495\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00603')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00603\",\n                \"City\": \"Aguadilla\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2496\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00604')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00604\",\n                \"City\": \"Aguadilla\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2497\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00605')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00605\",\n                \"City\": \"Aguadilla\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2498\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00606')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00606\",\n                \"City\": \"Maricao\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2499\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00610')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00610\",\n                \"City\": \"Anasco\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2500\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00611')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00611\",\n                \"City\": \"Angeles\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2501\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICPostalCode('00612')\",\n                    \"type\": \"LookupService.MICPostalCode\"\n                },\n                \"PostalCode\": \"00612\",\n                \"City\": \"Arecibo\",\n                \"State\": \"PR\",\n                \"RecordID\": \"2502\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ccf258c1-6a31-4f1c-828b-88d8912434be"}],"id":"c9e7e5f8-ca98-45d0-bc4d-fb86feb128fd","description":"<p>A <strong>postal code</strong> is a series of letters, numbers, or both, used by postal services to identify specific geographic areas, delivery routes, or addresses for mail sorting and delivery purposes.</p>\n","_postman_id":"c9e7e5f8-ca98-45d0-bc4d-fb86feb128fd"},{"name":"Terms","item":[{"name":"Get All Misc Term","id":"238caa1f-9310-43d3-84b0-da30fc50dc5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICTerm"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"5fd21534-db5f-400d-8222-8311be6459b0","name":"Get All Misc Term","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTerm"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('1')\",\n                    \"type\": \"LookupService.MICTerm\"\n                },\n                \"TermID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"P1\",\n                \"DaysDue\": null,\n                \"Discount\": null,\n                \"DiscountDays\": null,\n                \"IsActive\": \"1\",\n                \"QBTermName\": null,\n                \"RecordID\": \"2310\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('2')\",\n                    \"type\": \"LookupService.MICTerm\"\n                },\n                \"TermID\": \"2\",\n                \"QBID\": null,\n                \"Description\": \"P2\",\n                \"DaysDue\": null,\n                \"Discount\": null,\n                \"DiscountDays\": null,\n                \"IsActive\": \"1\",\n                \"QBTermName\": null,\n                \"RecordID\": \"2311\"\n            }\n        ]\n    }\n}"}],"_postman_id":"238caa1f-9310-43d3-84b0-da30fc50dc5b"},{"name":"Read a Terms","id":"7c07e7aa-08fc-4a47-849c-176a7329db97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm(<TermID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICTerm(<TermID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"17d2d6f7-e863-40e5-a954-892ad8431069","name":"Read a Terms","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTerm(<TermID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTerm(<TermID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('1')\",\n            \"type\": \"LookupService.MICTerm\"\n        },\n        \"TermID\": \"1\",\n        \"QBID\": null,\n        \"Description\": \"P1\",\n        \"DaysDue\": null,\n        \"Discount\": null,\n        \"DiscountDays\": null,\n        \"IsActive\": \"1\",\n        \"QBTermName\": null,\n        \"RecordID\": \"2310\"\n    }\n}"}],"_postman_id":"7c07e7aa-08fc-4a47-849c-176a7329db97"},{"name":"Query Terms","id":"ff9f1810-2b24-4a58-9e4e-ab1df0ca638a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202310%20","urlObject":{"port":"16001","path":["odata","lookup","MICTerm"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202310%20"}],"variable":[]}},"response":[{"id":"a5b3f0b9-c4e1-4b6a-a3ea-7659b177a2c4","name":"Query Terms","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%20896004%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTerm"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%20896004%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('1')\",\n                    \"type\": \"LookupService.MICTerm\"\n                },\n                \"TermID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"P1\",\n                \"DaysDue\": null,\n                \"Discount\": null,\n                \"DiscountDays\": null,\n                \"IsActive\": \"1\",\n                \"QBTermName\": null,\n                \"RecordID\": \"2310\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ff9f1810-2b24-4a58-9e4e-ab1df0ca638a"},{"name":"Create Payment Terms","id":"9a04ee24-75f6-4904-bbae-9c32861be16d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETerm('-1')\",\r\n                    \"type\": \"MiscService.ETerm\"\r\n                },\r\n                \"TermID\": \"-1\",\r\n                \"QBID\": null,\r\n                \"Description\": \"Net 20 Days1\",\r\n                \"DaysDue\": \"20\",\r\n                \"Discount\": null,\r\n                \"DiscountDays\": null,\r\n                \"QBTermName\": null,\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"admin\",\r\n                \"TimeCreated\": \"2008-08-08T14:02:09.717\",\r\n                \"UserModified\": \"AngelaS\",\r\n                \"TimeModified\": \"2023-05-23T22:53:22.817\",\r\n                \"RecordID\": \"AAAAABEBj28=\"\r\n            }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/misc/ETerm?$format=json","urlObject":{"port":"16001","path":["odata","misc","ETerm"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"cb9d26a3-f408-4d65-962a-81892ac0975c","name":"Create New Payment Terms","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETerm('-1')\",\r\n                    \"type\": \"MiscService.ETerm\"\r\n                },\r\n                \"TermID\": \"-1\",\r\n                \"QBID\": null,\r\n                \"Description\": \"Net 20 Days\",\r\n                \"DaysDue\": \"20\",\r\n                \"Discount\": null,\r\n                \"DiscountDays\": null,\r\n                \"QBTermName\": null,\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"admin\",\r\n                \"TimeCreated\": \"2008-08-08T14:02:09.717\",\r\n                \"UserModified\": \"AngelaS\",\r\n                \"TimeModified\": \"2023-05-23T22:53:22.817\",\r\n                \"RecordID\": \"AAAAABEBj28=\"\r\n            }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/misc/ETerm?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","ETerm"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/ETerm('1')\",\n            \"type\": \"MiscService.ETerm\"\n        },\n        \"TermID\": \"1\",\n        \"QBID\": null,\n        \"Description\": \"Net 20 Days\",\n        \"DaysDue\": \"20\",\n        \"Discount\": null,\n        \"DiscountDays\": null,\n        \"QBTermName\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2026-05-05T13:39:05.820\",\n        \"UserModified\": \"AngelaS\",\n        \"TimeModified\": \"2023-05-23T22:53:22.817\",\n        \"RecordID\": \"AAAAABNNYG8=\"\n    }\n}"}],"_postman_id":"9a04ee24-75f6-4904-bbae-9c32861be16d"}],"id":"cc3d9164-0e9f-47ee-87f6-5537ee81cb1b","_postman_id":"cc3d9164-0e9f-47ee-87f6-5537ee81cb1b","description":""},{"name":"Campaign","item":[{"name":"Campaign Type","item":[{"name":"Get All Campaign Type","id":"932a5de0-e6b6-43e6-9f1d-fea38da28037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARCampaignType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"fc03343a-3fe8-4e86-bbc1-3bb1329b88d8","name":"Get All Campaign Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaignType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('1')\",\n                    \"type\": \"LookupService.ARCampaignType\"\n                },\n                \"CampaignTypeID\": \"1\",\n                \"Description\": \"CT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2302\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('2')\",\n                    \"type\": \"LookupService.ARCampaignType\"\n                },\n                \"CampaignTypeID\": \"2\",\n                \"Description\": \"CT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2303\"\n            }\n        ]\n    }\n}"}],"_postman_id":"932a5de0-e6b6-43e6-9f1d-fea38da28037"},{"name":"Read a Campaign Type","id":"5b662b99-1756-4ce0-a870-366dc72f70f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaignType(<CampaignTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARCampaignType(<CampaignTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"6b98b834-2c85-42ae-8f0e-8c1970c5d9b8","name":"Read a Campaign Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaignType(<CampaignTypeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaignType(<CampaignTypeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('1')\",\n            \"type\": \"LookupService.ARCampaignType\"\n        },\n        \"CampaignTypeID\": \"1\",\n        \"Description\": \"CT1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2302\"\n    }\n}"}],"_postman_id":"5b662b99-1756-4ce0-a870-366dc72f70f9"},{"name":"Query Campaign Type","id":"45a3d66a-838b-40ba-8b0b-43a67be897a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202302%20","urlObject":{"port":"16001","path":["odata","lookup","ARCampaignType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202302%20"}],"variable":[]}},"response":[{"id":"85220f6b-c8a8-49b6-a4c7-b438bdf9abba","name":"Query Campaign Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%20896004%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaignType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%20896004%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('1')\",\n                    \"type\": \"LookupService.ARCampaignType\"\n                },\n                \"CampaignTypeID\": \"1\",\n                \"Description\": \"CT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2302\"\n            }\n        ]\n    }\n}"}],"_postman_id":"45a3d66a-838b-40ba-8b0b-43a67be897a4"}],"id":"91578951-0a51-4fa5-9232-fec49aeb6e68","_postman_id":"91578951-0a51-4fa5-9232-fec49aeb6e68","description":""},{"name":"Get all Campaign","id":"c5ecaa51-2ddc-4b0f-8e82-06cb5f5aa39e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARCampaign"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"c3c9869d-a7f5-41a5-9b19-d6baf77d75bd","name":"Get all Campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaign"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('1')\",\n                    \"type\": \"LookupService.ARCampaign\"\n                },\n                \"CampaignID\": \"1\",\n                \"Description\": \"CN1\",\n                \"CampaignTypeID\": null,\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2300\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('2')\",\n                    \"type\": \"LookupService.ARCampaign\"\n                },\n                \"CampaignID\": \"2\",\n                \"Description\": \"CN2\",\n                \"CampaignTypeID\": null,\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2301\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c5ecaa51-2ddc-4b0f-8e82-06cb5f5aa39e"},{"name":"Read a Campaign","id":"89720080-516a-4318-9ad0-b1ae79599f5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaign(<CampaignID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARCampaign(<CampaignID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"fa11214a-bb39-4a85-80a8-997c41d693cf","name":"Read a Campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaign(<CampaignID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaign(<CampaignID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('1')\",\n            \"type\": \"LookupService.ARCampaign\"\n        },\n        \"CampaignID\": \"1\",\n        \"Description\": \"CN1\",\n        \"CampaignTypeID\": null,\n        \"StartDate\": null,\n        \"EndDate\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2300\"\n    }\n}"}],"_postman_id":"89720080-516a-4318-9ad0-b1ae79599f5b"},{"name":"Query  Campaign","id":"6e4f1daa-7289-488c-a679-dd8916f17947","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202300%20","urlObject":{"port":"16001","path":["odata","lookup","ARCampaign"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202300%20"}],"variable":[]}},"response":[{"id":"683c9215-0569-43e5-abf3-9af2ea9b1093","name":"Query  Campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%20896004%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaign"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%20896004%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('1')\",\n                    \"type\": \"LookupService.ARCampaign\"\n                },\n                \"CampaignID\": \"1\",\n                \"Description\": \"CN1\",\n                \"CampaignTypeID\": null,\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2300\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6e4f1daa-7289-488c-a679-dd8916f17947"}],"id":"a568d63a-f738-4282-bfc6-f9094764d056","_postman_id":"a568d63a-f738-4282-bfc6-f9094764d056","description":""},{"name":"Priority","item":[{"name":"Get All Priority","id":"7c2fb41e-8184-46ec-9a65-d0a3b863bf3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCPriority?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","SVCPriority"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"50643308-47e3-4642-9cfc-bc5dc0e3ad46","name":"Get All Priority","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCPriority?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCPriority"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/SVCPriority('1')\",\r\n\t\t\t\t\t\"type\": \"LookupService.SVCPriority\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PriorityID\": \"1\",\r\n\t\t\t\t\"Description\": \"P1\",\r\n\t\t\t\t\"PriorityColor\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2308\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/SVCPriority('2')\",\r\n\t\t\t\t\t\"type\": \"LookupService.SVCPriority\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PriorityID\": \"2\",\r\n\t\t\t\t\"Description\": \"p2\",\r\n\t\t\t\t\"PriorityColor\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2309\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"7c2fb41e-8184-46ec-9a65-d0a3b863bf3c"},{"name":"Read a Priority","id":"c59f043b-a89f-4a0e-953d-cdc895c063a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCPriority(<PriorityID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","SVCPriority(<PriorityID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"e86d155b-8c9f-4060-b4b4-0509c1451ae3","name":"Read a Priority","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCPriority(<PriorityID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCPriority(<PriorityID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/SVCPriority('1')\",\n            \"type\": \"LookupService.SVCPriority\"\n        },\n        \"PriorityID\": \"1\",\n        \"Description\": \"P1\",\n        \"PriorityColor\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2308\"\n    }\n}"}],"_postman_id":"c59f043b-a89f-4a0e-953d-cdc895c063a0"},{"name":"Query Priority","id":"982ecf8c-7821-4ab9-9d7f-58c2610cb00b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/SVCPriority?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202308%20","urlObject":{"port":"16001","path":["odata","lookup","SVCPriority"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202308%20"}],"variable":[]}},"response":[{"id":"a5d13f4f-a1f5-45a7-ac97-7c31d4db1275","name":"Query Priority","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/SVCPriority?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%20896004%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","SVCPriority"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%20896004%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/SVCPriority('1')\",\n                    \"type\": \"LookupService.SVCPriority\"\n                },\n                \"PriorityID\": \"1\",\n                \"Description\": \"P1\",\n                \"PriorityColor\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2308\"\n            }\n        ]\n    }\n}"}],"_postman_id":"982ecf8c-7821-4ab9-9d7f-58c2610cb00b"}],"id":"996fc944-1bb3-4a1c-b5d3-6cbc28299db4","description":"<p><strong>Priority</strong> in the context of field management or business software refers to the level of urgency or importance assigned to a task, job, or service request.</p>\n","_postman_id":"996fc944-1bb3-4a1c-b5d3-6cbc28299db4"},{"name":"Tax Group","item":[{"name":"Tax Group Detail","item":[{"name":"Get All Tax Group Detail","id":"59e42e52-30f5-40c6-a7be-469134793d30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxGrpDetail?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","MICTaxGrpDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"89ff17a3-ca30-4764-abca-da0e9bb732cd","name":"Get All Tax Group Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxGrpDetail?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxGrpDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGrpDetail('1')\",\n                    \"type\": \"LookupService.MICTaxGrpDetail\"\n                },\n                \"TaxGrpCodeID\": \"1\",\n                \"TaxGrpID\": \"1\",\n                \"TaxCodeID\": \"2\",\n                \"RecordID\": \"2352\"\n            }\n        ]\n    }\n}"}],"_postman_id":"59e42e52-30f5-40c6-a7be-469134793d30"},{"name":"Read a  Tax group Detail","id":"4a815fd4-40f9-4123-a657-679ad7f1d1a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxGrpDetail(<TaxGrpCodeID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","MICTaxGrpDetail(<TaxGrpCodeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"bcc305f4-2786-4c9e-8c7c-7c3166095c82","name":"Read a  Tax group Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxGrpDetail(<TaxGrpCodeID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxGrpDetail(<TaxGrpCodeID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGrpDetail('1')\",\n            \"type\": \"LookupService.MICTaxGrpDetail\"\n        },\n        \"TaxGrpCodeID\": \"1\",\n        \"TaxGrpID\": \"1\",\n        \"TaxCodeID\": \"2\",\n        \"RecordID\": \"2352\"\n    }\n}"}],"_postman_id":"4a815fd4-40f9-4123-a657-679ad7f1d1a3"},{"name":"Query Tax Group Detail","id":"eccbd5ce-6234-4393-a0f7-a8e68d90b1da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxGrpDetail?$format=json&$skip=0&$top=10000&$filter=TaxCodeID%20eq%202%20","urlObject":{"port":"16001","path":["odata","lookup","MICTaxGrpDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"TaxCodeID%20eq%202%20"}],"variable":[]}},"response":[{"id":"ff89693e-23e3-4c75-b1de-c62040c4b9da","name":"Query Tax Group Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxGrpDetail?$format=json&$skip=0&$top=10000&$filter=TaxCodeID%20eq%202%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxGrpDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"TaxCodeID%20eq%202%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGrpDetail('1')\",\n                    \"type\": \"LookupService.MICTaxGrpDetail\"\n                },\n                \"TaxGrpCodeID\": \"1\",\n                \"TaxGrpID\": \"1\",\n                \"TaxCodeID\": \"2\",\n                \"RecordID\": \"2352\"\n            }\n        ]\n    }\n}"}],"_postman_id":"eccbd5ce-6234-4393-a0f7-a8e68d90b1da"}],"id":"49aaf8fe-bce5-491c-8fb0-57c7126115d7","_postman_id":"49aaf8fe-bce5-491c-8fb0-57c7126115d7","description":""},{"name":"Tax Rate","item":[{"name":"Get All Tax Rate","id":"0833e3b2-5134-4cf1-b356-09ab88e56e51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcTaxRate?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcTaxRate"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[],"_postman_id":"0833e3b2-5134-4cf1-b356-09ab88e56e51"},{"name":"Read a Tax Rate","id":"744ab88c-0958-410e-af65-014f8098f27c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcTaxRate(1)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcTaxRate(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"744ab88c-0958-410e-af65-014f8098f27c"},{"name":"Query a tax Rate","id":"e5d01c9f-5be5-473b-bbe8-75932a4a0002","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/workorder/ESvcTaxRate?$format=json&$skip=0&$top=10&$filter=TaxGrpID%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcTaxRate"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"TaxGrpID%20eq%201%20"}],"variable":[]}},"response":[],"_postman_id":"e5d01c9f-5be5-473b-bbe8-75932a4a0002"}],"id":"34e8f7fc-3c96-47bc-88f3-ffc2f4881d24","_postman_id":"34e8f7fc-3c96-47bc-88f3-ffc2f4881d24","description":""},{"name":"Get All Tax Group","id":"c41be515-fac5-4de7-bfc8-2c9cf4a19c02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxGroup?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICTaxGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"d5bd6c87-575e-4e10-b44b-0357cdf4711c","name":"Get All Tax Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxGroup?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxGroup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGroup('1')\",\n                    \"type\": \"LookupService.MICTaxGroup\"\n                },\n                \"TaxGrpID\": \"1\",\n                \"QBID\": null,\n                \"QBTaxName\": null,\n                \"TaxGrpName\": \"TGN1\",\n                \"Description\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2351\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGroup('2')\",\n                    \"type\": \"LookupService.MICTaxGroup\"\n                },\n                \"TaxGrpID\": \"2\",\n                \"QBID\": null,\n                \"QBTaxName\": null,\n                \"TaxGrpName\": \"TGN2\",\n                \"Description\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2348\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c41be515-fac5-4de7-bfc8-2c9cf4a19c02"},{"name":"Read a Tax Group","id":"63caefe0-2c9a-45af-95e4-15a5a5e03f00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxGroup(1)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICTaxGroup(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"7f795769-b157-4158-9f2f-c345f1e6c00c","name":"Read a Tax Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxGroup(1)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxGroup(1)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGroup('1')\",\n            \"type\": \"LookupService.MICTaxGroup\"\n        },\n        \"TaxGrpID\": \"1\",\n        \"QBID\": null,\n        \"QBTaxName\": null,\n        \"TaxGrpName\": \"TGN1\",\n        \"Description\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2351\"\n    }\n}"}],"_postman_id":"63caefe0-2c9a-45af-95e4-15a5a5e03f00"},{"name":"Query Tax Group","id":"e0457e66-ee6f-49ff-a857-87ba70e3f3e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxGroup?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MICTaxGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"a3ecfa91-4a37-4b27-a3e2-9f6aaac36f6c","name":"Query Tax Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxGroup?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxGroup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGroup('1')\",\n                    \"type\": \"LookupService.MICTaxGroup\"\n                },\n                \"TaxGrpID\": \"1\",\n                \"QBID\": null,\n                \"QBTaxName\": null,\n                \"TaxGrpName\": \"TGN1\",\n                \"Description\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2351\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxGroup('2')\",\n                    \"type\": \"LookupService.MICTaxGroup\"\n                },\n                \"TaxGrpID\": \"2\",\n                \"QBID\": null,\n                \"QBTaxName\": null,\n                \"TaxGrpName\": \"TGN2\",\n                \"Description\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2348\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e0457e66-ee6f-49ff-a857-87ba70e3f3e0"}],"id":"ae9bd79a-257e-46f2-b0eb-54e0abda8aa6","_postman_id":"ae9bd79a-257e-46f2-b0eb-54e0abda8aa6","description":""},{"name":"Attachments","item":[{"name":"Attachment Type","item":[{"name":"Get All Attachment Types","id":"c8af7721-ceed-4f17-a534-39fa8d621fa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICFileLinkType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICFileLinkType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"36b3bdc7-dce9-4c52-b902-699107283661","name":"Get All Attachment Types","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICFileLinkType?$format=json&$skip=0&$top=1","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICFileLinkType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICFileLinkType('1')\",\n                    \"type\": \"LookupService.MICFileLinkType\"\n                },\n                \"FileLinkTypeID\": \"1\",\n                \"Description\": \"AT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2291\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c8af7721-ceed-4f17-a534-39fa8d621fa2"},{"name":"Read a Attachment Type","id":"52355de7-ed00-43e0-a6f9-b7bc2f2edd70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICFileLinkType(1)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICFileLinkType(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"836dc6fe-b910-47b2-966f-045e49bb7c14","name":"Read a Attachment Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICFileLinkType(<FileLinkTypeID>)?$format=json&$skip=0&$top=1","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICFileLinkType(<FileLinkTypeID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICFileLinkType('1')\",\n            \"type\": \"LookupService.MICFileLinkType\"\n        },\n        \"FileLinkTypeID\": \"1\",\n        \"Description\": \"AT1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2291\"\n    }\n}"}],"_postman_id":"52355de7-ed00-43e0-a6f9-b7bc2f2edd70"},{"name":"Query Attachment Type","id":"b1c5dc05-df8a-4e6f-9b01-9c65aef74bdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICFileLinkType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20gt%201000%20and%20FileLinkTypeID%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MICFileLinkType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20gt%201000%20and%20FileLinkTypeID%20eq%201%20"}],"variable":[]}},"response":[{"id":"6e9712a4-5578-480d-b5ea-8bae675e6728","name":"Query Attachment Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICFileLinkType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20gt%201000%20and%20FileLinkTypeID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICFileLinkType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20gt%201000%20and%20FileLinkTypeID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICFileLinkType('1')\",\n                    \"type\": \"LookupService.MICFileLinkType\"\n                },\n                \"FileLinkTypeID\": \"1\",\n                \"Description\": \"AT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2291\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b1c5dc05-df8a-4e6f-9b01-9c65aef74bdb"}],"id":"28548fb7-0555-4967-8a10-8beb2b6d81fd","_postman_id":"28548fb7-0555-4967-8a10-8beb2b6d81fd","description":""},{"name":"Cloud Storage","item":[{"name":"Get Cloud Storage Account Detail","id":"1f06fc62-f687-4e07-97b2-fd19fae145c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ECloud?$format=json&$skip=0&$top=1","urlObject":{"port":"16001","path":["odata","lookup","ECloud"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1"}],"variable":[]}},"response":[{"id":"0d802b57-4b21-4072-9d62-615a79b4b860","name":"Get Cloud Storage Account Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ECloud?$format=json&$skip=0&$top=1","host":["{{url}}"],"port":"16001","path":["odata","lookup","ECloud"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ECloud('1')\",\n                    \"type\": \"LookupService.ECloud\"\n                },\n                \"AccountID\": \"1\",\n                \"ClientID\": \"\",\n                \"ClientSecret\": \"\",\n                \"Token\": null,\n                \"RefreshToken\": null,\n                \"StorageType\": null,\n                \"TokenType\": null,\n                \"LastRefreshed\": null,\n                \"Username\": null,\n                \"Password\": null,\n                \"useCloudStorage\": null,\n                \"StoragePath\": null,\n                \"FolderID\": null,\n                \"RecordID\": \"2166\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1f06fc62-f687-4e07-97b2-fd19fae145c8"},{"name":"Get Current Storage Token","id":"5598b528-16cf-40b0-b70b-0173a38f4ef5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\": \"\",\r\n    \"method\": \"ArManager.GetGoogleToken\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6d761f26-325d-4825-9e9f-156865ebf8ba","name":"Get Current Storage Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\": \"<session>\",\r\n    \"method\": \"ArManager.GetGoogleToken\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{27BE4FC8-E04B-49A9-945E-462884DF875A}\",\n    \"result\": {\n        \"Token\": \"\"\n    }\n}"}],"_postman_id":"5598b528-16cf-40b0-b70b-0173a38f4ef5"}],"id":"be99cfa7-9ad5-4137-ade6-57e2ebdf9b3f","_postman_id":"be99cfa7-9ad5-4137-ade6-57e2ebdf9b3f","description":""},{"name":"Get All Attachments","id":"67dc8073-33e2-4438-a4c6-8c0aa05e2eb3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EFileLink?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","misc","EFileLink"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"8e5399a6-ca21-48fc-b791-29c123d7f215","name":"Get All Attachments","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/EFileLink?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","misc","EFileLink"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EFileLink('1')\",\n                    \"type\": \"MiscService.EFileLink\"\n                },\n                \"LinkID\": \"1\",\n                \"TransType\": \"tblEmployee\",\n                \"TransID\": \"2\",\n                \"LinkType\": null,\n                \"FilePath\": \"Downloads\\\\2.jpg\",\n                \"Subject\": null,\n                \"FileLinkTypeID\": null,\n                \"AttachedFile\": null,\n                \"IsAttached\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:06:53.843\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACPY=\",\n                \"BlobsLoaded\": \"1\",\n                \"ScheduleID\": null,\n                \"StorageID\": null,\n                \"IsCloudStorage\": null,\n                \"StorageType\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EFileLink('2')\",\n                    \"type\": \"MiscService.EFileLink\"\n                },\n                \"LinkID\": \"2\",\n                \"TransType\": \"tblEmployee\",\n                \"TransID\": \"2\",\n                \"LinkType\": null,\n                \"FilePath\": \"Downloads\\\\2.docx\",\n                \"Subject\": null,\n                \"FileLinkTypeID\": null,\n                \"AttachedFile\": null,\n                \"IsAttached\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:06:53.860\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACPg=\",\n                \"BlobsLoaded\": \"1\",\n                \"ScheduleID\": null,\n                \"StorageID\": null,\n                \"IsCloudStorage\": null,\n                \"StorageType\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EFileLink('3')\",\n                    \"type\": \"MiscService.EFileLink\"\n                },\n                \"LinkID\": \"3\",\n                \"TransType\": \"tblEmployee\",\n                \"TransID\": \"2\",\n                \"LinkType\": null,\n                \"FilePath\": \"Downloads\\\\2.pdf\",\n                \"Subject\": null,\n                \"FileLinkTypeID\": null,\n                \"AttachedFile\": null,\n                \"IsAttached\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:06:53.860\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACPo=\",\n                \"BlobsLoaded\": \"1\",\n                \"ScheduleID\": null,\n                \"StorageID\": null,\n                \"IsCloudStorage\": null,\n                \"StorageType\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"67dc8073-33e2-4438-a4c6-8c0aa05e2eb3"},{"name":"Read a Attachment","id":"40da5b0c-a058-4a24-883d-b2a0bc42cc50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EFileLink(<LinkID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","EFileLink(<LinkID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"59fa3fd9-dc84-4c9e-8bd9-a4b3d24c1f5a","name":"Read a Attachment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/EFileLink(<LinkID>)?$format=json&$skip=0&$top=1","host":["{{url}}"],"port":"16001","path":["odata","misc","EFileLink(<LinkID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/EFileLink('1')\",\n            \"type\": \"MiscService.EFileLink\"\n        },\n        \"LinkID\": \"1\",\n        \"TransType\": \"tblEmployee\",\n        \"TransID\": \"2\",\n        \"LinkType\": null,\n        \"FilePath\": \"Downloads\\\\2.jpg\",\n        \"Subject\": null,\n        \"FileLinkTypeID\": null,\n        \"AttachedFile\": null,\n        \"IsAttached\": \"0\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T17:06:53.843\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACPY=\",\n        \"BlobsLoaded\": \"1\",\n        \"ScheduleID\": null,\n        \"StorageID\": null,\n        \"IsCloudStorage\": null,\n        \"StorageType\": null\n    }\n}"}],"_postman_id":"40da5b0c-a058-4a24-883d-b2a0bc42cc50"},{"name":"Query Attachment","id":"45b5e5f4-1897-4641-ba94-9d498fb4b8fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EFileLink?$format=json&$skip=0&$top=100&$filter=TransID%20eq%202%20and%20IsAttached%20eq%200%20","urlObject":{"port":"16001","path":["odata","misc","EFileLink"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"TransID%20eq%202%20and%20IsAttached%20eq%200%20"}],"variable":[]}},"response":[{"id":"c9ffcf3c-bad9-4ea3-8a35-2dddee049fd3","name":"Query Attachment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/EFileLink?$format=json&$skip=0&$top=100&$filter=TransID%20eq%2085453%20and%20IsAttached%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","misc","EFileLink"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"TransID%20eq%2085453%20and%20IsAttached%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EFileLink('1')\",\n                    \"type\": \"MiscService.EFileLink\"\n                },\n                \"LinkID\": \"1\",\n                \"TransType\": \"tblEmployee\",\n                \"TransID\": \"2\",\n                \"LinkType\": null,\n                \"FilePath\": \"Downloads\\\\2.jpg\",\n                \"Subject\": null,\n                \"FileLinkTypeID\": null,\n                \"AttachedFile\": null,\n                \"IsAttached\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:06:53.843\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACPY=\",\n                \"BlobsLoaded\": \"1\",\n                \"ScheduleID\": null,\n                \"StorageID\": null,\n                \"IsCloudStorage\": null,\n                \"StorageType\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EFileLink('2')\",\n                    \"type\": \"MiscService.EFileLink\"\n                },\n                \"LinkID\": \"2\",\n                \"TransType\": \"tblEmployee\",\n                \"TransID\": \"2\",\n                \"LinkType\": null,\n                \"FilePath\": \"Downloads\\\\2.docx\",\n                \"Subject\": null,\n                \"FileLinkTypeID\": null,\n                \"AttachedFile\": null,\n                \"IsAttached\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:06:53.860\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACPg=\",\n                \"BlobsLoaded\": \"1\",\n                \"ScheduleID\": null,\n                \"StorageID\": null,\n                \"IsCloudStorage\": null,\n                \"StorageType\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EFileLink('3')\",\n                    \"type\": \"MiscService.EFileLink\"\n                },\n                \"LinkID\": \"3\",\n                \"TransType\": \"tblEmployee\",\n                \"TransID\": \"2\",\n                \"LinkType\": null,\n                \"FilePath\": \"Downloads\\\\2.pdf\",\n                \"Subject\": null,\n                \"FileLinkTypeID\": null,\n                \"AttachedFile\": null,\n                \"IsAttached\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:06:53.860\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACPo=\",\n                \"BlobsLoaded\": \"1\",\n                \"ScheduleID\": null,\n                \"StorageID\": null,\n                \"IsCloudStorage\": null,\n                \"StorageType\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"45b5e5f4-1897-4641-ba94-9d498fb4b8fe"}],"id":"4f4c84a9-977f-498e-a11d-616197788e66","description":"<p>In <strong>Optsy</strong>, <strong>Attachments</strong> refer to files or documents that can be associated with work orders, invoices, service agreements, or other records within the system. These attachments help provide additional context or details to the primary record, such as images, contracts.</p>\n<p><strong>Storage Type:</strong></p>\n<img src=\"https://content.pstmn.io/1554ce19-89ff-464d-8192-095aef92267e/aW1hZ2UucG5n\" width=\"391\" height=\"107\" />","_postman_id":"4f4c84a9-977f-498e-a11d-616197788e66"},{"name":"Campaign","item":[{"name":"Campaign Type","item":[{"name":"Get All Campaign Type","id":"5b69a327-85bd-4afe-8347-4eefa4b61840","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","ARCampaignType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"f7ea3785-aeab-414e-add1-4f30b2fd1f5d","name":"Get All Campaign Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaignType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('1')\",\n                    \"type\": \"LookupService.ARCampaignType\"\n                },\n                \"CampaignTypeID\": \"1\",\n                \"Description\": \"CT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2302\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('2')\",\n                    \"type\": \"LookupService.ARCampaignType\"\n                },\n                \"CampaignTypeID\": \"2\",\n                \"Description\": \"CT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2303\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5b69a327-85bd-4afe-8347-4eefa4b61840"},{"name":"Read a Campaign Type","id":"6f07aa9f-69cd-4552-ba2c-8b167b7c1758","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaignType(<CampaignTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARCampaignType(<CampaignTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"5abea810-52c8-4261-bb61-d34486497142","name":"Read a Campaign Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaignType(<CampaignTypeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaignType(<CampaignTypeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('1')\",\n            \"type\": \"LookupService.ARCampaignType\"\n        },\n        \"CampaignTypeID\": \"1\",\n        \"Description\": \"CT1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2302\"\n    }\n}"}],"_postman_id":"6f07aa9f-69cd-4552-ba2c-8b167b7c1758"},{"name":"Query Campaign Type","id":"f8aa1694-66b1-4d24-8aa4-17708c874da9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARCampaignType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"a550c859-ec6d-44e5-a901-1590d99fc28a","name":"Query Campaign Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaignType?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaignType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('1')\",\n                    \"type\": \"LookupService.ARCampaignType\"\n                },\n                \"CampaignTypeID\": \"1\",\n                \"Description\": \"CT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2302\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaignType('2')\",\n                    \"type\": \"LookupService.ARCampaignType\"\n                },\n                \"CampaignTypeID\": \"2\",\n                \"Description\": \"CT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2303\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f8aa1694-66b1-4d24-8aa4-17708c874da9"}],"id":"9dd26342-b3a6-4f3f-89f5-e6e439692946","_postman_id":"9dd26342-b3a6-4f3f-89f5-e6e439692946","description":""},{"name":"Get All Campaign","id":"4fbbaddb-cd42-461f-af6e-806f7544d8b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","ARCampaign"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"2ae827d3-95c7-4bfe-adde-88170af0d9ac","name":"Get All Campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaign"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('1')\",\n                    \"type\": \"LookupService.ARCampaign\"\n                },\n                \"CampaignID\": \"1\",\n                \"Description\": \"CN1\",\n                \"CampaignTypeID\": null,\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2300\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('2')\",\n                    \"type\": \"LookupService.ARCampaign\"\n                },\n                \"CampaignID\": \"2\",\n                \"Description\": \"CN2\",\n                \"CampaignTypeID\": null,\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2301\"\n            }\n        ]\n    }\n}"}],"_postman_id":"4fbbaddb-cd42-461f-af6e-806f7544d8b0"},{"name":"Read a Campaign","id":"e61b2030-4e94-4a90-957f-1db36801028f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaign(<CampaignID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARCampaign(<CampaignID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"8d59faac-d015-4a55-965e-a8604da8e054","name":"Read a Campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaign(<CampaignID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaign(<CampaignID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('1')\",\n            \"type\": \"LookupService.ARCampaign\"\n        },\n        \"CampaignID\": \"1\",\n        \"Description\": \"CN1\",\n        \"CampaignTypeID\": null,\n        \"StartDate\": null,\n        \"EndDate\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2300\"\n    }\n}"}],"_postman_id":"e61b2030-4e94-4a90-957f-1db36801028f"},{"name":"Query Campaign","id":"0b6714b1-78a3-4a70-b851-b0651754d43b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARCampaign"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"a444a35c-6d3a-49b8-92da-9a00ebded71e","name":"Query Campaign","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARCampaign?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARCampaign"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('1')\",\n                    \"type\": \"LookupService.ARCampaign\"\n                },\n                \"CampaignID\": \"1\",\n                \"Description\": \"CN1\",\n                \"CampaignTypeID\": null,\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2300\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARCampaign('2')\",\n                    \"type\": \"LookupService.ARCampaign\"\n                },\n                \"CampaignID\": \"2\",\n                \"Description\": \"CN2\",\n                \"CampaignTypeID\": null,\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2301\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0b6714b1-78a3-4a70-b851-b0651754d43b"}],"id":"36e77ed3-f829-4d90-b2da-865cfc1e69ee","_postman_id":"36e77ed3-f829-4d90-b2da-865cfc1e69ee","description":""},{"name":"Manufacture","item":[{"name":"Get All Manufactures","id":"ce6f2625-f772-488c-9395-9ebf365a12ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVManufacturer?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","INVManufacturer"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"450422a0-39aa-440a-8d76-2b9ff31c98b9","name":"Get All Manufactures","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVManufacturer?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVManufacturer"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVManufacturer('1')\",\n                    \"type\": \"LookupService.INVManufacturer\"\n                },\n                \"ManufactureID\": \"1\",\n                \"ManufactureName\": \"M1\",\n                \"ContactName\": null,\n                \"AltContact\": null,\n                \"Address2\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone1\": null,\n                \"Phone2\": null,\n                \"Website\": null,\n                \"Email\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2330\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVManufacturer('2')\",\n                    \"type\": \"LookupService.INVManufacturer\"\n                },\n                \"ManufactureID\": \"2\",\n                \"ManufactureName\": \"M2\",\n                \"ContactName\": null,\n                \"AltContact\": null,\n                \"Address2\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone1\": null,\n                \"Phone2\": null,\n                \"Website\": null,\n                \"Email\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2331\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVManufacturer('3')\",\n                    \"type\": \"LookupService.INVManufacturer\"\n                },\n                \"ManufactureID\": \"3\",\n                \"ManufactureName\": \"M3\",\n                \"ContactName\": null,\n                \"AltContact\": null,\n                \"Address2\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone1\": null,\n                \"Phone2\": null,\n                \"Website\": null,\n                \"Email\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2332\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ce6f2625-f772-488c-9395-9ebf365a12ec"},{"name":"Read a Manufacture","id":"6b0750ba-a6df-44dc-bea2-27000474d92f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVManufacturer(<ManufactureID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","INVManufacturer(<ManufactureID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"33800350-1211-4df1-a136-8f3f6f5efa27","name":"Read a Manufacture","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVManufacturer(<ManufactureID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVManufacturer(<ManufactureID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/INVManufacturer('1')\",\n            \"type\": \"LookupService.INVManufacturer\"\n        },\n        \"ManufactureID\": \"1\",\n        \"ManufactureName\": \"M1\",\n        \"ContactName\": null,\n        \"AltContact\": null,\n        \"Address2\": null,\n        \"City\": null,\n        \"State\": null,\n        \"PostalCode\": null,\n        \"Country\": null,\n        \"Phone1\": null,\n        \"Phone2\": null,\n        \"Website\": null,\n        \"Email\": null,\n        \"Fax\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2330\"\n    }\n}"}],"_postman_id":"6b0750ba-a6df-44dc-bea2-27000474d92f"},{"name":"Query Manufacture","id":"da508041-ce6a-42b3-a6d4-15629568836f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVManufacturer?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202330%20","urlObject":{"port":"16001","path":["odata","lookup","INVManufacturer"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202330%20"}],"variable":[]}},"response":[{"id":"61e5434b-a6ed-4fac-a4a0-73a9c4510837","name":"Query Manufacture","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVManufacturer?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20and%20RecordID%20eq%20896004%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVManufacturer"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%20896004%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVManufacturer('1')\",\n                    \"type\": \"LookupService.INVManufacturer\"\n                },\n                \"ManufactureID\": \"1\",\n                \"ManufactureName\": \"M1\",\n                \"ContactName\": null,\n                \"AltContact\": null,\n                \"Address2\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone1\": null,\n                \"Phone2\": null,\n                \"Website\": null,\n                \"Email\": null,\n                \"Fax\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2330\"\n            }\n        ]\n    }\n}"}],"_postman_id":"da508041-ce6a-42b3-a6d4-15629568836f"}],"id":"6d8fc67c-5af6-4dc4-814e-2853bdc81cb3","description":"<p><strong>Manufacture</strong> refers to the process of producing goods or products on a large scale using machinery, labor, and raw materials.</p>\n","_postman_id":"6d8fc67c-5af6-4dc4-814e-2853bdc81cb3"},{"name":"Company  Branch","item":[{"name":"Get All Company Branch","id":"2b7be488-8013-49fc-9d43-1e6f074731f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPLocation"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"044a37f3-ab91-4075-91bb-d0b0a6a5115d","name":"Get All Company Branch","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPLocation"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPLocation('1')\",\n                    \"type\": \"LookupService.EMPLocation\"\n                },\n                \"LocationID\": \"1\",\n                \"Description\": \"Main Branch\",\n                \"ManagerID\": null,\n                \"EmpContactID\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"TaxGrpID\": null,\n                \"WarehouseID\": \"1\",\n                \"QBClassName\": null,\n                \"Latitude\": null,\n                \"Longitude\": null,\n                \"BranchColor\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2177\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2b7be488-8013-49fc-9d43-1e6f074731f7"},{"name":"Read a Company Branch","id":"36f93268-e383-49b7-8d11-38f4be133fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPLocation(<LocationID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPLocation(<LocationID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"b30ce837-6699-438b-b888-d2c703910ce6","name":"Read a Company Branch","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPLocation(<LocationID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPLocation(<LocationID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EMPLocation('1')\",\n            \"type\": \"LookupService.EMPLocation\"\n        },\n        \"LocationID\": \"1\",\n        \"Description\": \"Main Branch\",\n        \"ManagerID\": null,\n        \"EmpContactID\": null,\n        \"Address1\": null,\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"PostalCode\": null,\n        \"Country\": null,\n        \"TaxGrpID\": null,\n        \"WarehouseID\": \"1\",\n        \"QBClassName\": null,\n        \"Latitude\": null,\n        \"Longitude\": null,\n        \"BranchColor\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2177\"\n    }\n}"}],"_postman_id":"36f93268-e383-49b7-8d11-38f4be133fbe"},{"name":"Query Company Branch","id":"f903abc9-82c6-4077-ad00-594444c54394","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202177%20","urlObject":{"port":"16001","path":["odata","lookup","EMPLocation"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202177%20"}],"variable":[]}},"response":[{"id":"927d40bd-ba77-4b27-af18-f4ddfd8eed83","name":"Query Company Branch","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPLocation?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPLocation"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPLocation('1')\",\n                    \"type\": \"LookupService.EMPLocation\"\n                },\n                \"LocationID\": \"1\",\n                \"Description\": \"Main Branch\",\n                \"ManagerID\": null,\n                \"EmpContactID\": null,\n                \"Address1\": null,\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"TaxGrpID\": null,\n                \"WarehouseID\": \"1\",\n                \"QBClassName\": null,\n                \"Latitude\": null,\n                \"Longitude\": null,\n                \"BranchColor\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2177\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f903abc9-82c6-4077-ad00-594444c54394"}],"id":"011a33a1-69ce-4e7b-81e4-649978a55760","description":"<p>A <em>Company Branch</em> in Optsy refers to a distinct physical or operational location of your company, such as a regional office, service hub, or division.</p>\n","_postman_id":"011a33a1-69ce-4e7b-81e4-649978a55760"},{"name":"Company Department","item":[{"name":"Get All Department","id":"80e3b264-671f-4895-a358-fa731b2c97c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPDepartment?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","EMPDepartment"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"db13b93b-43eb-48eb-88fc-2b716a53afc8","name":"Get All Employee Department","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPDepartment?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPDepartment"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPDepartment('1')\",\n                    \"type\": \"LookupService.EMPDepartment\"\n                },\n                \"DepartmentID\": \"1\",\n                \"Description\": \"Main Department\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2178\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPDepartment('2')\",\n                    \"type\": \"LookupService.EMPDepartment\"\n                },\n                \"DepartmentID\": \"2\",\n                \"Description\": \"Comp Department #1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2254\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPDepartment('3')\",\n                    \"type\": \"LookupService.EMPDepartment\"\n                },\n                \"DepartmentID\": \"3\",\n                \"Description\": \"Comp Department #2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2255\"\n            }\n        ]\n    }\n}"}],"_postman_id":"80e3b264-671f-4895-a358-fa731b2c97c6"},{"name":"Read a Department","id":"79f316d3-0811-48b6-8e36-3425a9e60d17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPDepartment(<DepartmentID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EMPDepartment(<DepartmentID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"0aa309d4-c7f0-4855-98b9-1ff04a958d7c","name":"Read a Employee Department","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPDepartment(<DepartmentID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPDepartment(<DepartmentID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/EMPDepartment('1')\",\n            \"type\": \"LookupService.EMPDepartment\"\n        },\n        \"DepartmentID\": \"1\",\n        \"Description\": \"Main Department\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2178\"\n    }\n}"}],"_postman_id":"79f316d3-0811-48b6-8e36-3425a9e60d17"},{"name":"Query a Department","id":"6d4f0678-5940-44f8-aae1-957f1a4302c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EMPDepartment?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202178%20","urlObject":{"port":"16001","path":["odata","lookup","EMPDepartment"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202178%20"}],"variable":[]}},"response":[{"id":"35c748fa-9f0a-43c0-91de-a27dffa0decf","name":"Query a Employee Department","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/EMPDepartment?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202178%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","EMPDepartment"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202178%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EMPDepartment('1')\",\n                    \"type\": \"LookupService.EMPDepartment\"\n                },\n                \"DepartmentID\": \"1\",\n                \"Description\": \"Main Department\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2178\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6d4f0678-5940-44f8-aae1-957f1a4302c5"}],"id":"b6fddc3c-e393-4e84-aaff-b2aefd2c8644","description":"<p>A <strong>Company Department</strong> refers to a specific functional unit within an organization that is responsible for particular tasks or operations.</p>\n","_postman_id":"b6fddc3c-e393-4e84-aaff-b2aefd2c8644"},{"name":"Task","item":[{"name":"Task Type","item":[{"name":"Get All Task Type","id":"46c73efb-225b-4981-8d91-44ce3a270cef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MISCTaskType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MISCTaskType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"df793eb8-5b2d-4757-bdf2-daedc3ab42e4","name":"Get All Task Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MISCTaskType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MISCTaskType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MISCTaskType('1')\",\n                    \"type\": \"LookupService.MISCTaskType\"\n                },\n                \"TaskTypeID\": \"1\",\n                \"Description\": \"TT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2305\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MISCTaskType('2')\",\n                    \"type\": \"LookupService.MISCTaskType\"\n                },\n                \"TaskTypeID\": \"2\",\n                \"Description\": \"TT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2306\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MISCTaskType('3')\",\n                    \"type\": \"LookupService.MISCTaskType\"\n                },\n                \"TaskTypeID\": \"3\",\n                \"Description\": \"TT3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2307\"\n            }\n        ]\n    }\n}"}],"_postman_id":"46c73efb-225b-4981-8d91-44ce3a270cef"},{"name":"Read a Task Type","id":"d159c82d-b967-4576-91bd-e67345e772fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MISCTaskType(<TaskTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MISCTaskType(<TaskTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"cea65155-a410-4e56-8fe1-afece6edfdbe","name":"Read a Task Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MISCTaskType(1)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","MISCTaskType(1)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MISCTaskType('1')\",\n            \"type\": \"LookupService.MISCTaskType\"\n        },\n        \"TaskTypeID\": \"1\",\n        \"Description\": \"TT1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2305\"\n    }\n}"}],"_postman_id":"d159c82d-b967-4576-91bd-e67345e772fe"},{"name":"Query Task Type","id":"84fc5bc2-71e2-4f12-974a-786685c94d65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MISCTaskType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MISCTaskType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"d88eda65-139c-4568-8ce7-cde1f5d27b44","name":"Query Task Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MISCTaskType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MISCTaskType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MISCTaskType('1')\",\n                    \"type\": \"LookupService.MISCTaskType\"\n                },\n                \"TaskTypeID\": \"1\",\n                \"Description\": \"TT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2305\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MISCTaskType('2')\",\n                    \"type\": \"LookupService.MISCTaskType\"\n                },\n                \"TaskTypeID\": \"2\",\n                \"Description\": \"TT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2306\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MISCTaskType('3')\",\n                    \"type\": \"LookupService.MISCTaskType\"\n                },\n                \"TaskTypeID\": \"3\",\n                \"Description\": \"TT3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2307\"\n            }\n        ]\n    }\n}"}],"_postman_id":"84fc5bc2-71e2-4f12-974a-786685c94d65"},{"name":"Create Task Type","id":"1d498ddf-1f33-4ca8-891d-180bb42f9bf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETaskType('-1')\",\r\n                    \"type\": \"MiscService.ETaskType\"\r\n                },\r\n                \"TaskTypeID\": \"-1\",\r\n                \"Description\": \"To Do\",\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"Admin\",\r\n                \"TimeCreated\": \"2008-09-14T17:48:30.390\",\r\n                \"UserModified\": \"-\",\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAAOmm4=\"\r\n            }\r\n    }\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/misc/ETaskType?$format=json","urlObject":{"port":"16001","path":["odata","misc","ETaskType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"e4ce3120-f61e-42d9-9890-8af9f76de6ab","name":"New Request","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETaskType('-1')\",\r\n                    \"type\": \"MiscService.ETaskType\"\r\n                },\r\n                \"TaskTypeID\": \"-1\",\r\n                \"Description\": \"To Do\",\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"Admin\",\r\n                \"TimeCreated\": \"2008-09-14T17:48:30.390\",\r\n                \"UserModified\": \"-\",\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAAOmm4=\"\r\n            }\r\n    }\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/misc/ETaskType?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","ETaskType"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/ETaskType('4')\",\n            \"type\": \"MiscService.ETaskType\"\n        },\n        \"TaskTypeID\": \"4\",\n        \"Description\": \"To Do\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2026-05-05T13:47:14.697\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAABNNae4=\"\n    }\n}"}],"_postman_id":"1d498ddf-1f33-4ca8-891d-180bb42f9bf2"}],"id":"1b47cd13-61d5-433c-bf17-c2d9ecd24a0f","_postman_id":"1b47cd13-61d5-433c-bf17-c2d9ecd24a0f","description":""},{"name":"Get All Task","id":"31101e70-4689-4439-bb43-4123486ba9cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ETask?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","ETask"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"74df0041-a3b8-4fb7-aa6a-0cacdf137178","name":"Get All Task","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETask('1')\",\n                    \"type\": \"MiscService.ETask\"\n                },\n                \"TaskID\": \"1\",\n                \"TransType\": \"tblContact\",\n                \"TransID\": \"2\",\n                \"TaskTime\": null,\n                \"RemindTime\": null,\n                \"TaskUserID\": \"1\",\n                \"OwnerUserID\": \"1\",\n                \"Subject\": \"Test\",\n                \"Note\": null,\n                \"Status\": \"2\",\n                \"Priority\": null,\n                \"TaskTypeID\": null,\n                \"PctComplete\": \"0.44\",\n                \"GroupValue\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:06:28.733\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACeg=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETask('2')\",\n                    \"type\": \"MiscService.ETask\"\n                },\n                \"TaskID\": \"2\",\n                \"TransType\": \"tblContact\",\n                \"TransID\": \"2\",\n                \"TaskTime\": null,\n                \"RemindTime\": null,\n                \"TaskUserID\": \"1\",\n                \"OwnerUserID\": \"1\",\n                \"Subject\": \"Test\",\n                \"Note\": null,\n                \"Status\": \"2\",\n                \"Priority\": null,\n                \"TaskTypeID\": null,\n                \"PctComplete\": \"0.33\",\n                \"GroupValue\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:06:28.747\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACek=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETask('3')\",\n                    \"type\": \"MiscService.ETask\"\n                },\n                \"TaskID\": \"3\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransID\": \"2\",\n                \"TaskTime\": null,\n                \"RemindTime\": null,\n                \"TaskUserID\": \"1\",\n                \"OwnerUserID\": \"1\",\n                \"Subject\": \"Test\",\n                \"Note\": null,\n                \"Status\": \"2\",\n                \"Priority\": null,\n                \"TaskTypeID\": null,\n                \"PctComplete\": \"0.33\",\n                \"GroupValue\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:08:08.080\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACe0=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"31101e70-4689-4439-bb43-4123486ba9cd"},{"name":"Read a Task","id":"2e5617bb-cfd2-4f22-adb1-e84916b6acd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ETask(<TaskID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","ETask(<TaskID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"8a5d8c06-c756-4ffc-a61a-94aac9aae9de","name":"Read a Task","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/ETask(<TaskID>)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","ETask(<TaskID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/ETask('1')\",\n            \"type\": \"MiscService.ETask\"\n        },\n        \"TaskID\": \"1\",\n        \"TransType\": \"tblContact\",\n        \"TransID\": \"2\",\n        \"TaskTime\": null,\n        \"RemindTime\": null,\n        \"TaskUserID\": \"1\",\n        \"OwnerUserID\": \"1\",\n        \"Subject\": \"Test\",\n        \"Note\": null,\n        \"Status\": \"2\",\n        \"Priority\": null,\n        \"TaskTypeID\": null,\n        \"PctComplete\": \"0.44\",\n        \"GroupValue\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T16:06:28.733\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACeg=\"\n    }\n}"}],"_postman_id":"2e5617bb-cfd2-4f22-adb1-e84916b6acd9"},{"name":"Query Task","id":"eb0822a8-e1d4-4732-bfa3-5ab007f7d6db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ETask?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","misc","ETask"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"18b3b48a-47e4-40a7-8212-6d05d1185052","name":"Query Task","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/ETask?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","misc","ETask"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETask('1')\",\n                    \"type\": \"MiscService.ETask\"\n                },\n                \"TaskID\": \"1\",\n                \"TransType\": \"tblContact\",\n                \"TransID\": \"2\",\n                \"TaskTime\": null,\n                \"RemindTime\": null,\n                \"TaskUserID\": \"1\",\n                \"OwnerUserID\": \"1\",\n                \"Subject\": \"Test\",\n                \"Note\": null,\n                \"Status\": \"2\",\n                \"Priority\": null,\n                \"TaskTypeID\": null,\n                \"PctComplete\": \"0.44\",\n                \"GroupValue\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:06:28.733\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACeg=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETask('2')\",\n                    \"type\": \"MiscService.ETask\"\n                },\n                \"TaskID\": \"2\",\n                \"TransType\": \"tblContact\",\n                \"TransID\": \"2\",\n                \"TaskTime\": null,\n                \"RemindTime\": null,\n                \"TaskUserID\": \"1\",\n                \"OwnerUserID\": \"1\",\n                \"Subject\": \"Test\",\n                \"Note\": null,\n                \"Status\": \"2\",\n                \"Priority\": null,\n                \"TaskTypeID\": null,\n                \"PctComplete\": \"0.33\",\n                \"GroupValue\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:06:28.747\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACek=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ETask('3')\",\n                    \"type\": \"MiscService.ETask\"\n                },\n                \"TaskID\": \"3\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransID\": \"2\",\n                \"TaskTime\": null,\n                \"RemindTime\": null,\n                \"TaskUserID\": \"1\",\n                \"OwnerUserID\": \"1\",\n                \"Subject\": \"Test\",\n                \"Note\": null,\n                \"Status\": \"2\",\n                \"Priority\": null,\n                \"TaskTypeID\": null,\n                \"PctComplete\": \"0.33\",\n                \"GroupValue\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:08:08.080\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACe0=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"eb0822a8-e1d4-4732-bfa3-5ab007f7d6db"}],"id":"ed0c4752-99bc-422d-87e8-92b7bfea76a0","description":"<p><strong>Task status:</strong></p>\n<img src=\"https://content.pstmn.io/a38a39a8-33fd-4618-bf2b-fa61a324a466/aW1hZ2UucG5n\" width=\"391\" height=\"165\" />\n\n<p><strong>Task Priority:</strong></p>\n<img src=\"https://content.pstmn.io/e2be7906-46ad-49f5-a9cc-ffb141b11145/aW1hZ2UucG5n\" width=\"390\" height=\"106\" />","_postman_id":"ed0c4752-99bc-422d-87e8-92b7bfea76a0"},{"name":"Notes","item":[{"name":"Note Type","item":[{"name":"Get All Note Type","id":"67f7fb72-7ce4-421e-8e12-dad3501c91b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICNoteType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICNoteType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"c54dd0e4-1afd-47ed-8356-4005a5805f47","name":"Get All Note Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICNoteType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICNoteType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICNoteType('1')\",\n                    \"type\": \"LookupService.MICNoteType\"\n                },\n                \"NoteTypeID\": \"1\",\n                \"Description\": \"N1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2323\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICNoteType('2')\",\n                    \"type\": \"LookupService.MICNoteType\"\n                },\n                \"NoteTypeID\": \"2\",\n                \"Description\": \"N2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2324\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICNoteType('3')\",\n                    \"type\": \"LookupService.MICNoteType\"\n                },\n                \"NoteTypeID\": \"3\",\n                \"Description\": \"N3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2325\"\n            }\n        ]\n    }\n}"}],"_postman_id":"67f7fb72-7ce4-421e-8e12-dad3501c91b3"},{"name":"Read a Note Type","id":"8b49c167-a7c3-4827-b767-259f129e4b8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICNoteType(<NoteTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICNoteType(<NoteTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"a07d0663-2cbb-41ac-bc44-36852b7bd61d","name":"Read a Note Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICNoteType(<NoteTypeID>)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICNoteType(<NoteTypeID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICNoteType('1')\",\n            \"type\": \"LookupService.MICNoteType\"\n        },\n        \"NoteTypeID\": \"1\",\n        \"Description\": \"N1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2323\"\n    }\n}"}],"_postman_id":"8b49c167-a7c3-4827-b767-259f129e4b8e"},{"name":"Query Note Type","id":"2c7d4b5a-bec0-4679-8f50-6b720c9c8444","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICNoteType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MICNoteType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"ac4571ed-058e-4c98-9300-9c8f9c509dcc","name":"Query Note Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICNoteType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICNoteType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICNoteType('1')\",\n                    \"type\": \"LookupService.MICNoteType\"\n                },\n                \"NoteTypeID\": \"1\",\n                \"Description\": \"N1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2323\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICNoteType('2')\",\n                    \"type\": \"LookupService.MICNoteType\"\n                },\n                \"NoteTypeID\": \"2\",\n                \"Description\": \"N2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2324\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICNoteType('3')\",\n                    \"type\": \"LookupService.MICNoteType\"\n                },\n                \"NoteTypeID\": \"3\",\n                \"Description\": \"N3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2325\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2c7d4b5a-bec0-4679-8f50-6b720c9c8444"},{"name":"Create Note Type","id":"8c17f3e2-05ed-4658-ae15-2fdb5981456f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ENoteType('-1')\",\r\n                    \"type\": \"MiscService.ENoteType\"\r\n                },\r\n                \"NoteTypeID\": \"-1\",\r\n                \"Description\": \"Test Note type\",\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"jakso\",\r\n                \"TimeCreated\": \"2022-02-01T12:50:28.153\",\r\n                \"UserModified\": \"-\",\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAn3ntI=\"\r\n            }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/misc/ENoteType?$format=json","urlObject":{"port":"16001","path":["odata","misc","ENoteType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"2f2c6885-6bbd-4002-8e29-5bdbd3cf4ccd","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ENoteType('-1')\",\r\n                    \"type\": \"MiscService.ENoteType\"\r\n                },\r\n                \"NoteTypeID\": \"-1\",\r\n                \"Description\": \"Test Note type\",\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"jakso\",\r\n                \"TimeCreated\": \"2022-02-01T12:50:28.153\",\r\n                \"UserModified\": \"-\",\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAn3ntI=\"\r\n            }\r\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/ENoteType('4')\",\n            \"type\": \"MiscService.ENoteType\"\n        },\n        \"NoteTypeID\": \"4\",\n        \"Description\": \"Test Note type\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2026-05-05T13:43:01.113\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAABNNaes=\"\n    }\n}"}],"_postman_id":"8c17f3e2-05ed-4658-ae15-2fdb5981456f"}],"id":"ac8e67e8-93f9-4926-8c4d-c92f65cfea8c","_postman_id":"ac8e67e8-93f9-4926-8c4d-c92f65cfea8c","description":""},{"name":"Get All Notes","id":"3da9ed9e-9640-490f-a911-1c973b05247c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ENotes?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","ENotes"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"2ed655d5-113e-4c4c-a2c0-7c4b0eb0a26a","name":"Get All Notes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/ENotes?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","ENotes"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ENotes('1')\",\n                    \"type\": \"MiscService.ENotes\"\n                },\n                \"NoteID\": \"1\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransID\": \"2\",\n                \"SubjectID\": null,\n                \"NoteDate\": \"2024-12-12T00:00:00\",\n                \"Subject\": \"Test\",\n                \"NoteText\": null,\n                \"NoteTypeID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:12:18.953\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"SystemNote\": \"0\",\n                \"RecordID\": \"AAAAAAAACfQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ENotes('2')\",\n                    \"type\": \"MiscService.ENotes\"\n                },\n                \"NoteID\": \"2\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransID\": \"2\",\n                \"SubjectID\": null,\n                \"NoteDate\": \"2024-12-20T00:00:00\",\n                \"Subject\": \"Test\",\n                \"NoteText\": null,\n                \"NoteTypeID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:12:18.967\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"SystemNote\": \"0\",\n                \"RecordID\": \"AAAAAAAACfU=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3da9ed9e-9640-490f-a911-1c973b05247c"},{"name":"Read a Notes","id":"8b92556a-b55f-4643-a66a-88b4e1f6abf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ENotes(<NoteID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","ENotes(<NoteID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"dc8e29b2-5d1d-4e30-9ba5-1c503fc9548a","name":"Read a Notes","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/ENotes('1')\",\n            \"type\": \"MiscService.ENotes\"\n        },\n        \"NoteID\": \"1\",\n        \"TransType\": \"tblSvcOrder\",\n        \"TransID\": \"2\",\n        \"SubjectID\": null,\n        \"NoteDate\": \"2024-12-12T00:00:00\",\n        \"Subject\": \"Test\",\n        \"NoteText\": null,\n        \"NoteTypeID\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T16:12:18.953\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"SystemNote\": \"0\",\n        \"RecordID\": \"AAAAAAAACfQ=\"\n    }\n}"}],"_postman_id":"8b92556a-b55f-4643-a66a-88b4e1f6abf4"},{"name":"Query Notes","id":"57b4dc6a-c883-4424-8f8a-c0a836fa806f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ENotes?$format=json&$skip=0&$top=10&$filter=TransID%20eq%202%20","urlObject":{"port":"16001","path":["odata","misc","ENotes"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"TransID%20eq%202%20"}],"variable":[]}},"response":[{"id":"a3dd1b41-9414-4e26-a191-f5086d11c07c","name":"Query Tasks","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/ENotes?$format=json&$skip=0&$top=10&$filter=TransID%20eq%202%20","host":["{{url}}"],"port":"16001","path":["odata","misc","ENotes"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"TransID%20eq%202%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ENotes('1')\",\n                    \"type\": \"MiscService.ENotes\"\n                },\n                \"NoteID\": \"1\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransID\": \"2\",\n                \"SubjectID\": null,\n                \"NoteDate\": \"2024-12-12T00:00:00\",\n                \"Subject\": \"Test\",\n                \"NoteText\": null,\n                \"NoteTypeID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:12:18.953\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"SystemNote\": \"0\",\n                \"RecordID\": \"AAAAAAAACfQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ENotes('2')\",\n                    \"type\": \"MiscService.ENotes\"\n                },\n                \"NoteID\": \"2\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransID\": \"2\",\n                \"SubjectID\": null,\n                \"NoteDate\": \"2024-12-20T00:00:00\",\n                \"Subject\": \"Test\",\n                \"NoteText\": null,\n                \"NoteTypeID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T16:12:18.967\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"SystemNote\": \"0\",\n                \"RecordID\": \"AAAAAAAACfU=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"57b4dc6a-c883-4424-8f8a-c0a836fa806f"},{"name":"Delete Notes","id":"3ac33c22-4607-463e-9547-0be51b1142f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ENotes(<NoteID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","ENotes(<NoteID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"3ac33c22-4607-463e-9547-0be51b1142f8"}],"id":"dc00e7a7-05fd-4ead-938d-7a7ec75426f0","_postman_id":"dc00e7a7-05fd-4ead-938d-7a7ec75426f0","description":""},{"name":"Email Template","item":[{"name":"Get All Email Template","id":"e8409f4e-3f45-4c86-8054-10f8af0c1124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EEmailTemplate?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","misc","EEmailTemplate"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"41afa8bc-bd18-4da2-a64a-74d3d600454c","name":"Get All Email Template","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/misc/EEmailTemplate('1')\",\r\n\t\t\t\t\t\"type\": \"MiscService.EEmailTemplate\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmailTemplateID\": \"1\",\r\n\t\t\t\t\"Name\": \"T1\",\r\n\t\t\t\t\"Subject\": \"Test\",\r\n\t\t\t\t\"Body\":\"<"}],"_postman_id":"e8409f4e-3f45-4c86-8054-10f8af0c1124"},{"name":"Read a Email Template","id":"ff08c3ab-cd5c-411a-be5f-c9aecbb33575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EEmailTemplate(<EmailTemplateID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","EEmailTemplate(<EmailTemplateID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"7be5fbac-40dd-44d9-93fc-aaa78473a704","name":"Read a Email Template","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/EEmailTemplate(1)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","EEmailTemplate(1)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/misc/EEmailTemplate('1')\",\r\n\t\t\t\"type\": \"MiscService.EEmailTemplate\"\r\n\t\t},\r\n\t\t\"EmailTemplateID\": \"1\",\r\n\t\t\"Name\": \"T1\",\r\n\t\t\"Subject\": \"Test\",\r\n\t\t\"Body\":\"<"}],"_postman_id":"ff08c3ab-cd5c-411a-be5f-c9aecbb33575"},{"name":"Query Email Template","id":"0a398b33-6b57-4115-bf94-4333244731c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EEmailTemplate?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","misc","EEmailTemplate"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"6d0d3d1a-30f3-453e-a1d1-ee06a1a9a7b8","name":"Query Email Template","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/EEmailTemplate?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","misc","EEmailTemplate"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/misc/EEmailTemplate('1')\",\r\n\t\t\t\t\t\"type\": \"MiscService.EEmailTemplate\"\r\n\t\t\t\t},\r\n\t\t\t\t\"EmailTemplateID\": \"1\",\r\n\t\t\t\t\"Name\": \"T1\",\r\n\t\t\t\t\"Subject\": \"Test\",\r\n\t\t\t\t\"Body\":\"<"}],"_postman_id":"0a398b33-6b57-4115-bf94-4333244731c1"}],"id":"f2c00f1e-fdd2-4c8c-8b62-9ff5551502f4","description":"<p>In <strong>Optsy</strong>, an <strong>Email Template</strong> is a pre-designed email format used to quickly send messages to customers, technicians, or staff with consistent content, structure, and branding. These templates are highly customizable and can be used for various communication needs like work order updates, invoices.</p>\n<p><strong>Notify Type:</strong></p>\n<img src=\"https://content.pstmn.io/878d1020-650d-4a6c-8aa2-5e47e4b674c3/aW1hZ2UucG5n\" width=\"392\" height=\"82\" />\n\n<p><strong>Recepient Type:</strong></p>\n<img src=\"https://content.pstmn.io/b71cc870-c783-4ed3-9262-b08df02331b0/aW1hZ2UucG5n\" width=\"391\" height=\"110\" />\n\n<p><strong>Template Type:</strong></p>\n<img src=\"https://content.pstmn.io/85428ad9-df30-41ce-96b1-3756dfd04a83/aW1hZ2UucG5n\" width=\"392\" height=\"77\" />","_postman_id":"f2c00f1e-fdd2-4c8c-8b62-9ff5551502f4"},{"name":"Sub Item Group","item":[{"name":"Sub Item Group Detail","item":[{"name":"Get All Sub Item Group Details","id":"745f996b-288f-4dfb-b7d9-be3e4ce2d597","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARSubItemDetail?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARSubItemDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"39563f15-95db-44b6-9d18-1ff9e8f3f627","name":"Get All Sub Item Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARSubItemDetail?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARSubItemDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARSubItemDetail('1')\",\n                    \"type\": \"LookupService.ARSubItemDetail\"\n                },\n                \"SubItemDetailID\": \"1\",\n                \"SubItemID\": \"1\",\n                \"FieldType\": \"List\\\\Text\",\n                \"FieldCaption\": \"A\",\n                \"FieldValueList\": null,\n                \"RecordID\": \"2343\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARSubItemDetail('2')\",\n                    \"type\": \"LookupService.ARSubItemDetail\"\n                },\n                \"SubItemDetailID\": \"2\",\n                \"SubItemID\": \"1\",\n                \"FieldType\": \"Number (123.45)\",\n                \"FieldCaption\": \"B\",\n                \"FieldValueList\": null,\n                \"RecordID\": \"2344\"\n            }\n        ]\n    }\n}"}],"_postman_id":"745f996b-288f-4dfb-b7d9-be3e4ce2d597"},{"name":"Read a Sub Item Group Detail","id":"7930d001-f344-47ef-bc7e-ffd9c3489317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARSubItemDetail(<SubItemDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARSubItemDetail(<SubItemDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"af1c8105-cc25-4016-94cb-ec565fa4e0d5","name":"Read a Sub Item Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARSubItemDetail(<SubItemDetailID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARSubItemDetail(<SubItemDetailID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARSubItemDetail('1')\",\n            \"type\": \"LookupService.ARSubItemDetail\"\n        },\n        \"SubItemDetailID\": \"1\",\n        \"SubItemID\": \"1\",\n        \"FieldType\": \"List\\\\Text\",\n        \"FieldCaption\": \"A\",\n        \"FieldValueList\": null,\n        \"RecordID\": \"2343\"\n    }\n}"}],"_postman_id":"7930d001-f344-47ef-bc7e-ffd9c3489317"},{"name":"Query Sub Item Group Detail","id":"911c7e0e-b45c-47f6-9660-aa0e70b5eb41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARSubItemDetail?$format=json&$skip=0&$top=10&$filter=RecordID%20eq%202343%20","urlObject":{"port":"16001","path":["odata","lookup","ARSubItemDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"RecordID%20eq%202343%20"}],"variable":[]}},"response":[{"id":"889e35d6-122e-4982-9c3a-106e488b479d","name":"Query Sub Item Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARSubItemDetail?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20and%20RecordID%20eq%202343%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARSubItemDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20eq%202343%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARSubItemDetail('1')\",\n                    \"type\": \"LookupService.ARSubItemDetail\"\n                },\n                \"SubItemDetailID\": \"1\",\n                \"SubItemID\": \"1\",\n                \"FieldType\": \"List\\\\Text\",\n                \"FieldCaption\": \"A\",\n                \"FieldValueList\": null,\n                \"RecordID\": \"2343\"\n            }\n        ]\n    }\n}"}],"_postman_id":"911c7e0e-b45c-47f6-9660-aa0e70b5eb41"}],"id":"e29bcc5c-1a80-46ae-8c52-57b1e0fa4703","_postman_id":"e29bcc5c-1a80-46ae-8c52-57b1e0fa4703","description":""},{"name":"Get All Sub Item Group","id":"f4c5b0f4-f033-4ac5-81ff-36a4df828fd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VLookupSubItemGrp?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VLookupSubItemGrp"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"d2f7b812-215e-47a2-98d0-2a514e87527a","name":"Get All Sub Item Group","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupSubItemGrp('1')\",\n                    \"type\": \"ARService.VLookupSubItemGrp\"\n                },\n                \"SubItemID\": \"1\",\n                \"Description\": \"G1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACSY=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f4c5b0f4-f033-4ac5-81ff-36a4df828fd2"},{"name":"Read a Sub Item Group","id":"318b20a5-73aa-4918-8775-114b37b77034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VLookupSubItemGrp(<SubItemID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","VLookupSubItemGrp(<SubItemID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"3d5eed57-347f-44b2-a1f9-214cbe612521","name":"Read a Sub Item Group","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/VLookupSubItemGrp('1')\",\n            \"type\": \"ARService.VLookupSubItemGrp\"\n        },\n        \"SubItemID\": \"1\",\n        \"Description\": \"G1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"AAAAAAAACSY=\"\n    }\n}"}],"_postman_id":"318b20a5-73aa-4918-8775-114b37b77034"},{"name":"Query Sub item Group","id":"46a04f18-25c9-472c-bbe8-b8f3734b5033","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VLookupSubItemGrp?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","VLookupSubItemGrp"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"d2858766-b5ce-40d4-9b3b-c10322802c9c","name":"Query Sub item Group","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupSubItemGrp('1')\",\n                    \"type\": \"ARService.VLookupSubItemGrp\"\n                },\n                \"SubItemID\": \"1\",\n                \"Description\": \"G1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACSY=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"46a04f18-25c9-472c-bbe8-b8f3734b5033"}],"id":"bf74001b-ca5b-4873-9d0d-e126b34c3ef7","_postman_id":"bf74001b-ca5b-4873-9d0d-e126b34c3ef7","description":""},{"name":"Labor Code","item":[{"name":"Get All Labor Code","id":"9abf2e1a-8964-4f86-a34e-d4cda6370f02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VLookupRepair?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","VLookupRepair"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"16bf96c6-93ad-4a81-ab6f-083680a2c38a","name":"Get All Labor Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VLookupRepair?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","VLookupRepair"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupRepair('1')\",\n                    \"type\": \"WorkOrderService.VLookupRepair\"\n                },\n                \"RepairID\": \"1\",\n                \"RepairCode\": \"LABOR\",\n                \"Description\": \"Labor\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACIs=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"9abf2e1a-8964-4f86-a34e-d4cda6370f02"},{"name":"Read a Labor Code","id":"0d6b5a7b-2919-445a-a82a-96802cbc1c04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VLookupRepair(1)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","VLookupRepair(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"53d57df2-0aab-4958-b731-515f533d4e11","name":"Read a Labor Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VLookupRepair(1)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","VLookupRepair(1)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupRepair('1')\",\n            \"type\": \"WorkOrderService.VLookupRepair\"\n        },\n        \"RepairID\": \"1\",\n        \"RepairCode\": \"LABOR\",\n        \"Description\": \"Labor\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"AAAAAAAACIs=\"\n    }\n}"}],"_postman_id":"0d6b5a7b-2919-445a-a82a-96802cbc1c04"},{"name":"Query Labor Code","id":"f8a4b2c0-a4fc-4706-956e-a7f40beb21ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VLookupRepair?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","VLookupRepair"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"57b0e3bc-6977-409e-b732-37891013c4d9","name":"Query Labor Code","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupRepair('1')\",\n            \"type\": \"WorkOrderService.VLookupRepair\"\n        },\n        \"RepairID\": \"1\",\n        \"RepairCode\": \"LABOR\",\n        \"Description\": \"Labor\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"AAAAAAAACIs=\"\n    }\n}"}],"_postman_id":"f8a4b2c0-a4fc-4706-956e-a7f40beb21ba"}],"id":"1f596ac4-f992-46d1-92ec-bc299a8ab08c","_postman_id":"1f596ac4-f992-46d1-92ec-bc299a8ab08c","description":""},{"name":"Part Markup","item":[{"name":"Part Markup Detail","item":[{"name":"Get All Part Markup Detail","id":"d3ee0ad5-26a7-427a-b3b3-ea637d384fe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARMarkupDetail?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARMarkupDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"f71eed2a-00a2-4e63-9924-fb93e2cdfc38","name":"Get All Part Markup Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARMarkupDetail?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARMarkupDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARMarkupDetail('1')\",\n                    \"type\": \"LookupService.ARMarkupDetail\"\n                },\n                \"MarkupItemID\": \"1\",\n                \"MarkupID\": \"1\",\n                \"FromAmount\": \"0\",\n                \"ToAmount\": null,\n                \"MarkupAmt\": \"1\",\n                \"RecordID\": \"2190\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d3ee0ad5-26a7-427a-b3b3-ea637d384fe1"},{"name":"Read a Part Markup Detail","id":"42aa6b83-bb6d-4b3b-879e-667161151d88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARMarkupDetail(<MarkupItemID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARMarkupDetail(<MarkupItemID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"854b6f8d-1be2-4a74-b812-19090d2b5ddc","name":"Read a Part Markup Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARMarkupDetail(<MarkupItemID>)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARMarkupDetail(<MarkupItemID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARMarkupDetail('1')\",\n            \"type\": \"LookupService.ARMarkupDetail\"\n        },\n        \"MarkupItemID\": \"1\",\n        \"MarkupID\": \"1\",\n        \"FromAmount\": \"0\",\n        \"ToAmount\": null,\n        \"MarkupAmt\": \"1\",\n        \"RecordID\": \"2190\"\n    }\n}"}],"_postman_id":"42aa6b83-bb6d-4b3b-879e-667161151d88"},{"name":"Query Part Markup Detail","id":"a9a47274-d7a9-49f5-b921-e68051a785dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARMarkupDetail?$format=json&$skip=0&$top=100&$filter=RecordID%20gt%201000%20","urlObject":{"port":"16001","path":["odata","lookup","ARMarkupDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RecordID%20gt%201000%20"}],"variable":[]}},"response":[{"id":"2a30b7f8-91fa-4cf0-8ebe-051563cdefb3","name":"Query Part Markup Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARMarkupDetail?$format=json&$skip=0&$top=100&$filter=RecordID%20gt%201000%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARMarkupDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RecordID%20gt%201000%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARMarkupDetail('1')\",\n                    \"type\": \"LookupService.ARMarkupDetail\"\n                },\n                \"MarkupItemID\": \"1\",\n                \"MarkupID\": \"1\",\n                \"FromAmount\": \"0\",\n                \"ToAmount\": null,\n                \"MarkupAmt\": \"1\",\n                \"RecordID\": \"2190\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a9a47274-d7a9-49f5-b921-e68051a785dd"}],"id":"5940176f-5961-43f4-ac64-f5d18cc76bf2","_postman_id":"5940176f-5961-43f4-ac64-f5d18cc76bf2","description":""},{"name":"Get All Part Markup","id":"7175b8c0-9255-49c6-9a33-b1458192456a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARMarkup?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARMarkup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"98d02793-f117-4fcc-857d-2788d296bd78","name":"Get All Part Markup","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARMarkup('1')\",\n                    \"type\": \"LookupService.ARMarkup\"\n                },\n                \"MarkupID\": \"1\",\n                \"Description\": \"Standard Markup\",\n                \"MarkupType\": \"2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2189\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7175b8c0-9255-49c6-9a33-b1458192456a"},{"name":"Read a Part Markup","id":"4a40d827-e83d-414f-aac5-b72b61027b7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARMarkup(<MarkupID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARMarkup(<MarkupID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"12bff759-4054-4d02-aa72-33352032a938","name":"Read a Part Markup","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARMarkup('1')\",\n            \"type\": \"LookupService.ARMarkup\"\n        },\n        \"MarkupID\": \"1\",\n        \"Description\": \"Standard Markup\",\n        \"MarkupType\": \"2\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2189\"\n    }\n}"}],"_postman_id":"4a40d827-e83d-414f-aac5-b72b61027b7b"},{"name":"Query Part Markup","id":"3f145870-b141-4bad-90fe-e81f19a37dd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARMarkup?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARMarkup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"fae4717a-2b76-4c61-9984-de8fcdf3f0a1","name":"Query Part Markup","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARMarkup?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARMarkup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARMarkup('1')\",\n                    \"type\": \"LookupService.ARMarkup\"\n                },\n                \"MarkupID\": \"1\",\n                \"Description\": \"Standard Markup\",\n                \"MarkupType\": \"2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2189\"\n            }\n        ]\n    }\n}"}],"_postman_id":"3f145870-b141-4bad-90fe-e81f19a37dd8"}],"id":"d325a481-678b-4c98-8f86-052e4ffff294","_postman_id":"d325a481-678b-4c98-8f86-052e4ffff294","description":""},{"name":"Journal","item":[{"name":"Journal Detail","item":[{"name":"Get All Journal Detail","id":"be2cd95e-f0e1-44c8-bccd-41bf851dacc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VJournalDetail?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","VJournalDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"20e80426-9d1e-40ad-9952-57dc3de7b5d8","name":"Get All Journal Detail","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/misc/VJournalDetail?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","VJournalDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('1')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"1\",\n                \"JournalID\": \"1\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"1000\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:34:57.247\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACQo=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('2')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"2\",\n                \"JournalID\": \"1\",\n                \"GLAccountID\": null,\n                \"Amount\": \"1000\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:34:57.247\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACQs=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('3')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"3\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"10\",\n                \"Amount\": \"11\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.207\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgU=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('4')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"4\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"11\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.210\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgY=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('5')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"5\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"13\",\n                \"Amount\": \"0.66\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.210\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgc=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('6')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"6\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"0.66\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.210\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgg=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('7')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"7\",\n                \"JournalID\": \"3\",\n                \"GLAccountID\": \"10\",\n                \"Amount\": \"66\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:53.433\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACg0=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('8')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"8\",\n                \"JournalID\": \"3\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"66\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:53.437\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACg4=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"be2cd95e-f0e1-44c8-bccd-41bf851dacc7"},{"name":"Read a Journal Detail","id":"3cb011e5-6257-4009-9c45-96251aac1e5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VJournalDetail(<JournalDetailID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","VJournalDetail(<JournalDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"22e66df0-7604-49e8-b614-a4227c26a83b","name":"Read a Journal Detail","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('1')\",\n            \"type\": \"MiscService.VJournalDetail\"\n        },\n        \"JournalDetailID\": \"1\",\n        \"JournalID\": \"1\",\n        \"GLAccountID\": \"11\",\n        \"Amount\": \"1000\",\n        \"AmtType\": \"2\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T17:34:57.247\",\n        \"UserModified\": null,\n        \"TimeModfied\": null,\n        \"RecordID\": \"AAAAAAAACQo=\"\n    }\n}"}],"_postman_id":"3cb011e5-6257-4009-9c45-96251aac1e5d"},{"name":"Query Journal Detail","id":"06a60537-e53b-4414-abdb-97d988701e02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VJournalDetail?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","misc","VJournalDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"9dc61035-c9dd-4c5f-a71c-c23814a9eaf9","name":"Query Journal Detail","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('1')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"1\",\n                \"JournalID\": \"1\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"1000\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:34:57.247\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACQo=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('2')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"2\",\n                \"JournalID\": \"1\",\n                \"GLAccountID\": null,\n                \"Amount\": \"1000\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:34:57.247\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACQs=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('3')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"3\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"10\",\n                \"Amount\": \"11\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.207\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgU=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('4')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"4\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"11\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.210\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgY=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('5')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"5\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"13\",\n                \"Amount\": \"0.66\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.210\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgc=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('6')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"6\",\n                \"JournalID\": \"2\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"0.66\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.210\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACgg=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('7')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"7\",\n                \"JournalID\": \"3\",\n                \"GLAccountID\": \"10\",\n                \"Amount\": \"66\",\n                \"AmtType\": \"2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:53.433\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACg0=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournalDetail('8')\",\n                    \"type\": \"MiscService.VJournalDetail\"\n                },\n                \"JournalDetailID\": \"8\",\n                \"JournalID\": \"3\",\n                \"GLAccountID\": \"11\",\n                \"Amount\": \"66\",\n                \"AmtType\": \"1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:53.437\",\n                \"UserModified\": null,\n                \"TimeModfied\": null,\n                \"RecordID\": \"AAAAAAAACg4=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"06a60537-e53b-4414-abdb-97d988701e02"}],"id":"38aabc4e-cb12-414f-a301-18221d9e625b","description":"<p>In <strong>Optsy</strong>, <strong>Journal Detail</strong> typically refers to the detailed record of financial transactions, especially related to <strong>accounts, invoices, payments, and adjustments</strong>.</p>\n","_postman_id":"38aabc4e-cb12-414f-a301-18221d9e625b"},{"name":"Get All Journal","id":"5e6711f9-d255-4881-ae1e-2635b1fc06a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VJournal?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","VJournal"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"a8927603-65e0-4b07-9211-931802858330","name":"get All Payment Journal","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournal('1')\",\n                    \"type\": \"MiscService.VJournal\"\n                },\n                \"JournalID\": \"1\",\n                \"TransType\": \"3\",\n                \"TransID\": \"1\",\n                \"Date\": \"2024-12-11T17:34:57.243\",\n                \"Description\": \"Customer Payment#: 1\",\n                \"JournalType\": \"4\",\n                \"Sync\": \"0\",\n                \"QBSyncID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:34:57.243\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACQk=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournal('2')\",\n                    \"type\": \"MiscService.VJournal\"\n                },\n                \"JournalID\": \"2\",\n                \"TransType\": \"2\",\n                \"TransID\": \"1\",\n                \"Date\": \"2024-12-12T18:23:25.203\",\n                \"Description\": \"Manual Invoice#: 1\",\n                \"JournalType\": \"3\",\n                \"Sync\": \"0\",\n                \"QBSyncID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.203\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACgQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournal('3')\",\n                    \"type\": \"MiscService.VJournal\"\n                },\n                \"JournalID\": \"3\",\n                \"TransType\": \"2\",\n                \"TransID\": \"2\",\n                \"Date\": \"2024-12-12T18:23:53.433\",\n                \"Description\": \"Manual Invoice#: 2\",\n                \"JournalType\": \"3\",\n                \"Sync\": \"0\",\n                \"QBSyncID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:53.433\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACgw=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5e6711f9-d255-4881-ae1e-2635b1fc06a6"},{"name":"Read a Journal","id":"340d9f06-9d86-45a0-af43-6cb356bbba6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VJournal(<JournalID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","VJournal(<JournalID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"90ef73e7-0e15-419e-8399-38160f393e5b","name":"Read a Payment Journal","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/VJournal('1')\",\n            \"type\": \"MiscService.VJournal\"\n        },\n        \"JournalID\": \"1\",\n        \"TransType\": \"3\",\n        \"TransID\": \"1\",\n        \"Date\": \"2024-12-11T17:34:57.243\",\n        \"Description\": \"Customer Payment#: 1\",\n        \"JournalType\": \"4\",\n        \"Sync\": \"0\",\n        \"QBSyncID\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T17:34:57.243\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACQk=\"\n    }\n}"}],"_postman_id":"340d9f06-9d86-45a0-af43-6cb356bbba6a"},{"name":"Query Journal","id":"666c0de8-c209-483f-a363-243c82555c82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VJournal?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","misc","VJournal"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"79461f49-3f7b-4ad7-bb1b-872319559098","name":"Query Payment Journal","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/VJournal?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","misc","VJournal"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournal('1')\",\n                    \"type\": \"MiscService.VJournal\"\n                },\n                \"JournalID\": \"1\",\n                \"TransType\": \"3\",\n                \"TransID\": \"1\",\n                \"Date\": \"2024-12-11T17:34:57.243\",\n                \"Description\": \"Customer Payment#: 1\",\n                \"JournalType\": \"4\",\n                \"Sync\": \"0\",\n                \"QBSyncID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T17:34:57.243\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACQk=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournal('2')\",\n                    \"type\": \"MiscService.VJournal\"\n                },\n                \"JournalID\": \"2\",\n                \"TransType\": \"2\",\n                \"TransID\": \"1\",\n                \"Date\": \"2024-12-12T18:23:25.203\",\n                \"Description\": \"Manual Invoice#: 1\",\n                \"JournalType\": \"3\",\n                \"Sync\": \"0\",\n                \"QBSyncID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:25.203\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACgQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VJournal('3')\",\n                    \"type\": \"MiscService.VJournal\"\n                },\n                \"JournalID\": \"3\",\n                \"TransType\": \"2\",\n                \"TransID\": \"2\",\n                \"Date\": \"2024-12-12T18:23:53.433\",\n                \"Description\": \"Manual Invoice#: 2\",\n                \"JournalType\": \"3\",\n                \"Sync\": \"0\",\n                \"QBSyncID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": null,\n                \"TimeCreated\": \"2024-12-12T18:23:53.433\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACgw=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"666c0de8-c209-483f-a363-243c82555c82"}],"id":"7732b258-680f-4dab-98f0-ea0b091fa05a","description":"<p>StartFragmentA <strong>Journal</strong> in accounting refers to a record of financial transactions in chronological order. Each entry in a journal includes details such as the date, accounts affected, amounts, and a description of the transaction.EndFragment</p>\n<p><strong>Journal Type:</strong></p>\n<img src=\"https://content.pstmn.io/c2ca1aa6-f177-4773-8eb9-35154ffa7e19/aW1hZ2UucG5n\" width=\"391\" height=\"165\" />","_postman_id":"7732b258-680f-4dab-98f0-ea0b091fa05a"},{"name":"Ship Via","item":[{"name":"Get All ShipVia","id":"8c296e11-73d5-4c9f-a84c-636db692f798","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EShipVia?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EShipVia"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"0d3ce70b-6f9e-42d6-b50f-59bec33617de","name":"Get All ShipVia","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/inventory/EShipVia?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","inventory","EShipVia"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EShipVia('1')\",\n                    \"type\": \"InventoryService.EShipVia\"\n                },\n                \"ShipViaID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"SV1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-13T15:32:55.377\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACuI=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EShipVia('2')\",\n                    \"type\": \"InventoryService.EShipVia\"\n                },\n                \"ShipViaID\": \"2\",\n                \"QBID\": null,\n                \"Description\": \"SV2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-13T15:32:59.533\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACuM=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"8c296e11-73d5-4c9f-a84c-636db692f798"},{"name":"Read a Ship Via","id":"3314c15d-733e-4b53-913f-bb56129dcd6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EShipVia(<ShipViaID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EShipVia(<ShipViaID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"17a3149b-0db0-40e2-9a0b-641d0bc89c59","name":"Read a Ship Via","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EShipVia('1')\",\n            \"type\": \"InventoryService.EShipVia\"\n        },\n        \"ShipViaID\": \"1\",\n        \"QBID\": null,\n        \"Description\": \"SV1\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-13T15:32:55.377\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACuI=\"\n    }\n}"}],"_postman_id":"3314c15d-733e-4b53-913f-bb56129dcd6c"},{"name":"Query Ship Via","id":"bfd14ef9-8961-49cb-a3c0-1e2729c19fee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EShipVia?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EShipVia"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"da4b593a-f8ee-4e24-adb2-ad404cf7a3ca","name":"Query Ship Via","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EShipVia('1')\",\n                    \"type\": \"InventoryService.EShipVia\"\n                },\n                \"ShipViaID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"SV1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-13T15:32:55.377\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACuI=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EShipVia('2')\",\n                    \"type\": \"InventoryService.EShipVia\"\n                },\n                \"ShipViaID\": \"2\",\n                \"QBID\": null,\n                \"Description\": \"SV2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-13T15:32:59.533\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACuM=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"bfd14ef9-8961-49cb-a3c0-1e2729c19fee"},{"name":"Create Ship Via","id":"e311404c-496c-4cb6-b6ee-17f5801a7d23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EShipVia('-1')\",\r\n                    \"type\": \"MiscService.EShipVia\"\r\n                },\r\n                \"ShipViaID\": -1,\r\n                \"QBID\": null,\r\n                \"Description\": \"Hand - Delivered\",\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"jenicao\",\r\n                \"TimeCreated\": \"2009-08-05T16:02:54.460\",\r\n                \"UserModified\": \"-\",\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAC/6bw=\"\r\n            }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/misc/EShipVia?$format=json","urlObject":{"port":"16001","path":["odata","misc","EShipVia"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"8218ea59-44a6-48d1-9557-a0775d2e8c78","name":"New Request","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n                \"__metadata\": {\r\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EShipVia('-1')\",\r\n                    \"type\": \"MiscService.EShipVia\"\r\n                },\r\n                \"ShipViaID\": -1,\r\n                \"QBID\": null,\r\n                \"Description\": \"Hand-Delivered\",\r\n                \"IsActive\": \"1\",\r\n                \"UserCreated\": \"jenicao\",\r\n                \"TimeCreated\": \"2009-08-05T16:02:54.460\",\r\n                \"UserModified\": \"-\",\r\n                \"TimeModified\": null,\r\n                \"RecordID\": \"AAAAAAC/6bw=\"\r\n            }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/misc/EShipVia?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","EShipVia"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/EShipVia('14')\",\n            \"type\": \"MiscService.EShipVia\"\n        },\n        \"ShipViaID\": \"14\",\n        \"QBID\": null,\n        \"Description\": \"Hand - Delivered\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2026-05-05T13:51:57\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAABNNafE=\"\n    }\n}"}],"_postman_id":"e311404c-496c-4cb6-b6ee-17f5801a7d23"}],"id":"7fd8d706-482d-4c5a-8e7b-31ad96fa3896","description":"<p>In Optsy's field service management software, the <strong>\"Ship Via\"</strong> field specifies the method or carrier used to deliver goods, parts, or equipment to a customer or job site.</p>\n","_postman_id":"7fd8d706-482d-4c5a-8e7b-31ad96fa3896"},{"name":"GPS Account Info","item":[{"name":"Get Acoount Info","id":"27dd9206-d798-4c4e-ac9d-1a7a08fe936b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VGPSAccountInfo?$format=json","urlObject":{"port":"16001","path":["odata","misc","VGPSAccountInfo"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"27dd9206-d798-4c4e-ac9d-1a7a08fe936b"}],"id":"980c3be7-6be6-4518-8f8b-25f9dbc0c248","description":"<p>In <strong>Optsy</strong>, <strong>GPS Account Info</strong> refers to the integration of <strong>GPS tracking</strong> with your Optsy system.</p>\n","_postman_id":"980c3be7-6be6-4518-8f8b-25f9dbc0c248"},{"name":"Email Notifications","item":[{"name":"Send Test Mail","item":[{"name":"Send Test mail","id":"5191caff-56c3-419b-855d-5a6cf7301b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\": \"\",\r\n    \"method\": \"MiscManager.SendTestEmail\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"c69d1b80-0503-41c7-9623-1fbf947ecc46","name":"Send Test mail","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\": \"<session>\",\r\n    \"method\": \"MiscManager.SendTestEmail\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{BC4D5054-4D80-4703-BCFE-FE5C3D81A1FB}\",\n    \"result\": {}\n}"}],"_postman_id":"5191caff-56c3-419b-855d-5a6cf7301b09"}],"id":"6914d203-df6f-47fc-88c0-065ffec41f2d","description":"<p>In <strong>Optsy</strong>, the <strong>Send Test Mail</strong> feature is used to ensure that your email configuration is set up correctly before sending out actual notifications or emails to customers, technicians, or staff.</p>\n","_postman_id":"6914d203-df6f-47fc-88c0-065ffec41f2d"},{"name":"Email Search Server","item":[{"name":"Email Search Server","id":"0ab462b7-55bc-442b-b780-f2e8828d8b31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/misc/VEmailSearchServerSettings?$format=json","urlObject":{"port":"16001","path":["odata","misc","VEmailSearchServerSettings"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"5b7026c0-d602-416b-a415-688a18431c54","name":"Email Search Server","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/VEmailSearchServerSettings?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","VEmailSearchServerSettings"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailSearchServerSettings('SmPatil@moravia.com')\",\n                    \"type\": \"MiscService.VEmailSearchServerSettings\"\n                },\n                \"EmailSearchServerURL\": \"\",\n                \"EmailSearchAddressIgnoreList\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0ab462b7-55bc-442b-b780-f2e8828d8b31"}],"id":"cdcfdb6c-6680-4a9c-a870-a6ba9b4d8ce7","_postman_id":"cdcfdb6c-6680-4a9c-a870-a6ba9b4d8ce7","description":""},{"name":"SMTP Server Settings","item":[{"name":"SMTP Server Settings","id":"e98ed094-c640-48fc-8fa0-dd92ba37f01e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/misc/VSMTPSettings?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","VSMTPSettings"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"21babb20-df40-45c9-b67a-5e50db44b424","name":"SMTP Server Settings","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VSMTPSettings()\",\n                    \"type\": \"MiscService.VSMTPSettings\"\n                },\n                \"EmailSMTPServer\": \"\",\n                \"EmailSMTPPort\": null,\n                \"EmailSMTPUseTLS\": \"0\",\n                \"EmailSMTPUserName\": \"\",\n                \"EmailSMTPPass\": \"\",\n                \"EmailSMTPPassEncrypt\": null,\n                \"EmailSMTPFrom\": \"\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e98ed094-c640-48fc-8fa0-dd92ba37f01e"}],"id":"9d26035a-1435-43d2-816b-8f1983a08100","description":"<p>In <strong>Optsy</strong>, <strong>SMTP Server Settings</strong> refer to the configuration required to send emails through your own email server (like Gmail, Outlook, or a custom mail server) directly from the system. These settings allow Optsy to send notifications, invoices, work order updates, and other emails.</p>\n","_postman_id":"9d26035a-1435-43d2-816b-8f1983a08100"},{"name":"Get All Email List","id":"056c193f-fcff-4f85-91de-642e972f0ba7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VEmailList?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","VEmailList"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"4fd51749-807d-4b8b-addf-0358b987af45","name":"Get All Email List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/VEmailList?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","VEmailList"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('1')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"1\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"1\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"w\",\n                \"EmailContent\": \"w\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-12T23:48:10.277\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-12T23:48:09.693\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACps=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('2')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"2\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"4\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"w\",\n                \"EmailContent\": \"w\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-12T23:48:10.453\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-12T23:48:10.283\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACp4=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('3')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"3\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"2\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.020\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:08.860\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqE=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('4')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"4\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"3\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.160\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:09.027\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('5')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"5\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"5\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.297\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:09.167\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqc=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('6')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"6\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"6\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.413\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:09.300\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqo=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"056c193f-fcff-4f85-91de-642e972f0ba7"},{"name":"Read a Email List","id":"b2c3b817-6378-46d2-905d-0dc6b0df3f43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VEmailList(1)?$format=json","urlObject":{"port":"16001","path":["odata","misc","VEmailList(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"fc912463-d0d2-4a4f-ba2d-efa7d55af06f","name":"Read a Email List","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('1')\",\r\n\t\t\t\"type\": \"MiscService.VEmailList\"\r\n\t\t},\r\n\t\t\"EmailMsgID\": \"1\",\r\n\t\t\"TransType\": \"CustNotificationEmails\",\r\n\t\t\"TransID\": \"1\",\r\n\t\t\"Sender\": null,\r\n\t\t\"EmailAddress\": \"a@gmail.com\",\r\n\t\t\"EmailSubject\": \"w\",\r\n\t\t\"EmailContent\": \"w\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\r\n\t\t\"Attachments\": null,\r\n\t\t\"Processed\": \"1\",\r\n\t\t\"ProcessedTime\": \"2024-12-12T23:48:10.277\",\r\n\t\t\"UserCreated\": \"System\",\r\n\t\t\"TimeCreated\": \"2024-12-12T23:48:09.693\",\r\n\t\t\"UserModified\": null,\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAAAAACps=\"\r\n\t}\r\n}"}],"_postman_id":"b2c3b817-6378-46d2-905d-0dc6b0df3f43"},{"name":"Query Email List","id":"5b1ef49f-1ebf-4486-ad43-d6c20067d5eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/misc/VEmailList?$format=json&$skip=0&$top=100&$filter=Processed%20eq%201%20","urlObject":{"port":"16001","path":["odata","misc","VEmailList"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"Processed%20eq%201%20"}],"variable":[]}},"response":[{"id":"50e6b4cc-b56c-4229-9f5c-218b90b43b8e","name":"Query Email List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/VEmailList?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","VEmailList"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('1')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"1\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"1\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"w\",\n                \"EmailContent\": \"w\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-12T23:48:10.277\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-12T23:48:09.693\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACps=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('2')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"2\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"4\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"w\",\n                \"EmailContent\": \"w\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-12T23:48:10.453\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-12T23:48:10.283\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACp4=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('3')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"3\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"2\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.020\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:08.860\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqE=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('4')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"4\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"3\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.160\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:09.027\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('5')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"5\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"5\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.297\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:09.167\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqc=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/VEmailList('6')\",\n                    \"type\": \"MiscService.VEmailList\"\n                },\n                \"EmailMsgID\": \"6\",\n                \"TransType\": \"CustNotificationEmails\",\n                \"TransID\": \"6\",\n                \"Sender\": null,\n                \"EmailAddress\": \"a@gmail.com\",\n                \"EmailSubject\": \"Test\",\n                \"EmailContent\": \"Test\\n\\r\\n\\r----------------------------------\\nPowered By Optsy\",\n                \"Attachments\": null,\n                \"Processed\": \"1\",\n                \"ProcessedTime\": \"2024-12-13T00:51:09.413\",\n                \"UserCreated\": \"System\",\n                \"TimeCreated\": \"2024-12-13T00:51:09.300\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACqo=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5b1ef49f-1ebf-4486-ad43-d6c20067d5eb"}],"id":"58391769-bc79-4d1e-89f6-e53cd3adba11","description":"<p>In <strong>Optsy</strong>, <strong>Email Notifications</strong> are used to automatically send alerts or updates to customers, technicians, or internal teams based on specific actions or events.</p>\n","_postman_id":"58391769-bc79-4d1e-89f6-e53cd3adba11"},{"name":"List of Auto Process","item":[{"name":"Get All Auto Process","id":"db39cc52-0d26-4485-8576-6ea8659321d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/VAutoProcesses?$format=json","urlObject":{"port":"16001","path":["odata","misc","VAutoProcesses"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"cd910d15-f153-48df-97d4-6f5f5d0791c3","name":"Get All Auto Process","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/misc/VAutoProcesses?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","VAutoProcesses"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"db39cc52-0d26-4485-8576-6ea8659321d8"}],"id":"951db20f-b440-40a1-a17a-4512053371fe","description":"<p>In <strong>Optsy</strong>, <strong>Auto Process</strong> refers to an automation feature that streamlines repetitive tasks by automatically processing certain actions or workflows without manual intervention.</p>\n","_postman_id":"951db20f-b440-40a1-a17a-4512053371fe"},{"name":"Dynamic Query","item":[{"name":"Query Table Record","id":"db000151-91fa-42f9-bec9-443750a21385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.sbGetTableData\",\r\n\t \"id\": \"\",\r\n    \"params\": {\r\n        \"TargetTable\": \"<TABLE_NAME>\",\r\n        \"Fields\": \"<FIELD_NAME>\",\r\n        \"PKName\": \"<TABLE_PK>\",\r\n\t\t\"PKValue\": \"<ScheduleID>\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3eccee4c-5cd3-4be9-9b3a-9ab18ced3558","name":"Query Table Record","originalRequest":{"method":"GET","header":[{"key":"session","value":"{9B2BA594-742A-4B14-9D68-232648B8AC9B}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.sbGetTableData\",\r\n\t \"id\": \"{9B2BA594-742A-4B14-9D68-232648B8AC9B}\",\r\n    \"params\": {\r\n        \"TargetTable\": \"tblSvcorderSched\",\r\n        \"Fields\": \"Status\",\r\n        \"PKName\": \"ScheduleID\",\r\n\t\t\"PKValue\": \"85616\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{9B2BA594-742A-4B14-9D68-232648B8AC9B}\",\n    \"result\": {\n        \"Result\": \"Status=7\\r\\n\"\n    }\n}"}],"_postman_id":"db000151-91fa-42f9-bec9-443750a21385"},{"name":"Dynamic Query #1","id":"0fd13ca0-7c0a-42ea-97e7-68144ba35bd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.sbQuery\",\r\n\t \"id\": \"\",\r\n    \"params\": {\r\n        \"TableName\": \"<TABLE_NAME>\",\r\n\t\t\"FieldName\":\"<FIELD_NAME>\",\r\n\t\t\"Criteria\": \"<CRITERIA>\",\r\n\t\t\"QueryType\": \"\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f434e8ab-b1b7-401d-8242-9c1bc7512a44","name":"New Request","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{ED5CFA25-DC7B-4C79-9528-6951401B9298}\",\n    \"result\": {\n        \"Result\": \"CAAAAAUAAAAzMzMzMw==\"\n    }\n}"}],"_postman_id":"0fd13ca0-7c0a-42ea-97e7-68144ba35bd1"},{"name":"Dynamic Query #2","id":"13c92ef4-ad3f-4225-82de-ccd83b843f02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.sbSQLGetData\",\r\n\t\"id\" : \"\",\r\n\t\"params\": {\r\n        \"aSQLText\": \"SELECT * from tblLocationFilter\",\r\n\t\t\"aIncludeSchema\":\"true\",\r\n\t\t\"aMaxRecords\": \"1\",\r\n\t\t\"Params\": \"1=1\"\r\n    }\r\n\r\n  \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6bc9a69d-f59f-48c9-bef4-c686eee09ca0","name":"Dynamic Query","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.sbSQLGetData\",\r\n\t\"id\" : \"{ED5CFA25-DC7B-4C79-9528-6951401B9298}\",\r\n\t\r\n  \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{ED5CFA25-DC7B-4C79-9528-6951401B9298}\",\n    \"result\": {\n        \"Result\": \"REFCSU4yMDA2AwAA/xYDAAABAAAAIgAAAAkAAABBbGlnbm1lbnQNAAAAdGFMZWZ0SnVzdGlmeQgAAABCbG9iVHlwZQsAAABkYWJ0VW5rbm93bg8AAABCdXNpbmVzc0NsYXNzSUQAAAAACgAAAENhbGN1bGF0ZWQFAAAARmFsc2UQAAAAQ3VzdG9tQXR0cmlidXRlcwAAAAAIAAAARGF0YVR5cGUKAAAAZGF0SW50ZWdlchAAAABEZWNpbWFsUHJlY2lzaW9uAQAAADAMAAAARGVjaW1hbFNjYWxlAQAAADAMAAAARGVmYXVsdFZhbHVlAAAAAAsAAABEZXNjcmlwdGlvbgAAAAAPAAAARGljdGlvbmFyeUVudHJ5AAAAAA0AAABEaXNwbGF5Rm9ybWF0AAAAAAwAAABEaXNwbGF5TGFiZWwKAAAAU3Zjb3JkZXJJRAwAAABEaXNwbGF5V2lkdGgBAAAAMAoAAABFZGl0Rm9ybWF0AAAAAAgAAABFZGl0TWFzawAAAAAKAAAARXhwcmVzc2lvbgAAAAANAAAAR2VuZXJhdG9yTmFtZQAAAAAMAAAASW5QcmltYXJ5S2V5BQAAAEZhbHNlCQAAAEtleUZpZWxkcwAAAAAKAAAATG9nQ2hhbmdlcwQAAABUcnVlBgAAAExvb2t1cAUAAABGYWxzZQsAAABMb29rdXBDYWNoZQUAAABGYWxzZQ8AAABMb29rdXBLZXlGaWVsZHMAAAAAEQAAAExvb2t1cFJlc3VsdEZpZWxkAAAAAAwAAABMb29rdXBTb3VyY2UAAAAABAAAAE5hbWUKAAAAU3Zjb3JkZXJJRAgAAABSZWFkT25seQUAAABGYWxzZQ0AAABSZWdFeHByZXNzaW9uAAAAAAgAAABSZXF1aXJlZAUAAABGYWxzZREAAABTZXJ2ZXJBdXRvUmVmcmVzaAUAAABGYWxzZRAAAABTZXJ2ZXJDYWxjdWxhdGVkBQAAAEZhbHNlBAAAAFNpemUBAAAAMAcAAABWaXNpYmxlBAAAAFRydWUAAAAACwAAAAEAAAABAAAACgAAAFN2Y29yZGVySUQGAAAAAACcOgAAAQAAAAAAAAAJAAAAU1FMUmVzdWx0DAAAAA==\"\n    }\n}"}],"_postman_id":"13c92ef4-ad3f-4225-82de-ccd83b843f02"}],"id":"0027832b-6322-4210-9474-1b572e350037","_postman_id":"0027832b-6322-4210-9474-1b572e350037","description":""},{"name":"Line Group","item":[{"name":"Get All Line Group","id":"5198aa45-4da2-4262-a77e-871dc0aa1eb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ELineGroup?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"b9a1cb42-1b80-4459-978e-deac18b0e8ba","name":"Get All Line Group","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/workorder/ELineGroup?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","ELineGroup"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('1')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"1\",\n                \"Description\": \"Estimate Group\",\n                \"GroupType\": \"1\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"Admin\",\n                \"TimeCreated\": \"2013-03-19T14:30:08.197\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAB/c=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('2')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"2\",\n                \"Description\": \"Invoice Group\",\n                \"GroupType\": \"2\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"Admin\",\n                \"TimeCreated\": \"2013-03-19T14:30:08.230\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAB/g=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('3')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"3\",\n                \"Description\": \"Warranty Group\",\n                \"GroupType\": \"2\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2013-04-04T20:33:29.257\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAT5ew=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5198aa45-4da2-4262-a77e-871dc0aa1eb8"},{"name":"Read a Line Group","id":"06169850-a982-4a06-83f7-3a9919dae750","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ELineGroup(<LineGroupID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup(<LineGroupID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"ee0c31de-5c92-4c65-960c-d7b3deb89b2b","name":"Read a Line Group","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/workorder/ELineGroup(<LineGroupID>)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","ELineGroup(<LineGroupID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('1')\",\n            \"type\": \"WorkOrderService.ELineGroup\"\n        },\n        \"LineGroupID\": \"1\",\n        \"Description\": \"Estimate Group\",\n        \"GroupType\": \"1\",\n        \"GroupText\": null,\n        \"QBGLAccountID\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"Admin\",\n        \"TimeCreated\": \"2013-03-19T14:30:08.197\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAB/c=\"\n    }\n}"}],"_postman_id":"06169850-a982-4a06-83f7-3a9919dae750"},{"name":"Query Line Group","id":"471d64d1-2bc6-46a7-968f-46635216eb6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ELineGroup?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"e31d2399-2847-4832-8b7e-2df0219e04c7","name":"Query Line Group","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('1')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"1\",\n                \"Description\": \"Estimate Group\",\n                \"GroupType\": \"1\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"Admin\",\n                \"TimeCreated\": \"2013-03-19T14:30:08.197\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAB/c=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('2')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"2\",\n                \"Description\": \"Invoice Group\",\n                \"GroupType\": \"2\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"Admin\",\n                \"TimeCreated\": \"2013-03-19T14:30:08.230\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAB/g=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ELineGroup('3')\",\n                    \"type\": \"WorkOrderService.ELineGroup\"\n                },\n                \"LineGroupID\": \"3\",\n                \"Description\": \"Warranty Group\",\n                \"GroupType\": \"2\",\n                \"GroupText\": null,\n                \"QBGLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2013-04-04T20:33:29.257\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAT5ew=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"471d64d1-2bc6-46a7-968f-46635216eb6b"},{"name":"Delete Line Group","id":"ec9bd978-43a6-4954-a8b5-9c16ce482ae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}:16001/odata/workorder/ELineGroup(<LineGroupID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ELineGroup(<LineGroupID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"ec9bd978-43a6-4954-a8b5-9c16ce482ae6"}],"id":"2c7a8f3b-687b-48e1-9206-255abd79ce90","description":"<p>In <strong>Optsy</strong>, a <strong>Line Group</strong> typically refers to a <strong>grouping or categorization of items</strong> within work order Items.</p>\n<p><strong>LIne Group Type:</strong></p>\n<img src=\"https://content.pstmn.io/fbaf6d46-b89c-4439-a424-f298f38da95d/aW1hZ2UucG5n\" width=\"390\" height=\"83\" />","_postman_id":"2c7a8f3b-687b-48e1-9206-255abd79ce90"},{"name":"Special Pricing","item":[{"name":"Part","item":[{"name":"Get All Part Special Pricing","id":"6427ff6f-33b0-4dc7-868e-9865d833df94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustPartPricing?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","ECustPartPricing"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"a0a15cc8-0fa3-47a8-b226-6269e9fc589b","name":"Get All Part Special Pricing","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/ar/ECustPartPricing?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustPartPricing"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustPartPricing('1')\",\n                    \"type\": \"ARService.ECustPartPricing\"\n                },\n                \"CustPartPriceID\": \"1\",\n                \"CustID\": \"1\",\n                \"AgrmntID\": null,\n                \"PartID\": \"1\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"DateStarted\": \"2024-12-27T00:00:00\",\n                \"DateEnded\": null,\n                \"Price\": \"33\",\n                \"PartMarkupID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:38:00.593\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF80=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustPartPricing('2')\",\n                    \"type\": \"ARService.ECustPartPricing\"\n                },\n                \"CustPartPriceID\": \"2\",\n                \"CustID\": \"1\",\n                \"AgrmntID\": null,\n                \"PartID\": \"2\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"DateStarted\": \"2024-12-27T00:00:00\",\n                \"DateEnded\": null,\n                \"Price\": \"907\",\n                \"PartMarkupID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:38:00.593\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF84=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6427ff6f-33b0-4dc7-868e-9865d833df94"},{"name":"Query Part Special Pricing","id":"704ed36a-c032-4713-b5b7-37ca55d03b91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustPartPricing?$format=json&$skip=0&$top=100&$filter=PartID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","ECustPartPricing"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"PartID%20eq%201%20"}],"variable":[]}},"response":[{"id":"55fd67bb-b5d2-40e1-84e0-9476d8352a77","name":"Query Part Special Pricing","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/ar/ECustPartPricing?$format=json&$skip=0&$top=100&$filter=AgrmntID%20eq%20959%20","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustPartPricing"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"AgrmntID%20eq%20959%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustPartPricing('1')\",\n                    \"type\": \"ARService.ECustPartPricing\"\n                },\n                \"CustPartPriceID\": \"1\",\n                \"CustID\": \"1\",\n                \"AgrmntID\": null,\n                \"PartID\": \"1\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"DateStarted\": \"2024-12-27T00:00:00\",\n                \"DateEnded\": null,\n                \"Price\": \"33\",\n                \"PartMarkupID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:38:00.593\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF80=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"704ed36a-c032-4713-b5b7-37ca55d03b91"}],"id":"08b7f43e-e242-4a1f-9f4b-449e06e592e6","_postman_id":"08b7f43e-e242-4a1f-9f4b-449e06e592e6","description":""},{"name":"Labor","item":[{"name":"Get All Labor Special Pricing","id":"d28cd49a-93c4-483e-a2ca-725b4c487dce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustLaborPricing?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","ECustLaborPricing"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"93a8ee39-08cf-4ae6-a40f-aa333c2ddf17","name":"Get All Labor Special Pricing","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/ar/ECustLaborPricing?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustLaborPricing"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustLaborPricing('1')\",\n                    \"type\": \"ARService.ECustLaborPricing\"\n                },\n                \"CustLaborPriceID\": \"1\",\n                \"CustID\": \"1\",\n                \"AgrmntID\": null,\n                \"RepairID\": \"1\",\n                \"CoverageHourID\": null,\n                \"Price\": \"44\",\n                \"PriceType\": \"1\",\n                \"RateTableID\": null,\n                \"DateStarted\": \"2024-12-27T00:00:00\",\n                \"DateEnded\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:38:00.580\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF8s=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustLaborPricing('2')\",\n                    \"type\": \"ARService.ECustLaborPricing\"\n                },\n                \"CustLaborPriceID\": \"2\",\n                \"CustID\": \"1\",\n                \"AgrmntID\": null,\n                \"RepairID\": \"1\",\n                \"CoverageHourID\": null,\n                \"Price\": \"78\",\n                \"PriceType\": \"1\",\n                \"RateTableID\": null,\n                \"DateStarted\": \"2024-12-27T00:00:00\",\n                \"DateEnded\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:38:00.580\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF8w=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d28cd49a-93c4-483e-a2ca-725b4c487dce"},{"name":"Query Labor Special Pricing","id":"5b3c52f2-8fd7-41b1-bdbb-6cc028d25ed2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/ECustLaborPricing?$format=json&$skip=0&$top=100&$filter=CustID%20eq%201840%20","urlObject":{"port":"16001","path":["odata","ar","ECustLaborPricing"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"CustID%20eq%201840%20"}],"variable":[]}},"response":[{"id":"9e1cc3fc-5bba-4629-a17f-3b5f0b5f2cd9","name":"Query Labor Special Pricing","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/ECustLaborPricing?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","ECustLaborPricing"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/ECustLaborPricing('1')\",\n                    \"type\": \"ARService.ECustLaborPricing\"\n                },\n                \"CustLaborPriceID\": \"1\",\n                \"CustID\": \"1840\",\n                \"AgrmntID\": null,\n                \"RepairID\": \"16\",\n                \"CoverageHourID\": null,\n                \"Price\": \"187.5\",\n                \"PriceType\": \"1\",\n                \"RateTableID\": null,\n                \"DateStarted\": \"2013-06-20T00:00:00\",\n                \"DateEnded\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2013-06-20T14:39:04.663\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAGF5I4=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5b3c52f2-8fd7-41b1-bdbb-6cc028d25ed2"}],"id":"1ef284ef-f166-4438-bc90-250b4877f612","_postman_id":"1ef284ef-f166-4438-bc90-250b4877f612","description":""}],"id":"0adbee40-9d64-405c-86dd-f8230201e7c0","description":"<p><strong>Special Pricing</strong> in Optsy refers to customized pricing that can be applied to specific customers or service agreements, ensuring that certain clients receive a tailored pricing structure based on their needs or agreements.</p>\n","_postman_id":"0adbee40-9d64-405c-86dd-f8230201e7c0"},{"name":"Optsy Portal Users","item":[{"name":"Portal Users linked JobSite","item":[{"name":"Get All Portal Users linked Job-Sites","id":"8cd89646-2e2d-45d5-becc-9f9f0b9e9a42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/odata/ar/EPortalUserJobSite?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EPortalUserJobSite"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"7d9ed400-8e72-4d2e-9d1d-eb6a906702e7","name":"New Request","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPortalUserJobSite('1')\",\n                    \"type\": \"ARService.EPortalUserJobSite\"\n                },\n                \"PortalUserSiteID\": \"1\",\n                \"PortalUserID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"2\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T14:58:37.390\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9o=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPortalUserJobSite('2')\",\n                    \"type\": \"ARService.EPortalUserJobSite\"\n                },\n                \"PortalUserSiteID\": \"2\",\n                \"PortalUserID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T14:58:37.390\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9s=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"8cd89646-2e2d-45d5-becc-9f9f0b9e9a42"}],"id":"46008ec8-ad06-4c3f-9f9b-d675571383a7","_postman_id":"46008ec8-ad06-4c3f-9f9b-d675571383a7","description":""},{"name":"Get All Portal Users","id":"1cf615e2-9e1e-4d8a-b56f-4cd30de1eea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPortalUser?$format=json&$skip=0","urlObject":{"port":"16001","path":["odata","ar","EPortalUser"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"}],"variable":[]}},"response":[{"id":"df8741bf-9e09-4070-8138-59904265f13b","name":"Get All Portal Users","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/ar/EPortalUser(1)?$format=json&$skip=0","host":["{{url}}"],"port":"16001","path":["odata","ar","EPortalUser(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPortalUser('1')\",\n                    \"type\": \"ARService.EPortalUser\"\n                },\n                \"PortalUserID\": \"1\",\n                \"CustID\": \"1\",\n                \"Username\": \"a@gmail.com\",\n                \"Password\": \"˜ÈfC\",\n                \"PasswordEncrypt\": \"1\",\n                \"FirstName\": \"Test\",\n                \"LastName\": null,\n                \"Email\": \"a@gmail.com\",\n                \"EmailNotifyType\": \"1\",\n                \"IsActive\": \"1\",\n                \"PortalAccessRights\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:49:55.877\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9A=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPortalUser('2')\",\n                    \"type\": \"ARService.EPortalUser\"\n                },\n                \"PortalUserID\": \"2\",\n                \"CustID\": \"1\",\n                \"Username\": \"b@gmail.com\",\n                \"Password\": \"˜ÈfC\",\n                \"PasswordEncrypt\": \"1\",\n                \"FirstName\": \"Test\",\n                \"LastName\": null,\n                \"Email\": \"b@gmail.com\",\n                \"EmailNotifyType\": \"1\",\n                \"IsActive\": \"1\",\n                \"PortalAccessRights\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:49:55.877\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9E=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1cf615e2-9e1e-4d8a-b56f-4cd30de1eea6"},{"name":"Query Portal User","id":"f5a4eb09-d0c2-44db-90bb-43956233838f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPortalUser?$format=json&$skip=0&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EPortalUser"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"9d23db36-511d-4d9d-a5f2-6b1dbc33d8f0","name":"Query Portal User","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPortalUser('1')\",\n                    \"type\": \"ARService.EPortalUser\"\n                },\n                \"PortalUserID\": \"1\",\n                \"CustID\": \"1\",\n                \"Username\": \"a@gmail.com\",\n                \"Password\": \"˜ÈfC\",\n                \"PasswordEncrypt\": \"1\",\n                \"FirstName\": \"Test\",\n                \"LastName\": null,\n                \"Email\": \"a@gmail.com\",\n                \"EmailNotifyType\": \"1\",\n                \"IsActive\": \"1\",\n                \"PortalAccessRights\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:49:55.877\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9A=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPortalUser('2')\",\n                    \"type\": \"ARService.EPortalUser\"\n                },\n                \"PortalUserID\": \"2\",\n                \"CustID\": \"1\",\n                \"Username\": \"b@gmail.com\",\n                \"Password\": \"˜ÈfC\",\n                \"PasswordEncrypt\": \"1\",\n                \"FirstName\": \"Test\",\n                \"LastName\": null,\n                \"Email\": \"b@gmail.com\",\n                \"EmailNotifyType\": \"1\",\n                \"IsActive\": \"1\",\n                \"PortalAccessRights\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T13:49:55.877\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9E=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f5a4eb09-d0c2-44db-90bb-43956233838f"}],"id":"7197c128-b2da-43e1-8b5e-ef18c93836cb","description":"<p>​In Optsy's field service management software, a <strong>Portal User</strong> refers to an individual typically a customer or client—who is granted access to a dedicated online portal.</p>\n<p><strong>Notify Type:</strong></p>\n<img src=\"https://content.pstmn.io/00ad7017-0680-4177-b60d-1e6be03bf764/aW1hZ2UucG5n\" width=\"391\" height=\"83\" />","_postman_id":"7197c128-b2da-43e1-8b5e-ef18c93836cb"},{"name":"Universal Search","item":[{"name":"Universal Search","id":"dc09cb33-4724-48da-b5cb-d4270f6ecf97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EUniversalSearch?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EUniversalSearch"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"ec11aa35-0581-4d1e-a122-56d31ee79fdd","name":"Universal Search","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EUniversalSearch?$format=json&$skip=0&$top=1000","host":["{{url}}"],"port":"16001","path":["odata","ar","EUniversalSearch"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('6095')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"6095\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblCustomer\",\n                \"TransDesciption\": \"......., .....\",\n                \"RecordID\": \"AAAAAAAAF88=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2333')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2333\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblCustEquip\",\n                \"TransDesciption\": \"E1\",\n                \"RecordID\": \"AAAAAAAACR0=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2583')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2583\",\n                \"TransID\": \"2\",\n                \"TransType\": \"tblCustEquip\",\n                \"TransDesciption\": \"E2\",\n                \"RecordID\": \"AAAAAAAAChc=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('6048')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"6048\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblCustomerSite\",\n                \"TransDesciption\": \"......., .....\",\n                \"RecordID\": \"AAAAAAAAF6A=\",\n                \"CustName\": null,\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2269')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2269\",\n                \"TransID\": \"2\",\n                \"TransType\": \"tblCustomerSite\",\n                \"TransDesciption\": \",,,,,,,,,,,\",\n                \"RecordID\": \"AAAAAAAACN0=\",\n                \"CustName\": null,\n                \"JobSite\": \",,,,,,,,,,,\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2397')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2397\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblAgreement\",\n                \"TransDesciption\": \"Test\",\n                \"RecordID\": \"AAAAAAAACV0=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2581')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2581\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblInvoice\",\n                \"TransDesciption\": null,\n                \"RecordID\": \"AAAAAAAAChU=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2582')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2582\",\n                \"TransID\": \"2\",\n                \"TransType\": \"tblInvoice\",\n                \"TransDesciption\": null,\n                \"RecordID\": \"AAAAAAAAChY=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2580')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2580\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblPayment\",\n                \"TransDesciption\": null,\n                \"RecordID\": \"AAAAAAAAChQ=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2659')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2659\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblParts\",\n                \"TransDesciption\": \"P1\",\n                \"RecordID\": \"AAAAAAAACmM=\",\n                \"CustName\": null,\n                \"JobSite\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2588')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2588\",\n                \"TransID\": \"2\",\n                \"TransType\": \"tblParts\",\n                \"TransDesciption\": \"P2\",\n                \"RecordID\": \"AAAAAAAAChw=\",\n                \"CustName\": null,\n                \"JobSite\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('2524')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"2524\",\n                \"TransID\": \"1\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransDesciption\": \"Test\",\n                \"RecordID\": \"AAAAAAAACdw=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('6068')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"6068\",\n                \"TransID\": \"2\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransDesciption\": null,\n                \"RecordID\": \"AAAAAAAAF7Q=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EUniversalSearch('6070')\",\n                    \"type\": \"ARService.EUniversalSearch\"\n                },\n                \"RowId\": \"6070\",\n                \"TransID\": \"3\",\n                \"TransType\": \"tblSvcOrder\",\n                \"TransDesciption\": \"Call test\",\n                \"RecordID\": \"AAAAAAAAF7Y=\",\n                \"CustName\": \"......., .....\",\n                \"JobSite\": \"......., .....\"\n            }\n        ]\n    }\n}"}],"_postman_id":"dc09cb33-4724-48da-b5cb-d4270f6ecf97"}],"id":"d85ee5ab-4b92-4fe6-81b5-8f947b680e1b","description":"<p>In <strong>Optsy</strong> <strong>Universal Search</strong> lets you quickly look up:</p>\n<ul>\n<li><p>Customers</p>\n</li>\n<li><p>Customer Equipment</p>\n</li>\n<li><p>Work Orders</p>\n</li>\n<li><p>Invoices</p>\n</li>\n<li><p>Part</p>\n</li>\n<li><p>Job Site</p>\n</li>\n<li><p>Agreements</p>\n</li>\n<li><p>Payment</p>\n</li>\n</ul>\n","_postman_id":"d85ee5ab-4b92-4fe6-81b5-8f947b680e1b"},{"name":"DataView Layout","item":[{"name":"All Layout Settings(OLD UI)","id":"44ab726c-4a81-4dec-91bd-2a2075ec18b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EDataViewLayout?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","EDataViewLayout"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"a8241120-0cde-469a-8005-473a725aa081","name":"All Layout Settings(OLD UI)","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/misc/EDataViewLayout?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","EDataViewLayout"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EDataViewLayout('1')\",\n                    \"type\": \"MiscService.EDataViewLayout\"\n                },\n                \"DataViewLayoutID\": \"1\",\n                \"DataViewName\": \"TfvARCusttvLookup\",\n                \"DefaultLayout\": \"1\",\n                \"UserID\": \"1\",\n                \"LayoutText\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T14:14:51.217\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9I=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EDataViewLayout('2')\",\n                    \"type\": \"MiscService.EDataViewLayout\"\n                },\n                \"DataViewLayoutID\": \"2\",\n                \"DataViewName\": \"TfvICItemstvLookup\",\n                \"DefaultLayout\": \"1\",\n                \"UserID\": \"1\",\n                \"LayoutText\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T14:14:56.703\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9Q=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"44ab726c-4a81-4dec-91bd-2a2075ec18b6"},{"name":"All Layout Settings(New UI)","id":"ca26d6f3-0a21-43e0-a27e-abd712fee5c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EDataViewLayoutUI?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","EDataViewLayoutUI"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"e0e09397-4f64-4a80-a084-1522412a9d8b","name":"All Layout Settings(New UI)","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/misc/EDataViewLayoutUI?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","EDataViewLayoutUI"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EDataViewLayoutUI('1')\",\n                    \"type\": \"MiscService.EDataViewLayoutUI\"\n                },\n                \"DataViewLayoutID\": \"1\",\n                \"DataViewName\": \"TfvICItemstvLookup\",\n                \"DefaultLayout\": \"1\",\n                \"UserID\": \"1\",\n                \"LayoutText\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T14:16:30.457\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF9c=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ca26d6f3-0a21-43e0-a27e-abd712fee5c1"}],"id":"2085fb3a-ebb9-4fda-b7c7-4fe26ebe71a5","description":"<p><strong>DataView Layout</strong> is a customizable display of data within software, allowing users to choose columns, sorting, and filters.  </p>\n<p>It helps organize and present information like work orders, invoices, and customers in a personalized way.  </p>\n<p>Users can save different layouts for quick access to the data they need most often.</p>\n","_postman_id":"2085fb3a-ebb9-4fda-b7c7-4fe26ebe71a5"},{"name":"Reports","item":[{"name":"Get All Custom DataView Reports","id":"188b4a8a-429d-4fac-af82-54cec8e66cbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EReports?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","EReports"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"9a38c298-8c50-420a-8f9a-2739eaa3eebb","name":"Custom DataView Reports","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EReports('1')\",\n                    \"type\": \"MiscService.EReports\"\n                },\n                \"ReportID\": \"1\",\n                \"ReportName\": \"Today Report Transfer Part\",\n                \"RptCaption\": null,\n                \"ReportDesc\": \"Transfer Part Daily Report\",\n                \"Catagory\": \"4\",\n                \"SQLText\": \"Select tblParts.PartID, tblParts.PartNumber, tblNotes.NoteDate As 'Transfer Date', \\r\\n\\r\\nSubString(NoteText, CharIndex('''', NoteText, 1) + 1, CharIndex(' to', NoteText, 1) - CharIndex('''', NoteText, 1) - 2) As 'From Location', SubString(NoteText, CharIndex(' to', NoteText, 1) + 5, (CharIndex('''', NoteText, CharIndex(' to', NoteText, 1) + 6) - CharIndex('''', NoteText, CharIndex(' to', NoteText, 1))) - 1) As 'To Location', SubString(NoteText, CharIndex(' ', NoteText, 1) + 1, CharIndex(' f', NoteText, 1) - CharIndex(' ', NoteText, 1)) As 'Transfered Qty' From tblNotes Inner Join tblParts On tblNotes.TransID = tblParts.PartID Where TransType = 'tblParts' And Subject = 'Inventory Transfer'\",\n                \"SecurityCode\": null,\n                \"DataViewName\": \"Today Report Transfer Part\",\n                \"DataViewKeyField\": null,\n                \"DataViewLayout\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2017-06-20T18:17:01.157\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2017-06-21T07:11:40.193\"\n            }\n        ]\n    }\n}"}],"_postman_id":"188b4a8a-429d-4fac-af82-54cec8e66cbe"},{"name":"Delete Custom DataView Report","id":"6311c4a1-14aa-47f2-92bb-c35224eac9b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EReports(<ReportID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","EReports(<ReportID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"6311c4a1-14aa-47f2-92bb-c35224eac9b8"}],"id":"9124d37c-3c2d-409c-975d-03d77f973d50","description":"<p>In <strong>Optsy</strong>, <strong>Reports</strong> are a key feature for monitoring and analyzing business performance, customer interactions, and service data. These reports help businesses make data-driven decisions and streamline operations.</p>\n","_postman_id":"9124d37c-3c2d-409c-975d-03d77f973d50"},{"name":"QuickBook Online","item":[{"name":"QuickBook Online","id":"9f51253a-9fe9-4dba-9589-88205764963b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/EQuickBook?$format=json","urlObject":{"port":"16001","path":["odata","lookup","EQuickBook"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"70931de4-0f6c-4703-affd-c95ebb4dd5c4","name":"QuickBook Online","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/lookup/EQuickBook?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","EQuickBook"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/EQuickBook('1')\",\n                    \"type\": \"LookupService.EQuickBook\"\n                },\n                \"id\": \"1\",\n                \"ClientId\": \"\",\n                \"ClientSecret\": \"\",\n                \"Token\": \"\",\n                \"RefreshToken\": \"\",\n                \"LastRefresh\": \"2024-12-27T17:51:43.410\",\n                \"ModifiedBy\": \"admin\",\n                \"RealmId\": \"\",\n                \"RecordID\": \"6134\"\n            }\n        ]\n    }\n}"}],"_postman_id":"9f51253a-9fe9-4dba-9589-88205764963b"},{"name":"Update Access Token","event":[{"id":"ff142320-8d97-4397-ac55-d49e0fcef2ed","listen":"test","script":{"type":"text/javascript","exec":["pm.test(\"Status code is 2xx\", function () {","    pm.response.to.be.success;","});","pm.test(\"Response is JSON\", function () {","    pm.response.to.be.json;","});"]}}],"id":"01ea4aa4-d654-4ed8-b6fe-70c4ebc6e4e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\": \"\",\r\n    \"method\": \"ARManager.UpdateQuickBookToken\",\r\n\t\"params\": {\r\n        \"Token\": \"-Token-\",\r\n        \"RefreshToken\": \"-RefreshToken-\",\r\n        \"RealmId\": \"-RealmId-\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"7442838d-93d2-4115-aaa3-735f7c3ddd03","name":"Update Access Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\": \"\",\r\n    \"method\": \"ARManager.UpdateQuickBookToken\",\r\n\t\"params\": {\r\n        \"Token\": \"-Token-\",\r\n        \"RefreshToken\": \"-RefreshToken-\",\r\n        \"RealmId\": \"-RealmId-\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{74A8D68F-FEF6-49E5-8DCA-7E0FABC72B3B}\",\n    \"result\": {}\n}"}],"_postman_id":"01ea4aa4-d654-4ed8-b6fe-70c4ebc6e4e6"}],"id":"57333a11-8e8f-42de-8768-94e744ee9985","description":"<p>In <strong>Optsy</strong>, <strong>QuickBooks Online</strong> integration allows seamless synchronization between the two systems. This enables field service businesses to efficiently manage finances by connecting their customer, invoice, payment, and service data from Optsy with QuickBooks Online. Key features include:</p>\n<ol>\n<li><p><strong>Invoice Syncing</strong>: Automatically sync invoices created in Optsy with QuickBooks Online for easy tracking and payment processing.</p>\n</li>\n<li><p><strong>Payment Tracking</strong>: Payments received in QuickBooks can be reflected in Optsy, helping keep your service records and financial data aligned.</p>\n</li>\n<li><p><strong>Customer Syncing</strong>: Customer information from Optsy can be transferred to QuickBooks, ensuring consistency across both platforms.</p>\n</li>\n</ol>\n","_postman_id":"57333a11-8e8f-42de-8768-94e744ee9985"},{"name":"Employee GPS Data","item":[{"name":"Employee GPS Data","id":"39db1f83-4ab3-42e7-8c6f-38df8b917610","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/EGpsDataTech?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","EGpsDataTech"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"68581599-7db0-44a5-90c5-588e909972ad","name":"Employee GPS Data","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"39db1f83-4ab3-42e7-8c6f-38df8b917610"}],"id":"c248febd-a611-4da1-ac0d-28a701473878","_postman_id":"c248febd-a611-4da1-ac0d-28a701473878","description":""},{"name":"Tax Code","item":[{"name":"Read a Tax Code","id":"e9663b8e-d9b4-4f00-a462-56d5f8e76e27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxCode(<TaxCodeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICTaxCode(<TaxCodeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"44f2e764-fab6-435d-8d49-2d6c9051d247","name":"Read a Tax Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxCode(<TaxCodeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxCode(<TaxCodeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxCode('1')\",\n            \"type\": \"LookupService.MICTaxCode\"\n        },\n        \"TaxCodeID\": \"1\",\n        \"QBID\": null,\n        \"TaxName\": \"TC1\",\n        \"Description\": null,\n        \"TaxRate\": \"0.03\",\n        \"MaxSaleAmt\": \"0\",\n        \"TaxLabor\": \"1\",\n        \"TaxItems\": \"1\",\n        \"TaxLaborWithItems\": \"0\",\n        \"TaxAgrmnt\": \"1\",\n        \"GLAccountID\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2349\"\n    }\n}"}],"_postman_id":"e9663b8e-d9b4-4f00-a462-56d5f8e76e27"},{"name":"Get All Tax Code","id":"bf429daa-c344-4328-80a6-ff45837eb601","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxCode?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","MICTaxCode"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"fee10f0a-fdd0-498b-b196-0268946ab5d1","name":"Get All Tax Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxCode?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxCode"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxCode('1')\",\n                    \"type\": \"LookupService.MICTaxCode\"\n                },\n                \"TaxCodeID\": \"1\",\n                \"QBID\": null,\n                \"TaxName\": \"TC1\",\n                \"Description\": null,\n                \"TaxRate\": \"0.03\",\n                \"MaxSaleAmt\": \"0\",\n                \"TaxLabor\": \"1\",\n                \"TaxItems\": \"1\",\n                \"TaxLaborWithItems\": \"0\",\n                \"TaxAgrmnt\": \"1\",\n                \"GLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2349\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxCode('2')\",\n                    \"type\": \"LookupService.MICTaxCode\"\n                },\n                \"TaxCodeID\": \"2\",\n                \"QBID\": null,\n                \"TaxName\": \"TC2\",\n                \"Description\": null,\n                \"TaxRate\": \"0.06\",\n                \"MaxSaleAmt\": \"0\",\n                \"TaxLabor\": \"1\",\n                \"TaxItems\": \"1\",\n                \"TaxLaborWithItems\": \"0\",\n                \"TaxAgrmnt\": \"1\",\n                \"GLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2350\"\n            }\n        ]\n    }\n}"}],"_postman_id":"bf429daa-c344-4328-80a6-ff45837eb601"},{"name":"Query Tax Code","id":"af2d1ddc-e1a7-45dd-a08d-2b05a869db99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTaxCode?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MICTaxCode"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"b79487ee-daee-4b84-a44e-2e66c87287db","name":"Query Tax Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTaxCode?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTaxCode"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxCode('1')\",\n                    \"type\": \"LookupService.MICTaxCode\"\n                },\n                \"TaxCodeID\": \"1\",\n                \"QBID\": null,\n                \"TaxName\": \"TC1\",\n                \"Description\": null,\n                \"TaxRate\": \"0.03\",\n                \"MaxSaleAmt\": \"0\",\n                \"TaxLabor\": \"1\",\n                \"TaxItems\": \"1\",\n                \"TaxLaborWithItems\": \"0\",\n                \"TaxAgrmnt\": \"1\",\n                \"GLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2349\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTaxCode('2')\",\n                    \"type\": \"LookupService.MICTaxCode\"\n                },\n                \"TaxCodeID\": \"2\",\n                \"QBID\": null,\n                \"TaxName\": \"TC2\",\n                \"Description\": null,\n                \"TaxRate\": \"0.06\",\n                \"MaxSaleAmt\": \"0\",\n                \"TaxLabor\": \"1\",\n                \"TaxItems\": \"1\",\n                \"TaxLaborWithItems\": \"0\",\n                \"TaxAgrmnt\": \"1\",\n                \"GLAccountID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2350\"\n            }\n        ]\n    }\n}"}],"_postman_id":"af2d1ddc-e1a7-45dd-a08d-2b05a869db99"}],"id":"82517c24-7b2c-4ec4-bad7-1bcfacbb1fb6","_postman_id":"82517c24-7b2c-4ec4-bad7-1bcfacbb1fb6","description":""},{"name":"CheckList","item":[{"name":"CheckList","item":[{"name":"Get All CheckLists","id":"1ff76cfb-5d6b-47e4-9910-b61b5d9dda96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{url}}:16001/odata/misc/ECheckListVersion?$format=json","urlObject":{"port":"16001","path":["odata","misc","ECheckListVersion"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"870d0c3e-ac2e-4625-a8cc-7e11f4852c01","name":"Get All Forms","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{url}}:16001/odata/misc/EForm?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","EForm"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EForm()\",\n                    \"type\": \"MiscService.EForm\"\n                },\n                \"FormID\": \"1751528065549\",\n                \"FormName\": \"Test\",\n                \"Description\": \"Test\",\n                \"CreatedBy\": \"Admin\",\n                \"CreatedOn\": \"2025-07-03T16:54:17.630\",\n                \"TransTypeID\": null,\n                \"TransID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"1ff76cfb-5d6b-47e4-9910-b61b5d9dda96"}],"id":"5c2a91be-0586-45b6-889a-e4200ed8ed91","description":"<p><strong>FormID</strong> : A unique number given to each form. Used as a reference in other tables.·</p>\n<p><strong>FormName</strong> : The name or title of the form.·</p>\n<p><strong>Description</strong> : Extra details about what the form is for.·</p>\n<p><strong>CreatedBy</strong> : The person who made the form.·</p>\n<p><strong>CreatedOn</strong> : The date and time the form was created.·</p>\n<p><strong>Linked to :</strong> `Questions.FormID`, `Responses.FormID`</p>\n","_postman_id":"5c2a91be-0586-45b6-889a-e4200ed8ed91"},{"name":"CheckList Questions","item":[{"name":"Get All Questions","id":"185b5ae6-c8f2-4f08-83ae-f4648804e56b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{url}}:16001/odata/misc/EQuestion?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","misc","EQuestion"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"9dc9d705-9648-4641-a182-d8b5c9682b15","name":"Get All Questions","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{url}}:16001/odata/misc/EQuestion?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","EQuestion"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EQuestion()\",\n                    \"type\": \"MiscService.EQuestion\"\n                },\n                \"QuestionID\": \"1751528010249.5\",\n                \"FormID\": \"1751528065549\",\n                \"ParentQuestionID\": null,\n                \"TriggeringOptionID\": null,\n                \"QuestionText\": \"Question 111\",\n                \"AnswerType\": \"Radio\",\n                \"IsMandatory\": \"1\",\n                \"DisplayOrder\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EQuestion()\",\n                    \"type\": \"MiscService.EQuestion\"\n                },\n                \"QuestionID\": \"1751528011000.51\",\n                \"FormID\": \"1751528065549\",\n                \"ParentQuestionID\": null,\n                \"TriggeringOptionID\": null,\n                \"QuestionText\": \"Question 2\",\n                \"AnswerType\": \"Text\",\n                \"IsMandatory\": \"0\",\n                \"DisplayOrder\": \"3\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EQuestion()\",\n                    \"type\": \"MiscService.EQuestion\"\n                },\n                \"QuestionID\": \"1751528051970.26\",\n                \"FormID\": \"1751528065549\",\n                \"ParentQuestionID\": \"1751528010249.5\",\n                \"TriggeringOptionID\": \"1751528048450.14\",\n                \"QuestionText\": \"New SUB1\",\n                \"AnswerType\": \"Checkbox\",\n                \"IsMandatory\": \"0\",\n                \"DisplayOrder\": \"2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"185b5ae6-c8f2-4f08-83ae-f4648804e56b"}],"id":"082b4279-1e50-4e67-8cd1-35b077770966","description":"<p><strong>QuestionID</strong> : A unique number for each question.·</p>\n<p><strong>FormID</strong> : Connects this question to its form.·</p>\n<p><strong>ParentQuestionID</strong> : If it’s a sub-question, this links to its main question.·</p>\n<p><strong>TriggeringOptionID</strong> : Which option makes this question appear.·</p>\n<p><strong>QuestionText</strong> : The actual question text.·</p>\n<p><strong>AnswerType</strong> : The kind of answer expected (text, number, etc.).·</p>\n<p><strong>IsMandatory</strong> : If true, user must answer this question.·</p>\n<p><strong>DisplayOrder</strong> : Order this question appears in the form.·</p>\n<p><strong>Linked to</strong> : `Forms`, `Questions`, `Options`, `Answers`</p>\n","_postman_id":"082b4279-1e50-4e67-8cd1-35b077770966"},{"name":"CheckList Options","item":[{"name":"Get All Options","id":"bffc0453-915e-4398-bf9c-7797dd16a494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{url}}:16001/odata/misc/EOption?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","misc","EOption"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"a4326035-2100-43b4-9680-6bd9996a0fb6","name":"Get All Options","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{url}}:16001/odata/misc/EOption?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","EOption"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EOption()\",\n                    \"type\": \"MiscService.EOption\"\n                },\n                \"OptionID\": \"1751528019836.27\",\n                \"QuestionID\": \"1751528010249.5\",\n                \"OptionText\": \"OP1\",\n                \"DisplayOrder\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EOption()\",\n                    \"type\": \"MiscService.EOption\"\n                },\n                \"OptionID\": \"1751528022381.63\",\n                \"QuestionID\": \"1751528010249.5\",\n                \"OptionText\": \"OP3\",\n                \"DisplayOrder\": \"2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EOption()\",\n                    \"type\": \"MiscService.EOption\"\n                },\n                \"OptionID\": \"1751528048450.14\",\n                \"QuestionID\": \"1751528010249.5\",\n                \"OptionText\": \"OP4\",\n                \"DisplayOrder\": \"3\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EOption()\",\n                    \"type\": \"MiscService.EOption\"\n                },\n                \"OptionID\": \"1751528058135.51\",\n                \"QuestionID\": \"1751528051970.26\",\n                \"OptionText\": \"Yes\",\n                \"DisplayOrder\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/EOption()\",\n                    \"type\": \"MiscService.EOption\"\n                },\n                \"OptionID\": \"1751528061373.22\",\n                \"QuestionID\": \"1751528051970.26\",\n                \"OptionText\": \"No\",\n                \"DisplayOrder\": \"2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"bffc0453-915e-4398-bf9c-7797dd16a494"}],"id":"7fdbdba5-45e0-4d48-83ac-e29413267e42","description":"<p><strong>OptionID</strong> : Unique number for each option.·      </p>\n<p><strong>QuestionID</strong> : Connects the option to its question.·      </p>\n<p><strong>OptionText</strong> : Text shown as the option.·      </p>\n<p><strong>DisplayOrder</strong> : Position of the option under the question.·      </p>\n<p><strong>Linked to</strong> : `Questions`, `Answers`, `TriggeringOptionID`</p>\n","_postman_id":"7fdbdba5-45e0-4d48-83ac-e29413267e42"},{"name":"CheckList Answers","item":[{"name":"All Answer","id":"d06adb54-7fe7-4c6c-a4ab-b4720a75ea8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ECheckListAnswer?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","misc","ECheckListAnswer"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"d06adb54-7fe7-4c6c-a4ab-b4720a75ea8d"},{"name":"Submit Answer","id":"e15116ea-e1a0-4a2c-9016-dc1d842af2fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\": \"\",\r\n    \"method\": \"MiscManager.SubmitAnswer\",\r\n    \"params\": {\r\n        \"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0b5\",  \r\n\t\t\"ScheduleID\" : 28659 ,\r\n        \"Answer\": [\r\n            {\r\n                \"AnswerID\": -1,\r\n                \"Answer\": \"9166\",\r\n                \"QuestionID\": \"c3a3b49c-867c-4a31-af4d-23da40caa344\"\r\n\t\t\t\t\r\n            },\r\n            {\r\n                \"AnswerID\": 8,\r\n                \"Answer\": \"Abhishek\",\r\n                \"QuestionID\": \"ed890940-2aed-4869-945f-43a937fd1019\"\r\n            }\r\n        ]\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e15116ea-e1a0-4a2c-9016-dc1d842af2fa"}],"id":"9f93d5cc-e57d-466f-bb7b-b116ff1463b8","description":"<p>· <strong>AnswerID</strong> : Unique ID for each answer.<br />· <strong>ResponseID</strong> : Which submission this answer is part of.<br />· <strong>QuestionID</strong> : Which question this answer is for.<br />· <strong>AnswerText</strong> : Text answer (for text/number types).<br />· <strong>SelectedOptionID</strong> : The chosen option (for dropdown/radio).<br />· <strong>IsChecked</strong> : True/false for checkbox answers.<br />· <strong>Linked to</strong> : <code>Responses</code>, <code>Questions</code>, <code>Options</code></p>\n","_postman_id":"9f93d5cc-e57d-466f-bb7b-b116ff1463b8"},{"name":"CheckList Responses","item":[{"name":"Get All CheckList Submission history","id":"442fb7ae-75af-4190-a96a-fb6f52f3c566","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ECheckListResponse?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","misc","ECheckListResponse"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"442fb7ae-75af-4190-a96a-fb6f52f3c566"}],"id":"031cbc9c-fb79-4a14-83bb-6b5966dbd704","_postman_id":"031cbc9c-fb79-4a14-83bb-6b5966dbd704","description":""},{"name":"Create Dynamic Form","id":"3970822c-088e-4b04-8624-691024bff093","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"{80059338-0751-4A22-9997-10EBFE3BF8EC}"},{"key":"Content-Type","value":"application/json"},{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"jsonrpc\": \"2.0\",\r\n\t\"id\": \"\",\r\n\t\"method\": \"MiscManager.AddDynamicForm\",\r\n\t\"params\": {\r\n\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\"FormName\": \"mode of transportation - Mera man\",\r\n\t\t\t\"Description\": \"mode of transportation Desc\",\r\n\t\t\t\"CreatedBy\": \"Admin\",\r\n\t\t\t\"CreatedOn\": \"2025-07-16T11:46:49.124Z\",\r\n\t\t\t\"ChecklistID\"  : 123,\r\n\t\t\t\"Version\" :1,\r\n\t\t\t\"ActionType\": \"I\",\r\n\t\t\t\"Questions\": [\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"What is your preferred mode of transportation?\",\r\n\t\t\t\t\"AnswerType\": \"Radio\",\r\n\t\t\t\t\"IsMandatory\": true,\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"I\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"TriggeringOptionID\": \"7cee7a99-4e7a-43f8-9bc6-9ba289d04d88\",\r\n\t\t\t\t\"QuestionText\": \"What type of car do you own?\",\r\n\t\t\t\t\"AnswerType\": \"Dropdown\",\r\n\t\t\t\t\"IsMandatory\": true,\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"f28d2807-2f05-4fd8-ab04-0964664a570f\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"TriggeringOptionID\": \"0316d59d-2cde-41c6-bb4a-bbaf10210a10\",\r\n\t\t\t\t\"QuestionText\": \"Please Describe\",\r\n\t\t\t\t\"AnswerType\": \"Text\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"Which cuisines do you like?\",\r\n\t\t\t\t\"AnswerType\": \"Checkbox\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"a7430f66-95d2-4cb0-8a51-4a82d19f4733\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"What is your age?\",\r\n\t\t\t\t\"AnswerType\": \"Number\",\r\n\t\t\t\t\"IsMandatory\": true,\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"b31a3560-ab8f-4d9a-b417-df78bfab4fe3\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"Do you prefer to share your birth year?\",\r\n\t\t\t\t\"AnswerType\": \"Radio\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"0b426f63-e171-4cd6-b834-0fe280a4953e\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"How many hours do you spend on the internet daily -  Mera Man\",\r\n\t\t\t\t\"AnswerType\": \"Text\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 5,\r\n\t\t\t\t\"ActionType\": \"D\"\r\n\t\t\t\t}\r\n\t\t\t],\r\n\t\t\t\"Options\": [\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"7cee7a99-4e7a-43f8-9bc6-9ba289d04d88\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Car\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"I\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"07af5ec7-9276-49b3-9b13-c23887d36f56\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"Sedan\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"89f5fa5f-869f-4076-9017-fe084320434d\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"SUV\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"e1a21a3a-12b5-4878-8494-ccf360ee91bb\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"Hatchback\",\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"0316d59d-2cde-41c6-bb4a-bbaf10210a10\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"Other\",\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"0734caad-5344-4920-a9ea-188e6f424b9f\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Bike\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"a09b49fb-6543-4877-8da0-ca74c3dbadfe\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Public Transport\",\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"7e6952c0-7189-4d52-92f7-87a506e5193d\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Walking\",\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"b8c00bca-eea5-4633-a4a6-247309c93720\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Italian\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"2bb0dd50-f403-42f8-ae0b-136b1979d7ce\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Chinese\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"46c95173-e432-4b20-bfb3-ad5e9c1f1b69\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Indian\",\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"83650b61-98fd-41ea-98bb-ac3cbb039b2f\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Mexican\",\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"6d68f8b3-4566-41cc-9462-936ebce479f6\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Continental\",\r\n\t\t\t\t\"DisplayOrder\": 5,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"fa9bfc59-a28e-4da4-96cd-5e6c97eb5763\",\r\n\t\t\t\t\"QuestionID\": \"b31a3560-ab8f-4d9a-b417-df78bfab4fe3\",\r\n\t\t\t\t\"OptionText\": \"Y\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"4a086ee7-0ed7-4ded-b2bc-f6e89e09e15c\",\r\n\t\t\t\t\"QuestionID\": \"b31a3560-ab8f-4d9a-b417-df78bfab4fe3\",\r\n\t\t\t\t\"OptionText\": \"N\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t}\r\n\t\t]\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4860a40f-11cb-4c83-b9c0-6348f196bca3","name":"Create Dynamic Form","originalRequest":{"method":"POST","header":[{"key":"session","value":"{80059338-0751-4A22-9997-10EBFE3BF8EC}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"jsonrpc\": \"2.0\",\r\n\t\"id\": \"\",\r\n\t\"method\": \"MiscManager.AddDynamicForm\",\r\n\t\"params\": {\r\n\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\"FormName\": \"mode of transportation - Mera man\",\r\n\t\t\t\"Description\": \"mode of transportation Desc\",\r\n\t\t\t\"CreatedBy\": \"Admin\",\r\n\t\t\t\"CreatedOn\": \"2025-07-16T11:46:49.124Z\",\r\n\t\t\t\"ActionType\": \"U\",\r\n\t\t\t\"Questions\": [\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"What is your preferred mode of transportation?\",\r\n\t\t\t\t\"AnswerType\": \"Radio\",\r\n\t\t\t\t\"IsMandatory\": true,\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"TriggeringOptionID\": \"7cee7a99-4e7a-43f8-9bc6-9ba289d04d88\",\r\n\t\t\t\t\"QuestionText\": \"What type of car do you own?\",\r\n\t\t\t\t\"AnswerType\": \"Dropdown\",\r\n\t\t\t\t\"IsMandatory\": true,\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"f28d2807-2f05-4fd8-ab04-0964664a570f\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"TriggeringOptionID\": \"0316d59d-2cde-41c6-bb4a-bbaf10210a10\",\r\n\t\t\t\t\"QuestionText\": \"Please Describe\",\r\n\t\t\t\t\"AnswerType\": \"Text\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"Which cuisines do you like?\",\r\n\t\t\t\t\"AnswerType\": \"Checkbox\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"a7430f66-95d2-4cb0-8a51-4a82d19f4733\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"What is your age?\",\r\n\t\t\t\t\"AnswerType\": \"Number\",\r\n\t\t\t\t\"IsMandatory\": true,\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"b31a3560-ab8f-4d9a-b417-df78bfab4fe3\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"Do you prefer to share your birth year?\",\r\n\t\t\t\t\"AnswerType\": \"Radio\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"QuestionID\": \"0b426f63-e171-4cd6-b834-0fe280a4953e\",\r\n\t\t\t\t\"FormID\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\",\r\n\t\t\t\t\"ParentQuestionID\": null,\r\n\t\t\t\t\"TriggeringOptionID\": null,\r\n\t\t\t\t\"QuestionText\": \"How many hours do you spend on the internet daily -  Mera Man\",\r\n\t\t\t\t\"AnswerType\": \"Text\",\r\n\t\t\t\t\"IsMandatory\": false,\r\n\t\t\t\t\"DisplayOrder\": 5,\r\n\t\t\t\t\"ActionType\": \"D\"\r\n\t\t\t\t}\r\n\t\t\t],\r\n\t\t\t\"Options\": [\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"7cee7a99-4e7a-43f8-9bc6-9ba289d04d88\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Car\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"07af5ec7-9276-49b3-9b13-c23887d36f56\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"Sedan\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"89f5fa5f-869f-4076-9017-fe084320434d\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"SUV\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"e1a21a3a-12b5-4878-8494-ccf360ee91bb\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"Hatchback\",\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"0316d59d-2cde-41c6-bb4a-bbaf10210a10\",\r\n\t\t\t\t\"QuestionID\": \"9d9cf542-2086-4ba3-b328-2b967c6cd73c\",\r\n\t\t\t\t\"OptionText\": \"Other\",\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"0734caad-5344-4920-a9ea-188e6f424b9f\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Bike\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"a09b49fb-6543-4877-8da0-ca74c3dbadfe\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Public Transport\",\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"7e6952c0-7189-4d52-92f7-87a506e5193d\",\r\n\t\t\t\t\"QuestionID\": \"450c1c55-9c3b-437a-b1f6-2420b978869a\",\r\n\t\t\t\t\"OptionText\": \"Walking\",\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"b8c00bca-eea5-4633-a4a6-247309c93720\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Italian\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"2bb0dd50-f403-42f8-ae0b-136b1979d7ce\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Chinese\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"46c95173-e432-4b20-bfb3-ad5e9c1f1b69\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Indian\",\r\n\t\t\t\t\"DisplayOrder\": 3,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"83650b61-98fd-41ea-98bb-ac3cbb039b2f\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Mexican\",\r\n\t\t\t\t\"DisplayOrder\": 4,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"6d68f8b3-4566-41cc-9462-936ebce479f6\",\r\n\t\t\t\t\"QuestionID\": \"453618c9-63e5-45a3-80e6-be1fa4575462\",\r\n\t\t\t\t\"OptionText\": \"Continental\",\r\n\t\t\t\t\"DisplayOrder\": 5,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"fa9bfc59-a28e-4da4-96cd-5e6c97eb5763\",\r\n\t\t\t\t\"QuestionID\": \"b31a3560-ab8f-4d9a-b417-df78bfab4fe3\",\r\n\t\t\t\t\"OptionText\": \"Y\",\r\n\t\t\t\t\"DisplayOrder\": 1,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t},\r\n\t\t\t\t{\r\n\t\t\t\t\"OptionID\": \"4a086ee7-0ed7-4ded-b2bc-f6e89e09e15c\",\r\n\t\t\t\t\"QuestionID\": \"b31a3560-ab8f-4d9a-b417-df78bfab4fe3\",\r\n\t\t\t\t\"OptionText\": \"N\",\r\n\t\t\t\t\"DisplayOrder\": 2,\r\n\t\t\t\t\"ActionType\": \"U\"\r\n\t\t\t\t}\r\n\t\t]\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"10.3.33.34:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"version\": \"1.1\",\r\n\t\"id\": \"{5FBEAC7F-248E-4941-BE5B-2A5495C764EF}\",\r\n\t\"result\": {\r\n\t\t\"Result\": \"6faca776-9f87-47f3-a749-6d02d6a3e0c5\"\r\n\t}\r\n}"}],"_postman_id":"3970822c-088e-4b04-8624-691024bff093"},{"name":"Get CheckList Related to Schedule","id":"f063d85f-d831-4838-a474-ee88bd323def","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\" : \"\",\r\n    \"method\": \"MiscManager.GetDynamicForm\",\r\n    \"params\": {\r\n        \"TransID\": \"28659\"\r\n\t}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"566f5485-b7a4-465d-b187-44ef245c7aa2","name":"Get Form","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\" : \"\",\r\n    \"method\": \"MiscManager.GetDynamicForm\",\r\n    \"params\": {\r\n        \"FormID\": \"1751528065549\"\r\n\t}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{6CE66F2A-D954-4E30-8864-B468F1EAA173}\",\n    \"result\": {\n        \"data\": {\n            \"CreatedBy\": \"Admin\",\n            \"CreatedOn\": \"04-07-2025 01:31:32\",\n            \"Description\": \"Test\",\n            \"FormID\": \"1751528065549\",\n            \"FormName\": \"Test\",\n            \"Option\": [\n                {\n                    \"DisplayOrder\": 1,\n                    \"OptionID\": \"1751528019836.27\",\n                    \"OptionText\": \"OP1\",\n                    \"QuestionID\": \"1751528010249.5\"\n                },\n                {\n                    \"DisplayOrder\": 2,\n                    \"OptionID\": \"1751528022381.63\",\n                    \"OptionText\": \"OP3\",\n                    \"QuestionID\": \"1751528010249.5\"\n                },\n                {\n                    \"DisplayOrder\": 3,\n                    \"OptionID\": \"1751528048450.14\",\n                    \"OptionText\": \"OP4\",\n                    \"QuestionID\": \"1751528010249.5\"\n                },\n                {\n                    \"DisplayOrder\": 1,\n                    \"OptionID\": \"1751528058135.51\",\n                    \"OptionText\": \"Yes\",\n                    \"QuestionID\": \"1751528051970.26\"\n                },\n                {\n                    \"DisplayOrder\": 2,\n                    \"OptionID\": \"1751528061373.22\",\n                    \"OptionText\": \"No\",\n                    \"QuestionID\": \"1751528051970.26\"\n                }\n            ],\n            \"Question\": [\n                {\n                    \"AnswerType\": \"\",\n                    \"DisplayOrder\": 1,\n                    \"FormID\": \"1751528065549\",\n                    \"IsMandatory\": true,\n                    \"ParentQuestionID\": \"\",\n                    \"QuestionID\": \"1751528010249.5\",\n                    \"QuestionText\": \"Question 111\",\n                    \"TriggeringOptionID\": \"\"\n                },\n                {\n                    \"AnswerType\": \"\",\n                    \"DisplayOrder\": 3,\n                    \"FormID\": \"1751528065549\",\n                    \"IsMandatory\": false,\n                    \"ParentQuestionID\": \"\",\n                    \"QuestionID\": \"1751528011000.51\",\n                    \"QuestionText\": \"Question 2\",\n                    \"TriggeringOptionID\": \"\"\n                },\n                {\n                    \"AnswerType\": \"\",\n                    \"DisplayOrder\": 2,\n                    \"FormID\": \"1751528065549\",\n                    \"IsMandatory\": false,\n                    \"ParentQuestionID\": \"1751528010249.5\",\n                    \"QuestionID\": \"1751528051970.26\",\n                    \"QuestionText\": \"New SUB1\",\n                    \"TriggeringOptionID\": \"1751528048450.14\"\n                }\n            ],\n            \"TransID\": \"0\",\n            \"TransTypeID\": \"0\"\n        }\n    }\n}"}],"_postman_id":"f063d85f-d831-4838-a474-ee88bd323def"},{"name":"Get CheckList Information","id":"9695f6e5-af2d-43d0-b459-017c2d888433","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\" : \"\",\r\n    \"method\": \"MiscManager.GetCheckList\",\r\n    \"params\": {\r\n        \"CheckListID\": \"<CheckListID>\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"6b974e83-95cb-40e5-9004-4e036a593780","name":"Get CheckList Information","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"id\" : \"{05EC6B5F-B3F7-430D-9490-67A8E64C2B42}\",\r\n    \"method\": \"MiscManager.GetCheckList\",\r\n    \"params\": {\r\n        \"CheckListID\": \"<CheckListID>\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"9695f6e5-af2d-43d0-b459-017c2d888433"}],"id":"a591a623-57e0-4635-ab31-fd0d11c016fd","description":"<img src=\"https://content.pstmn.io/3e4547a1-a9eb-409f-987d-8cb27f3dcbc9/aW1hZ2UucG5n\" width=\"844\" height=\"105\" />","_postman_id":"a591a623-57e0-4635-ab31-fd0d11c016fd"},{"name":"Term","item":[{"name":"Get All Terms","id":"766c3669-ce35-4fcb-8a28-fa432e327316","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICTerm"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"766c3669-ce35-4fcb-8a28-fa432e327316"},{"name":"Read a Term","id":"cbaec55a-21e3-4793-8b85-070b65700ed7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm(1)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICTerm(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"cbaec55a-21e3-4793-8b85-070b65700ed7"}],"id":"c2c07891-6eb7-4c3c-8a4b-d5653a1c80b5","_postman_id":"c2c07891-6eb7-4c3c-8a4b-d5653a1c80b5","description":""}],"id":"08b396ca-828c-44fa-b56a-96dd426ca4e7","description":"<p><strong>Week Days:</strong></p>\n<img src=\"https://content.pstmn.io/53cd185a-966f-4404-a071-b8b92244ca48/aW1hZ2UucG5n\" width=\"393\" height=\"262\" />\n\n<p><strong>Working Months:</strong></p>\n<img src=\"https://content.pstmn.io/18401dc6-86d9-40f9-9f93-5de3d7999c3c/aW1hZ2UucG5n\" width=\"393\" height=\"352\" />\n\n<p><strong>Report Category:</strong></p>\n<img src=\"https://content.pstmn.io/dcdc1ece-4c26-416f-a55f-d4481704df86/aW1hZ2UucG5n\" width=\"388\" height=\"216\" />\n\n<p><strong>QuickBook Desktop Support Version:</strong></p>\n<img src=\"https://content.pstmn.io/e7f04528-ad72-4fa5-9202-3305efce9619/aW1hZ2UucG5n\" alt height=\"218\" width=\"393\" />","_postman_id":"08b396ca-828c-44fa-b56a-96dd426ca4e7"},{"name":"PO Requisition","item":[{"name":"Require Approvals","item":[{"name":"Get All PO Requisition Approvals","id":"c511cb08-a55b-4653-abf2-e65481bfe82e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionApproval?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionApproval"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"6e4811c5-d456-4320-9875-23c002a19bb6","name":"Get All PO Requisition Approvals","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisitionApproval?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisitionApproval"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionApproval('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionApproval\"\n                },\n                \"PurReqApprovalID\": \"1\",\n                \"PurRequisitionID\": \"1\",\n                \"EmployeeID\": \"2\",\n                \"Status\": \"0\",\n                \"DeclineNote\": null,\n                \"DateApproved\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:22:35.177\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjU=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionApproval('2')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionApproval\"\n                },\n                \"PurReqApprovalID\": \"2\",\n                \"PurRequisitionID\": \"1\",\n                \"EmployeeID\": \"1\",\n                \"Status\": \"0\",\n                \"DeclineNote\": null,\n                \"DateApproved\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:22:35.190\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjY=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionApproval('3')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionApproval\"\n                },\n                \"PurReqApprovalID\": \"3\",\n                \"PurRequisitionID\": \"2\",\n                \"EmployeeID\": \"2\",\n                \"Status\": \"0\",\n                \"DeclineNote\": null,\n                \"DateApproved\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:26:10.720\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjo=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionApproval('4')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionApproval\"\n                },\n                \"PurReqApprovalID\": \"4\",\n                \"PurRequisitionID\": \"2\",\n                \"EmployeeID\": \"1\",\n                \"Status\": \"0\",\n                \"DeclineNote\": null,\n                \"DateApproved\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:26:10.720\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjs=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c511cb08-a55b-4653-abf2-e65481bfe82e"},{"name":"Read a PO Requisition Approval","id":"efdc42be-b2b8-44ae-aabf-ea952198e7d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionApproval(<PurReqApprovalID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionApproval(<PurReqApprovalID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"271609fc-614b-4e67-aace-87ef4c4d50bd","name":"Read a PO Requisition Approval","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisitionApproval(<PurReqApprovalID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisitionApproval(<PurReqApprovalID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionApproval('2')\",\n            \"type\": \"WorkOrderService.ESvcPurRequisitionApproval\"\n        },\n        \"PurReqApprovalID\": \"2\",\n        \"PurRequisitionID\": \"1\",\n        \"EmployeeID\": \"1\",\n        \"Status\": \"0\",\n        \"DeclineNote\": null,\n        \"DateApproved\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T19:22:35.190\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACjY=\"\n    }\n}"}],"_postman_id":"efdc42be-b2b8-44ae-aabf-ea952198e7d0"},{"name":"Delete PO Requisition Approval","id":"effb0c24-30cd-47bd-9b25-f372d9ffb762","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionApproval(<PurReqApprovalID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionApproval(<PurReqApprovalID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"effb0c24-30cd-47bd-9b25-f372d9ffb762"},{"name":"Query PO Requisition Approval","id":"05008bf9-609a-458f-bb16-3cb29664889c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionApproval?$format=json&$skip=0&$top=1000&$filter=EmployeeID%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionApproval"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"},{"key":"$filter","value":"EmployeeID%20eq%201%20"}],"variable":[]}},"response":[{"id":"f7735e6d-bbb3-407d-8a9c-831b62a0c68f","name":"Query PO Requisition Approval","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisitionApproval?$format=json&$skip=0&$top=1000&$filter=EmployeeID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisitionApproval"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"},{"key":"$filter","value":"EmployeeID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionApproval('2')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionApproval\"\n                },\n                \"PurReqApprovalID\": \"2\",\n                \"PurRequisitionID\": \"1\",\n                \"EmployeeID\": \"1\",\n                \"Status\": \"0\",\n                \"DeclineNote\": null,\n                \"DateApproved\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:22:35.190\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjY=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionApproval('4')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionApproval\"\n                },\n                \"PurReqApprovalID\": \"4\",\n                \"PurRequisitionID\": \"2\",\n                \"EmployeeID\": \"1\",\n                \"Status\": \"0\",\n                \"DeclineNote\": null,\n                \"DateApproved\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:26:10.720\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjs=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"05008bf9-609a-458f-bb16-3cb29664889c"}],"id":"0f4289b8-159f-4376-8ef6-7e5fac37bfaa","description":"<p><strong>Approval status:</strong></p>\n<img src=\"https://content.pstmn.io/0a9f1da4-a1cd-45b1-ae2d-15a101ace78f/aW1hZ2UucG5n\" width=\"391\" height=\"109\" />","_postman_id":"0f4289b8-159f-4376-8ef6-7e5fac37bfaa"},{"name":"PO Requisition Items","item":[{"name":"Get All Svc PO Requisition Parts","id":"76d611fe-dabf-4410-b5a4-2f40824b432c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionParts?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionParts"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"ecc8e716-94fd-4b8e-8a67-cadc36c905b4","name":"Get All Svc PO Requisition Parts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisitionParts?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisitionParts"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionParts('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionParts\"\n                },\n                \"PurRequisitionPartID\": \"1\",\n                \"PurRequisitionID\": \"1\",\n                \"JobStageID\": \"1\",\n                \"PartID\": \"1\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P1\",\n                \"Quantity\": \"0\",\n                \"ExtQuantity\": \"0\",\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"ReqTemplatePartID\": \"1\",\n                \"OriginalQty\": \"1\",\n                \"ChangeDescription\": null,\n                \"ProcessedQty\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:22:35.190\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjc=\",\n                \"MfgPartNumber\": null,\n                \"DefaultVendorID\": null,\n                \"TagId\": null,\n                \"SvcEstDetailID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionParts('2')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionParts\"\n                },\n                \"PurRequisitionPartID\": \"2\",\n                \"PurRequisitionID\": \"2\",\n                \"JobStageID\": \"1\",\n                \"PartID\": \"1\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P1\",\n                \"Quantity\": \"0\",\n                \"ExtQuantity\": \"0\",\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"ReqTemplatePartID\": \"1\",\n                \"OriginalQty\": \"1\",\n                \"ChangeDescription\": null,\n                \"ProcessedQty\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:26:10.720\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjw=\",\n                \"MfgPartNumber\": null,\n                \"DefaultVendorID\": null,\n                \"TagId\": null,\n                \"SvcEstDetailID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"76d611fe-dabf-4410-b5a4-2f40824b432c"},{"name":"Read a PO Requisition Items","id":"c34cb43e-a8b5-4637-aa18-5fd8dc2c95e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionParts(<PurRequisitionPartID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionParts(<PurRequisitionPartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"67e484c3-7bac-4b86-ac29-ab98336e3ba2","name":"Read a PO Requisition Items","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisitionParts(<PurRequisitionPartID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisitionParts(<PurRequisitionPartID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionParts('1')\",\n            \"type\": \"WorkOrderService.ESvcPurRequisitionParts\"\n        },\n        \"PurRequisitionPartID\": \"1\",\n        \"PurRequisitionID\": \"1\",\n        \"JobStageID\": \"1\",\n        \"PartID\": \"1\",\n        \"UnitMeasureID\": \"1\",\n        \"Description\": \"P1\",\n        \"Quantity\": \"0\",\n        \"ExtQuantity\": \"0\",\n        \"UnitCost\": \"0\",\n        \"ExtCost\": \"0\",\n        \"ReqTemplatePartID\": \"1\",\n        \"OriginalQty\": \"1\",\n        \"ChangeDescription\": null,\n        \"ProcessedQty\": \"0\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T19:22:35.190\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACjc=\",\n        \"MfgPartNumber\": null,\n        \"DefaultVendorID\": null,\n        \"TagId\": null,\n        \"SvcEstDetailID\": null\n    }\n}"}],"_postman_id":"c34cb43e-a8b5-4637-aa18-5fd8dc2c95e2"},{"name":"Delete Svc PO Requisition Items","id":"476758ec-70f5-416d-ac8e-e6e39978e708","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionParts(<PurRequisitionPartID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionParts(<PurRequisitionPartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"476758ec-70f5-416d-ac8e-e6e39978e708"},{"name":"Query PO Requisition Items","id":"22f8e407-1d7b-4f72-b074-d7ec008723c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisitionParts?$format=json&$skip=0&$top=10&$filter=JobStageID%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisitionParts"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"JobStageID%20eq%201%20"}],"variable":[]}},"response":[{"id":"a0fcab4b-a964-4cd5-8d1d-dfac8a72a7e0","name":"Query PO Requisition Items","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisitionParts?$format=json&$skip=0&$top=10&$filter=JobStageID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisitionParts"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"JobStageID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionParts('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionParts\"\n                },\n                \"PurRequisitionPartID\": \"1\",\n                \"PurRequisitionID\": \"1\",\n                \"JobStageID\": \"1\",\n                \"PartID\": \"1\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P1\",\n                \"Quantity\": \"0\",\n                \"ExtQuantity\": \"0\",\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"ReqTemplatePartID\": \"1\",\n                \"OriginalQty\": \"1\",\n                \"ChangeDescription\": null,\n                \"ProcessedQty\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:22:35.190\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjc=\",\n                \"MfgPartNumber\": null,\n                \"DefaultVendorID\": null,\n                \"TagId\": null,\n                \"SvcEstDetailID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisitionParts('2')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisitionParts\"\n                },\n                \"PurRequisitionPartID\": \"2\",\n                \"PurRequisitionID\": \"2\",\n                \"JobStageID\": \"1\",\n                \"PartID\": \"1\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P1\",\n                \"Quantity\": \"0\",\n                \"ExtQuantity\": \"0\",\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"ReqTemplatePartID\": \"1\",\n                \"OriginalQty\": \"1\",\n                \"ChangeDescription\": null,\n                \"ProcessedQty\": \"0\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:26:10.720\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjw=\",\n                \"MfgPartNumber\": null,\n                \"DefaultVendorID\": null,\n                \"TagId\": null,\n                \"SvcEstDetailID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"22f8e407-1d7b-4f72-b074-d7ec008723c8"}],"id":"dbf50b96-0271-49ea-9ad7-0c83cb114a04","_postman_id":"dbf50b96-0271-49ea-9ad7-0c83cb114a04","description":""},{"name":"PO Requisition  Template","item":[{"name":"Get All Template","id":"ca2ff80d-2bdc-479f-83c7-4663ec23fb49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqTemplate?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqTemplate"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"899d4f80-839a-4bd3-b738-478ec90ddae6","name":"Get All Template","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurReqTemplate?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurReqTemplate"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqTemplate('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurReqTemplate\"\n                },\n                \"ReqTemplatePartID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"JobStageID\": \"1\",\n                \"PartID\": \"1\",\n                \"Description\": \"P1\",\n                \"UnitMeasureID\": \"1\",\n                \"Quantity\": \"1\",\n                \"ExtQuantity\": \"1\",\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACiY=\",\n                \"MfgPartNumber\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"ca2ff80d-2bdc-479f-83c7-4663ec23fb49"},{"name":"Read a Template","id":"c57843a1-c4b8-47ee-8f4f-2e5de3e6cd04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqTemplate(<ReqTemplatePartID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqTemplate(<ReqTemplatePartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"ed9da093-b6c6-433a-b575-3157babce625","name":"New Request","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqTemplate('1')\",\n            \"type\": \"WorkOrderService.ESvcPurReqTemplate\"\n        },\n        \"ReqTemplatePartID\": \"1\",\n        \"SvcOrderID\": \"2\",\n        \"JobStageID\": \"1\",\n        \"PartID\": \"1\",\n        \"Description\": \"P1\",\n        \"UnitMeasureID\": \"1\",\n        \"Quantity\": \"1\",\n        \"ExtQuantity\": \"1\",\n        \"UnitCost\": \"0\",\n        \"ExtCost\": \"0\",\n        \"UserCreated\": null,\n        \"TimeCreated\": null,\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACiY=\",\n        \"MfgPartNumber\": null\n    }\n}"}],"_postman_id":"c57843a1-c4b8-47ee-8f4f-2e5de3e6cd04"},{"name":"Query Template","id":"7a22bf86-5738-4052-94ed-886a3634c002","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqTemplate?$format=json&$skip=0&$top=10&$filter=SvcOrderID%20eq%202%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqTemplate"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"SvcOrderID%20eq%202%20"}],"variable":[]}},"response":[{"id":"bc4efebd-4e29-47aa-bde5-c525e52582ba","name":"Query Template","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurReqTemplate?$format=json&$skip=0&$top=10&$filter=SvcOrderID%20eq%20158511%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurReqTemplate"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"SvcOrderID%20eq%20158511%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqTemplate('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurReqTemplate\"\n                },\n                \"ReqTemplatePartID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"JobStageID\": \"1\",\n                \"PartID\": \"1\",\n                \"Description\": \"P1\",\n                \"UnitMeasureID\": \"1\",\n                \"Quantity\": \"1\",\n                \"ExtQuantity\": \"1\",\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACiY=\",\n                \"MfgPartNumber\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"7a22bf86-5738-4052-94ed-886a3634c002"},{"name":"Delete Template","id":"f2da21f0-cee5-4d77-b953-4ae3cfb81e81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqTemplate(<ReqTemplatePartID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqTemplate(<ReqTemplatePartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"f2da21f0-cee5-4d77-b953-4ae3cfb81e81"}],"id":"2fa5eb0c-5d24-4d6f-b0b8-e9ac481a6d82","_postman_id":"2fa5eb0c-5d24-4d6f-b0b8-e9ac481a6d82","description":""},{"name":"PO Requisition  Notification","item":[{"name":"Get All Notification","id":"9f8cfb93-79f4-4039-98aa-6d3cb8856237","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqNotify?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqNotify"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"18e44165-90cb-42c4-ae8b-ff9bc50142a7","name":"Get All Notification","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurReqNotify?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurReqNotify"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurReqNotify\"\n                },\n                \"ReqNotifyID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"EmployeeID\": \"2\",\n                \"RequiresApproval\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:19:12.657\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACi0=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('2')\",\n                    \"type\": \"WorkOrderService.ESvcPurReqNotify\"\n                },\n                \"ReqNotifyID\": \"2\",\n                \"SvcOrderID\": \"2\",\n                \"EmployeeID\": \"1\",\n                \"RequiresApproval\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:19:12.670\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACi4=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"9f8cfb93-79f4-4039-98aa-6d3cb8856237"},{"name":"Read a Notification","id":"5d616883-56be-4d9f-9a02-1c8a1eb6bb63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqNotify(1)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqNotify(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"5e480e02-83f4-4dbe-b708-826bccf42d5d","name":"Read a Notification","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('1')\",\n            \"type\": \"WorkOrderService.ESvcPurReqNotify\"\n        },\n        \"ReqNotifyID\": \"1\",\n        \"SvcOrderID\": \"2\",\n        \"EmployeeID\": \"2\",\n        \"RequiresApproval\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T19:19:12.657\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACi0=\"\n    }\n}"}],"_postman_id":"5d616883-56be-4d9f-9a02-1c8a1eb6bb63"},{"name":"Query Notification","id":"a8c1ae5d-e7b5-47ec-b040-dda4f9b6a9a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqNotify?$format=json&$skip=0&$top=10&$filter=SvcOrderID%20eq%202%20","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqNotify"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"SvcOrderID%20eq%202%20"}],"variable":[]}},"response":[{"id":"25b8ddf3-8995-4776-a78e-b71d2b4ffe9b","name":"Query Notification","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurReqNotify?$format=json&$skip=0&$top=10&$filter=SvcOrderID%20eq%20158511%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurReqNotify"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"SvcOrderID%20eq%20158511%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurReqNotify\"\n                },\n                \"ReqNotifyID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"EmployeeID\": \"2\",\n                \"RequiresApproval\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:19:12.657\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACi0=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('2')\",\n                    \"type\": \"WorkOrderService.ESvcPurReqNotify\"\n                },\n                \"ReqNotifyID\": \"2\",\n                \"SvcOrderID\": \"2\",\n                \"EmployeeID\": \"1\",\n                \"RequiresApproval\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:19:12.670\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACi4=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a8c1ae5d-e7b5-47ec-b040-dda4f9b6a9a2"},{"name":"Create PO Requisition Notification","id":"057ce7b8-549d-453b-a8e4-bbc2c859b889","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcPurReqNotify\"\r\n\t\t\t\t},\r\n\t\t\t\t\"ReqNotifyID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"3\",\r\n\t\t\t\t\"EmployeeID\": \"2\",\r\n\t\t\t\t\"RequiresApproval\": \"1\",\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-12T19:19:12.657\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACi0=\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/workorder/ESvcPurReqNotify?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqNotify"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"993faa74-69a3-4cc0-a0fb-deb049b4ddd7","name":"Create PO Requisition Notification","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcPurReqNotify\"\r\n\t\t\t\t},\r\n\t\t\t\t\"ReqNotifyID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"3\",\r\n\t\t\t\t\"EmployeeID\": \"2\",\r\n\t\t\t\t\"RequiresApproval\": \"1\",\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-12T19:19:12.657\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACi0=\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurReqNotify?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurReqNotify"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurReqNotify('4')\",\r\n\t\t\t\"type\": \"WorkOrderService.ESvcPurReqNotify\"\r\n\t\t},\r\n\t\t\"ReqNotifyID\": \"4\",\r\n\t\t\"SvcOrderID\": \"3\",\r\n\t\t\"EmployeeID\": \"2\",\r\n\t\t\"RequiresApproval\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-01-17T15:00:18.740\",\r\n\t\t\"UserModified\": null,\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAAAAAKKI=\"\r\n\t}\r\n}"}],"_postman_id":"057ce7b8-549d-453b-a8e4-bbc2c859b889"},{"name":"Delete PO Requisition Notification","id":"b4e89c8b-a6b9-4f88-b37f-25d9e7dbe718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurReqNotify(<ID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurReqNotify(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"b4e89c8b-a6b9-4f88-b37f-25d9e7dbe718"}],"id":"e89ef1c9-1d5c-4042-b0d5-93fa4ea2d326","_postman_id":"e89ef1c9-1d5c-4042-b0d5-93fa4ea2d326","description":""},{"name":"Get All Svc PO Requisition","id":"a86794cd-41d5-4e13-9066-48732a897ac3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisition?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisition"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"141c6a7f-349a-4fb5-91b3-d49eeffd1fce","name":"Get All Svc PO Requisition","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisition?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisition"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisition('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisition\"\n                },\n                \"PurRequisitionID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"EmployeeID\": \"1\",\n                \"NeededByDate\": \"2024-12-12T00:00:00\",\n                \"Description\": \"Test\",\n                \"Status\": \"2\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:22:35.177\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjg=\",\n                \"ShipTo\": \"2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a86794cd-41d5-4e13-9066-48732a897ac3"},{"name":"Read a Svc PO Requisition","id":"0be8ab9c-3516-4b16-ab8f-13d4043b55ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisition(<PurRequisitionID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisition(<PurRequisitionID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"faa39237-918d-4ece-a7fd-d718c4492cd2","name":"Read a Svc PO Requisition","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisition(<PurRequisitionID>)?$format=json&$skip=0&$top=1000","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisition(<PurRequisitionID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisition('1')\",\n            \"type\": \"WorkOrderService.ESvcPurRequisition\"\n        },\n        \"PurRequisitionID\": \"1\",\n        \"SvcOrderID\": \"2\",\n        \"EmployeeID\": \"1\",\n        \"NeededByDate\": \"2024-12-12T00:00:00\",\n        \"Description\": \"Test\",\n        \"Status\": \"2\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T19:22:35.177\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACjg=\",\n        \"ShipTo\": \"2\"\n    }\n}"}],"_postman_id":"0be8ab9c-3516-4b16-ab8f-13d4043b55ed"},{"name":"Delete Svc PO Requisition","id":"55a2033c-3044-4f78-b0c5-f5e961de0364","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisition(<PurRequisitionID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisition(<PurRequisitionID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"55a2033c-3044-4f78-b0c5-f5e961de0364"},{"name":"Query Svc PO Requisition","id":"fd648882-7902-4504-a34a-963dc1c0be2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/ESvcPurRequisition?$format=json&$skip=0&$top=10&$filter=SvcOrderID%20eq%20%202","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisition"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"SvcOrderID%20eq%20%202"}],"variable":[]}},"response":[{"id":"70ecdf73-bd0d-48de-95e9-4ca2a7a1c305","name":"Quer Svc PO Requisition","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/ESvcPurRequisition?$format=json&$skip=0&$top=10&$filter=SvcOrderID%20eq%20158511%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","ESvcPurRequisition"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"SvcOrderID%20eq%20158511%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisition('1')\",\n                    \"type\": \"WorkOrderService.ESvcPurRequisition\"\n                },\n                \"PurRequisitionID\": \"1\",\n                \"SvcOrderID\": \"2\",\n                \"EmployeeID\": \"1\",\n                \"NeededByDate\": \"2024-12-12T00:00:00\",\n                \"Description\": \"Test\",\n                \"Status\": \"2\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:22:35.177\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACjg=\",\n                \"ShipTo\": \"2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"fd648882-7902-4504-a34a-963dc1c0be2f"},{"name":"Create Svc PO Requisition","id":"46a86057-f9ec-4b1e-91c6-d355e6748841","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisition('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcPurRequisition\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PurRequisitionID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"2\",\r\n\t\t\t\t\"EmployeeID\": \"1\",\r\n\t\t\t\t\"NeededByDate\": \"2024-12-12T00:00:00\",\r\n\t\t\t\t\"Description\": \"A\",\r\n\t\t\t\t\"Status\": \"2\",\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-12T19:26:10.703\",\r\n\t\t\t\t\"UserModified\": \"-\",\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACj0=\",\r\n\t\t\t\t\"ShipTo\": \"1\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/workorder/ESvcPurRequisition?$format=json","urlObject":{"port":"16001","path":["odata","workorder","ESvcPurRequisition"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"51d151f8-096e-4bde-a78b-1121e82c3c29","name":"Create Svc PO Requisition","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisition('-1')\",\r\n\t\t\t\t\t\"type\": \"WorkOrderService.ESvcPurRequisition\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PurRequisitionID\": \"-1\",\r\n\t\t\t\t\"SvcOrderID\": \"2\",\r\n\t\t\t\t\"EmployeeID\": \"1\",\r\n\t\t\t\t\"NeededByDate\": \"2024-12-12T00:00:00\",\r\n\t\t\t\t\"Description\": \"A\",\r\n\t\t\t\t\"Status\": \"2\",\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-12T19:26:10.703\",\r\n\t\t\t\t\"UserModified\": \"-\",\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACj0=\",\r\n\t\t\t\t\"ShipTo\": \"1\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/ESvcPurRequisition('7')\",\n            \"type\": \"WorkOrderService.ESvcPurRequisition\"\n        },\n        \"PurRequisitionID\": \"7\",\n        \"SvcOrderID\": \"2\",\n        \"EmployeeID\": \"1\",\n        \"NeededByDate\": \"2024-12-12T00:00:00\",\n        \"Description\": \"A\",\n        \"Status\": \"2\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2025-01-17T14:57:36.653\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAKKA=\",\n        \"ShipTo\": \"1\"\n    }\n}"}],"_postman_id":"46a86057-f9ec-4b1e-91c6-d355e6748841"}],"id":"aa57fe6f-cd5e-4b38-9fb5-2e4265ee69e4","description":"<p>Purchase Order Requisition is an optional step in Purchase Management.</p>\n<p>FieldOne supports this process, usually found only in specialized \"high-end\" purchasing applications. If your Company feels no need for this step, you can omit it. However, if you have not used this step up to now, you may find that it provides a useful way of tracking Parts needed for large jobs, even if you do not require formal procedures.</p>\n<p>A Purchase Order Requisition is a documented request for Parts needed for a Work Order. Some companies also require an Approval step before performing Process Parts to draw the Parts from Inventory Stock or enter the request into the Purchasing work flow. Among reasons for using Purchase Order Requisitions are the dollar value or nature and type of the Parts requested, or purchases involved with execution of a contract. The Requisition, coming from the word root meaning \"to ask,\" serves as a record of what was requested, rather than what was actually purchased or used.</p>\n<p><strong>Requisition status:</strong></p>\n<img src=\"https://content.pstmn.io/fc10ca90-8e15-4ce4-80e2-75c630e9a2e5/aW1hZ2UucG5n\" width=\"393\" height=\"109\" />","_postman_id":"aa57fe6f-cd5e-4b38-9fb5-2e4265ee69e4"},{"name":"Contact","item":[{"name":"Contact Type","item":[{"name":"Get All Contact Type","id":"751dce6e-c8da-4398-92d4-8f21591deb17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARContactType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","ARContactType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"b2ed97d2-74c4-481a-8c2c-ca32bd794ada","name":"Get All Contact Type","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{url}}:16001/odata/lookup/ARContactType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARContactType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContactType('1')\",\n                    \"type\": \"LookupService.ARContactType\"\n                },\n                \"ContactTypeID\": \"1\",\n                \"Description\": \"CT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2277\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContactType('2')\",\n                    \"type\": \"LookupService.ARContactType\"\n                },\n                \"ContactTypeID\": \"2\",\n                \"Description\": \"CT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2278\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContactType('3')\",\n                    \"type\": \"LookupService.ARContactType\"\n                },\n                \"ContactTypeID\": \"3\",\n                \"Description\": \"CT3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2279\"\n            }\n        ]\n    }\n}"}],"_postman_id":"751dce6e-c8da-4398-92d4-8f21591deb17"},{"name":"Read a Contact Type","id":"67f171db-21b7-4dcc-b8f9-4b5cd4fa9f7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARContactType(<ContactTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARContactType(<ContactTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"493ac9bb-1ae9-438f-bda4-e5db9569fe5c","name":"Read a Contact Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARContactType(1)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARContactType(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARContactType('1')\",\n            \"type\": \"LookupService.ARContactType\"\n        },\n        \"ContactTypeID\": \"1\",\n        \"Description\": \"CT1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2277\"\n    }\n}"}],"_postman_id":"67f171db-21b7-4dcc-b8f9-4b5cd4fa9f7e"},{"name":"Query Contact Type","id":"76780a10-8d8d-4041-97bc-0729f23835a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARContactType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARContactType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"064f878e-5233-4711-8b63-4c5c19a6fd66","name":"Query Contact Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARContactType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20and%20RecordID%20gt%20273135446%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARContactType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20and%20RecordID%20gt%20273135446%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContactType('1')\",\n                    \"type\": \"LookupService.ARContactType\"\n                },\n                \"ContactTypeID\": \"1\",\n                \"Description\": \"CT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2277\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContactType('2')\",\n                    \"type\": \"LookupService.ARContactType\"\n                },\n                \"ContactTypeID\": \"2\",\n                \"Description\": \"CT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2278\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContactType('3')\",\n                    \"type\": \"LookupService.ARContactType\"\n                },\n                \"ContactTypeID\": \"3\",\n                \"Description\": \"CT3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2279\"\n            }\n        ]\n    }\n}"}],"_postman_id":"76780a10-8d8d-4041-97bc-0729f23835a3"}],"id":"f38c8e3f-15f9-4dd9-aba1-c10a1145b0b4","description":"<p>Contact Types allow you to group your contacts list in a way that is meaningful to your Company.</p>\n","_postman_id":"f38c8e3f-15f9-4dd9-aba1-c10a1145b0b4"},{"name":"Alt Contact","item":[{"name":"Get ALl Alt Contacts","id":"c7ce7e8a-3e00-47b1-9086-b35418ec33af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EAltContact?$format=json","urlObject":{"port":"16001","path":["odata","misc","EAltContact"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"c7ce7e8a-3e00-47b1-9086-b35418ec33af"},{"name":"Read  a Alt Contact","id":"ae30fbc3-e6b0-4fea-9b14-f0a308b93eb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EAltContact(<AltContactID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","EAltContact(<AltContactID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"ae30fbc3-e6b0-4fea-9b14-f0a308b93eb5"},{"name":"Delete Alt Contact","id":"19277d3c-2936-4251-a169-b31460494286","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/EAltContact(<AltContactID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","EAltContact(<AltContactID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"19277d3c-2936-4251-a169-b31460494286"}],"id":"f9ceb56d-4ac7-4070-a7a7-256d5736cc20","_postman_id":"f9ceb56d-4ac7-4070-a7a7-256d5736cc20","description":""},{"name":"Get All Contact","id":"e2cda005-ecbf-43b2-a568-bd1119aca8d7","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{}},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"session","value":"","type":"text"},{"key":"","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARContact?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","ARContact"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"43fae5f6-70b4-411e-9707-d5bb3edc8b26","name":"Get All Contact","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{url}}:16001/odata/lookup/ARContact?$format=json&$skip=0&$top=1000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARContact"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContact('1')\",\n                    \"type\": \"LookupService.ARContact\"\n                },\n                \"ContactID\": \"1\",\n                \"QBID\": null,\n                \"ContactName\": \"....................\",\n                \"TransType\": null,\n                \"TransID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2280\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARContact('2')\",\n                    \"type\": \"LookupService.ARContact\"\n                },\n                \"ContactID\": \"2\",\n                \"QBID\": null,\n                \"ContactName\": \",,,,,,,,,,,,,\",\n                \"TransType\": null,\n                \"TransID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2281\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e2cda005-ecbf-43b2-a568-bd1119aca8d7"},{"name":"Read a Contact","id":"9a21710e-c414-4805-889b-c2a18df66407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARContact(<ContactID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARContact(<ContactID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"77439794-b361-40d5-adfe-a5818d9ff147","name":"Read a Contact","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARContact(<ContactID>)?$format=json&$skip=0&$top=1000","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARContact(<ContactID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/ARContact('1')\",\n            \"type\": \"LookupService.ARContact\"\n        },\n        \"ContactID\": \"1\",\n        \"QBID\": null,\n        \"ContactName\": \"....................\",\n        \"TransType\": null,\n        \"TransID\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2280\"\n    }\n}"}],"_postman_id":"9a21710e-c414-4805-889b-c2a18df66407"},{"name":"Query Contact","id":"b21328c3-acdb-4436-88f6-e38f5406651b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARContact?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","ARContact"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"3b343066-a13f-4c27-ac99-42656ae4302c","name":"Query Contact","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARContact?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARContact"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/ARContact('1')\",\r\n\t\t\t\t\t\"type\": \"LookupService.ARContact\"\r\n\t\t\t\t},\r\n\t\t\t\t\"ContactID\": \"1\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"ContactName\": \"....................\",\r\n\t\t\t\t\"TransType\": null,\r\n\t\t\t\t\"TransID\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2280\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/ARContact('2')\",\r\n\t\t\t\t\t\"type\": \"LookupService.ARContact\"\r\n\t\t\t\t},\r\n\t\t\t\t\"ContactID\": \"2\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"ContactName\": \",,,,,,,,,,,,,\",\r\n\t\t\t\t\"TransType\": null,\r\n\t\t\t\t\"TransID\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"RecordID\": \"2281\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"b21328c3-acdb-4436-88f6-e38f5406651b"}],"id":"a1bc519b-5a73-45c4-a037-5246ea344134","description":"<p>Contacts are persons or businesses whom Employees in your Company may need to reach and store information about.</p>\n<p>Contacts are not actual Customers, Vendors, Employees, etc. Perhaps they are in the process of becoming one of these, and you are only keeping track of them for now. Basically these are simply names that you would like to store and have accessible to any Employee with security authorization to this list.</p>\n","_postman_id":"a1bc519b-5a73-45c4-a037-5246ea344134"},{"name":"Warehouse","item":[{"name":"Warehouse Detail","item":[{"name":"Get All Warehouse Detail","id":"05072ac1-dc21-4feb-a7ab-5c8ff9cbd35e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPartsWarehouse?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","VLookupPartsWarehouse"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"1eb0c22e-7287-452f-87ce-d8850aadfae9","name":"Get All Warehouse Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/VLookupPartsWarehouse?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","lookup","VLookupPartsWarehouse"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VLookupPartsWarehouse('1')\",\n                    \"type\": \"InventoryService.VLookupPartsWarehouse\"\n                },\n                \"PartID\": \"1\",\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P1\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"ManufacturerID\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"MfgPartNumber\": null,\n                \"Serialized\": \"1\",\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"PurchaseDesc\": \"P1\",\n                \"SalesDesc\": \"P1\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"FinalPrice\": null,\n                \"FinalPriceEst\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"QtyInStock\": \"1\",\n                \"QtyOnOrder\": \"0\",\n                \"DefaultVendorID\": null,\n                \"IsPartKit\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACcQ=\",\n                \"warehouseid\": \"1\",\n                \"MaxQty\": null,\n                \"LocationBin\": null,\n                \"LocationRow\": null,\n                \"Location\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VLookupPartsWarehouse('2')\",\n                    \"type\": \"InventoryService.VLookupPartsWarehouse\"\n                },\n                \"PartID\": \"2\",\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P2\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"ManufacturerID\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"MfgPartNumber\": null,\n                \"Serialized\": \"0\",\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"PurchaseDesc\": \"P2\",\n                \"SalesDesc\": \"P2\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"FinalPrice\": null,\n                \"FinalPriceEst\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"QtyInStock\": \"-1\",\n                \"QtyOnOrder\": \"0\",\n                \"DefaultVendorID\": null,\n                \"IsPartKit\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACck=\",\n                \"warehouseid\": \"1\",\n                \"MaxQty\": null,\n                \"LocationBin\": null,\n                \"LocationRow\": null,\n                \"Location\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"05072ac1-dc21-4feb-a7ab-5c8ff9cbd35e"},{"name":"Read a Warehouse Detail","id":"b940b983-9456-44be-bb3d-24a0f9faa9f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPartsWarehouse(<PartID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","VLookupPartsWarehouse(<PartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"0344aeaf-ed0b-4c15-a6d6-5f0087582783","name":"Read a Warehouse Detail","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/VLookupPartsWarehouse('1')\",\n            \"type\": \"InventoryService.VLookupPartsWarehouse\"\n        },\n        \"PartID\": \"1\",\n        \"ItemType\": \"1\",\n        \"PartNumber\": \"P1\",\n        \"CategoryID\": null,\n        \"SubCategoryID\": null,\n        \"ManufacturerID\": null,\n        \"ModelNumber\": null,\n        \"UPCcode\": null,\n        \"MfgPartNumber\": null,\n        \"Serialized\": \"1\",\n        \"StanderdCost\": \"0\",\n        \"SalesPrice\": \"0\",\n        \"PurchaseDesc\": \"P1\",\n        \"SalesDesc\": \"P1\",\n        \"AverageCost\": \"0\",\n        \"CurrentCost\": \"0\",\n        \"HighestCost\": \"0\",\n        \"FinalPrice\": null,\n        \"FinalPriceEst\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"QtyInStock\": \"1\",\n        \"QtyOnOrder\": \"0\",\n        \"DefaultVendorID\": null,\n        \"IsPartKit\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"AAAAAAAACcQ=\",\n        \"warehouseid\": \"1\",\n        \"MaxQty\": null,\n        \"LocationBin\": null,\n        \"LocationRow\": null,\n        \"Location\": null\n    }\n}"}],"_postman_id":"b940b983-9456-44be-bb3d-24a0f9faa9f5"},{"name":"Query Warehouse Detail","id":"85d2fa94-500e-42f6-8e80-4cc97f8d9ded","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPartsWarehouse?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","VLookupPartsWarehouse"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"3b9bbba5-0d48-4322-bdf3-40efa2199dea","name":"Query Warehouse Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/VLookupPartsWarehouse?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","VLookupPartsWarehouse"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VLookupPartsWarehouse('1')\",\n                    \"type\": \"InventoryService.VLookupPartsWarehouse\"\n                },\n                \"PartID\": \"1\",\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P1\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"ManufacturerID\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"MfgPartNumber\": null,\n                \"Serialized\": \"1\",\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"PurchaseDesc\": \"P1\",\n                \"SalesDesc\": \"P1\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"FinalPrice\": null,\n                \"FinalPriceEst\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"QtyInStock\": \"1\",\n                \"QtyOnOrder\": \"0\",\n                \"DefaultVendorID\": null,\n                \"IsPartKit\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACcQ=\",\n                \"warehouseid\": \"1\",\n                \"MaxQty\": null,\n                \"LocationBin\": null,\n                \"LocationRow\": null,\n                \"Location\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VLookupPartsWarehouse('2')\",\n                    \"type\": \"InventoryService.VLookupPartsWarehouse\"\n                },\n                \"PartID\": \"2\",\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P2\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"ManufacturerID\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"MfgPartNumber\": null,\n                \"Serialized\": \"0\",\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"PurchaseDesc\": \"P2\",\n                \"SalesDesc\": \"P2\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"FinalPrice\": null,\n                \"FinalPriceEst\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"QtyInStock\": \"-1\",\n                \"QtyOnOrder\": \"0\",\n                \"DefaultVendorID\": null,\n                \"IsPartKit\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"AAAAAAAACck=\",\n                \"warehouseid\": \"1\",\n                \"MaxQty\": null,\n                \"LocationBin\": null,\n                \"LocationRow\": null,\n                \"Location\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"85d2fa94-500e-42f6-8e80-4cc97f8d9ded"},{"name":"Delete Warehouse Detail","id":"242ee86c-ad3c-455d-9ed4-4678adc1cf60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPartsWarehouse(<ID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","VLookupPartsWarehouse(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[],"_postman_id":"242ee86c-ad3c-455d-9ed4-4678adc1cf60"}],"id":"4dc4ee8c-67db-4312-8530-e17bf12b458c","_postman_id":"4dc4ee8c-67db-4312-8530-e17bf12b458c","description":""},{"name":"Get All Warehouse","id":"ff7e43ae-913e-4509-bc6e-285bba42769c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVWarehouse?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","INVWarehouse"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"69eb02e7-3362-4687-a8f6-0817c2021073","name":"Get All Warehouse","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVWarehouse?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVWarehouse"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVWarehouse('1')\",\n                    \"type\": \"LookupService.INVWarehouse\"\n                },\n                \"WarehouseID\": \"1\",\n                \"Description\": \"Main\",\n                \"WarehouseTypeID\": \"1\",\n                \"TechID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2175\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ff7e43ae-913e-4509-bc6e-285bba42769c"},{"name":"Read a Warehouse","id":"ac4cf656-5f9d-4d3e-b1ef-6c72aff11d72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVWarehouse(<WarehouseID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","INVWarehouse(<WarehouseID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"e9505621-7eb4-4ce8-b467-c16dcb809196","name":"Read a Warehouse","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVWarehouse(<WarehouseID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVWarehouse(<WarehouseID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/INVWarehouse('1')\",\n            \"type\": \"LookupService.INVWarehouse\"\n        },\n        \"WarehouseID\": \"1\",\n        \"Description\": \"Main\",\n        \"WarehouseTypeID\": \"1\",\n        \"TechID\": null,\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2175\"\n    }\n}"}],"_postman_id":"ac4cf656-5f9d-4d3e-b1ef-6c72aff11d72"},{"name":"Query Warehouse","id":"a6f61a84-c6e8-4813-89a6-d12a98c6883c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVWarehouse?$format=json&$skip=0&$top=100&$filter=RecordID%20gt%202100%20","urlObject":{"port":"16001","path":["odata","lookup","INVWarehouse"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RecordID%20gt%202100%20"}],"variable":[]}},"response":[{"id":"60eb0690-4f7f-4845-8cbd-7850399b5b50","name":"Query Warehouse","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVWarehouse?$format=json&$skip=0&$top=100&$filter=RecordID%20gt%20329988927%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVWarehouse"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"RecordID%20gt%20329988927%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVWarehouse('1')\",\n                    \"type\": \"LookupService.INVWarehouse\"\n                },\n                \"WarehouseID\": \"1\",\n                \"Description\": \"Main\",\n                \"WarehouseTypeID\": \"1\",\n                \"TechID\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2175\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a6f61a84-c6e8-4813-89a6-d12a98c6883c"}],"id":"f2627d98-40d1-48b1-96c2-e683415a271d","description":"<p>In FieldOne Warehouses play a central role, allowing you to order, access, allocate and track Inventory, even while entering Work Orders and Schedules.</p>\n<p>Since Field Service Management (FSM) usually involves Trucks carrying significant inventory, each Truck is treated as a \"Warehouse\" where you can identify and manage inventory supplies in \"real-time.\"</p>\n<p>You should create a Warehouse entry for each physical storage location, including each Truck.</p>\n<p>You can store any Stock Item in multiple Warehouses. And you can indicate the item quantity reorder point needed for each Warehouse. (Refer to <a href=\"http://terra.optsy.com/fieldone/help/_inventmanage_parts_screen_stock_tab_.htm#parts_stocktab_qtyonhandetc\">Part Details, Stock Tab</a>.)</p>\n<p>You can also transfer Inventory from one Warehouse to another using the <a href=\"http://terra.optsy.com/fieldone/help/__inventmanage_parts_transfer_parts_inventory_.htm\">Transfer Parts Inventory </a> tool.</p>\n<p><strong>Warehouse Type:</strong></p>\n<img src=\"https://content.pstmn.io/35deb72f-ecf0-4073-b613-2df0a4ea83ec/aW1hZ2UucG5n\" width=\"388\" height=\"82\" />","_postman_id":"f2627d98-40d1-48b1-96c2-e683415a271d"},{"name":"Optsy Server Detail","item":[{"name":"Server Logging","item":[{"name":"Start Logging","id":"8e18b09a-f943-4307-8092-89c18fec2dee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.StartLogging\",\r\n    \"id\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"828bbb8d-5f02-4a48-a2d8-8e08cdf1c9af","name":"Start Logging","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.StartLogging\",\r\n    \"id\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{ED5CFA25-DC7B-4C79-9528-6951401B9298}\",\n    \"result\": {}\n}"}],"_postman_id":"8e18b09a-f943-4307-8092-89c18fec2dee"},{"name":"Stop Logging","id":"866838ca-c206-4761-8ab8-a74771a8f3f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.StopLogging\",\r\n    \"id\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a9298d29-350d-45ff-a3de-a9dd557a843c","name":"Stop Logging","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.StopLogging\",\r\n    \"id\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{ED5CFA25-DC7B-4C79-9528-6951401B9298}\",\n    \"result\": {}\n}"}],"_postman_id":"866838ca-c206-4761-8ab8-a74771a8f3f6"}],"id":"7ff60c51-3c9c-44a7-b795-b0471e3fb754","_postman_id":"7ff60c51-3c9c-44a7-b795-b0471e3fb754","description":""},{"name":"Metadata","item":[{"name":"Lookup Metadata","id":"3a557e94-84a0-4868-92e7-83443fde94d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"http://10.3.33.22:16001/odata/lookup/$metadata","urlObject":{"protocol":"http","port":"16001","path":["odata","lookup","$metadata"],"host":["10","3","33","22"],"query":[],"variable":[]}},"response":[{"id":"365955cb-9b70-406a-81da-150de2b4c794","name":"Lookup Metadata","originalRequest":{"method":"GET","header":[],"url":"http://10.3.33.22:16001/odata/lookup/$metadata"},"_postman_previewlanguage":"xml","header":[{"key":"Content-Type","value":"application/xml","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<edmx:Edmx Version=\"1.0\" xmlns:edmx=\"http://schemas.microsoft.com/ado/2007/06/edmx\">\n    <edmx:DataServices m:DataServiceVersion=\"2.0\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:a=\"http://schemas.microsoft.com/ado/2009/02/edm/annotation\">\n        <Schema Namespace=\"MiscService\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns=\"http://schemas.microsoft.com/ado/2007/05/edm\">\n            <EntityType Name=\"ETask\">\n                <Key>\n                    <PropertyRef Name=\"TaskID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RemindTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TaskUserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OwnerUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"GroupValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAltContact\">\n                <Key></Key>\n                <Property Name=\"ContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Salutation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProspectCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VTransToPrintInfo\">\n                <Key>\n                    <PropertyRef Name=\"TransID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECompanyPref\">\n                <Key>\n                    <PropertyRef Name=\"PreferenceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PreferenceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyLogo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustomFields\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RequiredFields\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartStockGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNonStockGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartAdjustGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ARGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CashGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartVarianceGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborVarianceGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StockGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NonStockGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManualInvGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvCostValuation\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"InvDefQBAssetAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDefQBIncomeAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDefQBExpenseAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PODontGenerateJournal\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"POAccruralGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POShippingGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POTaxGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefDepositToAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefBankAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ARTermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PhoneNoFormat\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcSaleLessThenCostMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstimateMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShowEstItemPrice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowEstStages\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowEstStagesDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstPrintParts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstPrintLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcPrintParts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcPrintLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcSelectActiveSingleAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcShowEquipWarranty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAdjustPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcGrpByAgrmntWhenProcessing\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowCompanyLogo\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StringProperCase\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SpecialCustPriceMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SpecialCustPriceExpMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ConfirmInvPaymentDlg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvMainWarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurchaseTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UpdateCostWVendorPricing\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RequirePOApproval\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PurchPartDescJob\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PurchPartDescService\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcOrdTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UseOvertimeMarkup2\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmpCallTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpOvertimePayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcLaborCostHourBasedOn\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcRepairID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrdLowMrgMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcOrdPartsNotOnHand\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcDisplayHrsAsUnits\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcUseCustCommentForInstruc\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustRateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShowCustPartAdv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowCustLaborAdv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CreateAgrmntInvoiceDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcRespectSchedLineNum\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcSchedStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcSchedEndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SchedHolidayDays\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedWorkDays\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedLunchHours\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedWeekendPeriod\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedLunchHrsBillable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedSlotLayout\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedLaborChargeType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedLaborShowInv\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedImportFieldLinks\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedMaxEmpHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SchedSMSFormat\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedIncludeEstInOpenWO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedSignatureTerms\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedShowConflicts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedPromptSchedFromSameSite\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedDefDurationMinutes\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EmpEndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"HolidaysID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BackupFileName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BackupPath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BackupReminder\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"BackupReminderDays\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"LastBackup\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DefTaxGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBIntlType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBFilePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBAccounts\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBTermNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBEmployeeNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBVendorNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBEmpPayTypes\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBExportType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"QBTaxExportType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"QBClassesNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBApplyPmntToInv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBExportItemsToQB\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBAddPSTPrefix\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBExportZeroAmtInv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBExportPmntNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBUseExpAcctOnPOStockItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LockQBSync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LockQBSyncUser\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBLinkExportedTransToCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBUseExportDateAsTransDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InstallInvRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateTechRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderSigRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechSchedSumRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StatementRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustomerJobOverview\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"POWorksheetRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ServiceHistoryRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"POQuoteRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditMemoRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvGrpRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcServiceInvOrder\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstTransOrder\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcHistoryWOCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntitySvcS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntitySvcP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityEstS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityEstP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityTechS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityTechAb\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityAgrmntS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityAgrmntP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityPartsS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityPartsP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityCampaignS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityCampaignP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntitySvcReqS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntitySvcReqP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityInvGrpS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityInvGrpP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityForemanS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FeatureEquip\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureResident\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeaturePOReq\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureJournals\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureInventory\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureCampaign\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeaturePortal\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"POSCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POSSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POSSvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POSTermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailSMTPServer\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPort\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailSMTPUseTLS\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPUserName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPFrom\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"HideRestrictedActions\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DefaultProcessPartAction\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"MiscCustSiteAdvancedSearch\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscEquipComboFields\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKeyEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"GPSAccount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GPSUser\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSearchServerURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSearchAddressIgnoreList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalAccessRights\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalWelcomeMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalPublicUrl\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscRoutingUnits\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"MiscAutoGeoCodeSites\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscAutoLoadLookups\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscSetEmailedTransAsPrinted\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscIgnoreCustomFieldDataTypes\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscOverwriteCityByZipChange\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscWebServiceKey\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCUrl\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCCustomerID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCStoreID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCPin\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscMaxAttachmentSize\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MiscAttachFiles\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastRefreshValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SOPromptExistingOpenSvcOrder\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"POReceiveItemsDirectlyToSO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvPromptToCreateVendorBill\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MicRoundUnitSaleAmts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscRptEmailBodyText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcConvertPartToEquipOnCreate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvAllowDimensions\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAllowPartialBillingSvcCalls\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBLinkTransToSite\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"EmailSearchSubjectPrefix\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBExportInvoiceNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcProcessAgrmntsAsTodaysDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ARExcludeUnappliedPmntsFromAR\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AREnableAgrmntDeposits\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SOSendSORptToEquipOnBilledStatus\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UpdateQtyToOrder\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EnablePartCostFromSvcOrderEst\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBGLAccountFromBranch\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgreementScheduleAutoPO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AddWOSubStatusToNotificationAlert\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AllowEquipmentfromJobSiteonly\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgreementOff\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SSLMerchantId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SSLUserId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmSchNotesOnDetinstruc\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PaymentReceived\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FailedInvoicesRetry\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExpiredCancelAgrmntFutureStop\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UsePoRequisitionPartDesc\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowSlotLevelAttachAtWO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RestrictCoverageEntryDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UsePoRequisitionPartDescQuote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBUserName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBPassword\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UseQuickBookHost\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RestictToSendZeroAmtInvoices\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscSetPDFTransAsPrinted\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ENotes\">\n                <Key>\n                    <PropertyRef Name=\"NoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubjectID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NoteDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SystemNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EShipVia\">\n                <Key>\n                    <PropertyRef Name=\"ShipViaID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ShipViaID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EReports\">\n                <Key>\n                    <PropertyRef Name=\"ReportID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ReportID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptCaption\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReportDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Catagory\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SQLText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SecurityCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DataViewName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DataViewKeyField\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DataViewLayout\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaxCode\">\n                <Key>\n                    <PropertyRef Name=\"TaxCodeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxCodeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MaxSaleAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxLaborWithItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgencyID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaxGrp\">\n                <Key>\n                    <PropertyRef Name=\"TaxGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxGrpID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBTaxName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxGrpName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaxGrpDetail\">\n                <Key>\n                    <PropertyRef Name=\"TaxGrpCodeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxGrpCodeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxCodeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxOnTax\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECloudStorage\">\n                <Key>\n                    <PropertyRef Name=\"AccountID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AccountID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ClientID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ClientSecret\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Token\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RefreshToken\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StorageType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TokenType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastRefreshed\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Username\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Password\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"useCloudStorage\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StoragePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FolderID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLink\">\n                <Key>\n                    <PropertyRef Name=\"LinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LinkType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"FilePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FileLinkTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AttachedFile\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"IsAttached\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"BlobsLoaded\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StorageID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsCloudStorage\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StorageType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPayTerm\">\n                <Key>\n                    <PropertyRef Name=\"TermID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TermID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DaysDue\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Discount\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetActiveTaskID\">\n                <Key></Key>\n                <Property Name=\"TaskID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupActiveTask\">\n                <Key>\n                    <PropertyRef Name=\"TaskID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RemindTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TaskUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupTaxGrp\">\n                <Key>\n                    <PropertyRef Name=\"TaxGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupTaxCode\">\n                <Key>\n                    <PropertyRef Name=\"TaxCodeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxCodeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCoverageHourDetailForSvcOrder\">\n                <Key></Key>\n                <Property Name=\"CustLaborPriceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DayStart\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DayEnd\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECoverageHourDetail\">\n                <Key>\n                    <PropertyRef Name=\"CoverageHourDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CoverageHourDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CoverageHourID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DayStart\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeStart\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DayEnd\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeEnd\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EHolidays\">\n                <Key>\n                    <PropertyRef Name=\"HolidaysID\"></PropertyRef>\n                </Key>\n                <Property Name=\"HolidaysID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Holidays\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECoverageHour\">\n                <Key>\n                    <PropertyRef Name=\"CoverageHourID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CoverageHourID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CoverageName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VReportsSched\">\n                <Key></Key>\n                <Property Name=\"ReportsSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReportType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ReportID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedDay\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedDayName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAutoProcesses\">\n                <Key>\n                    <PropertyRef Name=\"AutoProcessID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AutoProcessID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProcessType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProcedureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Params\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastProcessed\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETerm\">\n                <Key>\n                    <PropertyRef Name=\"TermID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TermID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DaysDue\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Discount\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBTermName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VJournal\">\n                <Key>\n                    <PropertyRef Name=\"JournalID\"></PropertyRef>\n                </Key>\n                <Property Name=\"JournalID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Date\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JournalType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBSyncID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VJournalDetail\">\n                <Key>\n                    <PropertyRef Name=\"JournalDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"JournalDetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JournalID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Amount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModfied\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAltContact\">\n                <Key>\n                    <PropertyRef Name=\"AltContactID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AltContactID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiddleName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EDataViewLayoutUI\">\n                <Key>\n                    <PropertyRef Name=\"DataViewLayoutID\"></PropertyRef>\n                </Key>\n                <Property Name=\"DataViewLayoutID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DataViewName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DefaultLayout\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LayoutText\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"RCompanySettings\">\n                <Key>\n                    <PropertyRef Name=\"PreferenceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PreferenceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyLogo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCardAPIKeyCode\">\n                <Key>\n                    <PropertyRef Name=\"CreditCardAPIKey\"></PropertyRef>\n                </Key>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKeyEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGPSAccountInfo\">\n                <Key></Key>\n                <Property Name=\"GPSAccount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GPSUser\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetEmailAddressForSearch\">\n                <Key>\n                    <PropertyRef Name=\"EmailAddress\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailAddress\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSearchServerSettings\">\n                <Key>\n                    <PropertyRef Name=\"EmailSearchServerURL\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailSearchServerURL\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSearchAddressIgnoreList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSMTPSettings\">\n                <Key></Key>\n                <Property Name=\"EmailSMTPServer\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPort\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailSMTPUseTLS\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPUserName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPFrom\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailList\">\n                <Key>\n                    <PropertyRef Name=\"EmailMsgID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailMsgID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Sender\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSubject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailContent\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Attachments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Processed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ProcessedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressList\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EQuickText\">\n                <Key>\n                    <PropertyRef Name=\"QuickTextID\"></PropertyRef>\n                </Key>\n                <Property Name=\"QuickTextID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ENoteType\">\n                <Key>\n                    <PropertyRef Name=\"NoteTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NoteTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLinkType\">\n                <Key>\n                    <PropertyRef Name=\"FileLinkTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"FileLinkTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaskType\">\n                <Key>\n                    <PropertyRef Name=\"TaskTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EEmailTemplate\">\n                <Key>\n                    <PropertyRef Name=\"EmailTemplateID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailTemplateID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Name\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Body\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecipientType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DatasetName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailTemplateLookup\">\n                <Key>\n                    <PropertyRef Name=\"EmailTemplateID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailTemplateID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Name\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecipientType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DatasetName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaskLookup\">\n                <Key>\n                    <PropertyRef Name=\"TaskID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RemindTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TaskUserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OwnerUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"GroupValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Customer\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobSite\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustEmailTemplate\">\n                <Key>\n                    <PropertyRef Name=\"EmailTemplateID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailTemplateID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Name\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Body\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecipientType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DatasetName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressListCustomer\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"NotificationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priorities\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"GetAPIKeyCode\">\n                <Key>\n                    <PropertyRef Name=\"CreditCardAPIKey\"></PropertyRef>\n                </Key>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKeyEncrypt\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAutoApiKey\">\n                <Key>\n                    <PropertyRef Name=\"CreditCardAPIKey\"></PropertyRef>\n                </Key>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLinkAttachments\">\n                <Key>\n                    <PropertyRef Name=\"LinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LinkType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"FilePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FileLinkTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AttachedFile\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"IsAttached\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Type\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSvcOrderSched\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"prio\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLink1\">\n                <Key></Key>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCardAPIKeyExtra\">\n                <Key>\n                    <PropertyRef Name=\"PreferenceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PreferenceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SSLMerchantId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SSLUserId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailBodyTemplate\">\n                <Key></Key>\n                <Property Name=\"NewBody\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransParam\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSubjectBody\">\n                <Key></Key>\n                <Property Name=\"NewBody\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSubjectTemplate\">\n                <Key></Key>\n                <Property Name=\"NewBody\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransParam\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EDataViewLayout\">\n                <Key>\n                    <PropertyRef Name=\"DataViewLayoutID\"></PropertyRef>\n                </Key>\n                <Property Name=\"DataViewLayoutID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DataViewName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DefaultLayout\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LayoutText\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressListPrint\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressGrid\">\n                <Key>\n                    <PropertyRef Name=\"id\"></PropertyRef>\n                </Key>\n                <Property Name=\"id\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"contactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Link_type\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Link_Name\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Display_Name\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Company_Name\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContacttypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityContainer Name=\"MiscManager\" m:IsDefaultEntityContainer=\"true\">\n                <EntitySet Name=\"ETask\" EntityType=\"MiscService.ETask\"></EntitySet>\n                <EntitySet Name=\"VAltContact\" EntityType=\"MiscService.VAltContact\"></EntitySet>\n                <EntitySet Name=\"VTransToPrintInfo\" EntityType=\"MiscService.VTransToPrintInfo\"></EntitySet>\n                <EntitySet Name=\"ECompanyPref\" EntityType=\"MiscService.ECompanyPref\"></EntitySet>\n                <EntitySet Name=\"ENotes\" EntityType=\"MiscService.ENotes\"></EntitySet>\n                <EntitySet Name=\"EShipVia\" EntityType=\"MiscService.EShipVia\"></EntitySet>\n                <EntitySet Name=\"EReports\" EntityType=\"MiscService.EReports\"></EntitySet>\n                <EntitySet Name=\"ETaxCode\" EntityType=\"MiscService.ETaxCode\"></EntitySet>\n                <EntitySet Name=\"ETaxGrp\" EntityType=\"MiscService.ETaxGrp\"></EntitySet>\n                <EntitySet Name=\"ETaxGrpDetail\" EntityType=\"MiscService.ETaxGrpDetail\"></EntitySet>\n                <EntitySet Name=\"ECloudStorage\" EntityType=\"MiscService.ECloudStorage\"></EntitySet>\n                <EntitySet Name=\"EFileLink\" EntityType=\"MiscService.EFileLink\"></EntitySet>\n                <EntitySet Name=\"VLookupPayTerm\" EntityType=\"MiscService.VLookupPayTerm\"></EntitySet>\n                <EntitySet Name=\"VGetActiveTaskID\" EntityType=\"MiscService.VGetActiveTaskID\"></EntitySet>\n                <EntitySet Name=\"VLookupActiveTask\" EntityType=\"MiscService.VLookupActiveTask\"></EntitySet>\n                <EntitySet Name=\"VLookupTaxGrp\" EntityType=\"MiscService.VLookupTaxGrp\"></EntitySet>\n                <EntitySet Name=\"VLookupTaxCode\" EntityType=\"MiscService.VLookupTaxCode\"></EntitySet>\n                <EntitySet Name=\"VCoverageHourDetailForSvcOrder\" EntityType=\"MiscService.VCoverageHourDetailForSvcOrder\"></EntitySet>\n                <EntitySet Name=\"ECoverageHourDetail\" EntityType=\"MiscService.ECoverageHourDetail\"></EntitySet>\n                <EntitySet Name=\"EHolidays\" EntityType=\"MiscService.EHolidays\"></EntitySet>\n                <EntitySet Name=\"ECoverageHour\" EntityType=\"MiscService.ECoverageHour\"></EntitySet>\n                <EntitySet Name=\"VReportsSched\" EntityType=\"MiscService.VReportsSched\"></EntitySet>\n                <EntitySet Name=\"VAutoProcesses\" EntityType=\"MiscService.VAutoProcesses\"></EntitySet>\n                <EntitySet Name=\"ETerm\" EntityType=\"MiscService.ETerm\"></EntitySet>\n                <EntitySet Name=\"VJournal\" EntityType=\"MiscService.VJournal\"></EntitySet>\n                <EntitySet Name=\"VJournalDetail\" EntityType=\"MiscService.VJournalDetail\"></EntitySet>\n                <EntitySet Name=\"EAltContact\" EntityType=\"MiscService.EAltContact\"></EntitySet>\n                <EntitySet Name=\"EDataViewLayoutUI\" EntityType=\"MiscService.EDataViewLayoutUI\"></EntitySet>\n                <EntitySet Name=\"RCompanySettings\" EntityType=\"MiscService.RCompanySettings\"></EntitySet>\n                <EntitySet Name=\"VCardAPIKeyCode\" EntityType=\"MiscService.VCardAPIKeyCode\"></EntitySet>\n                <EntitySet Name=\"VGPSAccountInfo\" EntityType=\"MiscService.VGPSAccountInfo\"></EntitySet>\n                <EntitySet Name=\"VGetEmailAddressForSearch\" EntityType=\"MiscService.VGetEmailAddressForSearch\"></EntitySet>\n                <EntitySet Name=\"VEmailSearchServerSettings\" EntityType=\"MiscService.VEmailSearchServerSettings\"></EntitySet>\n                <EntitySet Name=\"VSMTPSettings\" EntityType=\"MiscService.VSMTPSettings\"></EntitySet>\n                <EntitySet Name=\"VEmailList\" EntityType=\"MiscService.VEmailList\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressList\" EntityType=\"MiscService.VEmailAddressList\"></EntitySet>\n                <EntitySet Name=\"EQuickText\" EntityType=\"MiscService.EQuickText\"></EntitySet>\n                <EntitySet Name=\"ENoteType\" EntityType=\"MiscService.ENoteType\"></EntitySet>\n                <EntitySet Name=\"EFileLinkType\" EntityType=\"MiscService.EFileLinkType\"></EntitySet>\n                <EntitySet Name=\"ETaskType\" EntityType=\"MiscService.ETaskType\"></EntitySet>\n                <EntitySet Name=\"EEmailTemplate\" EntityType=\"MiscService.EEmailTemplate\"></EntitySet>\n                <EntitySet Name=\"VEmailTemplateLookup\" EntityType=\"MiscService.VEmailTemplateLookup\"></EntitySet>\n                <EntitySet Name=\"ETaskLookup\" EntityType=\"MiscService.ETaskLookup\"></EntitySet>\n                <EntitySet Name=\"ECustEmailTemplate\" EntityType=\"MiscService.ECustEmailTemplate\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressListCustomer\" EntityType=\"MiscService.VEmailAddressListCustomer\"></EntitySet>\n                <EntitySet Name=\"GetAPIKeyCode\" EntityType=\"MiscService.GetAPIKeyCode\"></EntitySet>\n                <EntitySet Name=\"VAutoApiKey\" EntityType=\"MiscService.VAutoApiKey\"></EntitySet>\n                <EntitySet Name=\"EFileLinkAttachments\" EntityType=\"MiscService.EFileLinkAttachments\"></EntitySet>\n                <EntitySet Name=\"VEmailSvcOrderSched\" EntityType=\"MiscService.VEmailSvcOrderSched\"></EntitySet>\n                <EntitySet Name=\"EFileLink1\" EntityType=\"MiscService.EFileLink1\"></EntitySet>\n                <EntitySet Name=\"VCardAPIKeyExtra\" EntityType=\"MiscService.VCardAPIKeyExtra\"></EntitySet>\n                <EntitySet Name=\"VEmailBodyTemplate\" EntityType=\"MiscService.VEmailBodyTemplate\"></EntitySet>\n                <EntitySet Name=\"VEmailSubjectBody\" EntityType=\"MiscService.VEmailSubjectBody\"></EntitySet>\n                <EntitySet Name=\"VEmailSubjectTemplate\" EntityType=\"MiscService.VEmailSubjectTemplate\"></EntitySet>\n                <EntitySet Name=\"EDataViewLayout\" EntityType=\"MiscService.EDataViewLayout\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressListPrint\" EntityType=\"MiscService.VEmailAddressListPrint\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressGrid\" EntityType=\"MiscService.VEmailAddressGrid\"></EntitySet>\n            </EntityContainer>\n        </Schema>\n    </edmx:DataServices>\n</edmx:Edmx>"}],"_postman_id":"3a557e94-84a0-4868-92e7-83443fde94d8"},{"name":"WorkOrder Metadata","id":"a7264e58-d9fc-47bd-977b-bd862b810dcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"http://10.3.33.22:16001/odata/workorder/$metadata","urlObject":{"protocol":"http","port":"16001","path":["odata","workorder","$metadata"],"host":["10","3","33","22"],"query":[],"variable":[]}},"response":[{"id":"0864b778-168d-41a1-b443-2ff2c42fd43f","name":"WorkOrder Metadata","originalRequest":{"method":"GET","header":[],"url":"http://10.3.33.22:16001/odata/workorder/$metadata"},"_postman_previewlanguage":"xml","header":[{"key":"Content-Type","value":"application/xml","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<edmx:Edmx Version=\"1.0\" xmlns:edmx=\"http://schemas.microsoft.com/ado/2007/06/edmx\">\n    <edmx:DataServices m:DataServiceVersion=\"2.0\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:a=\"http://schemas.microsoft.com/ado/2009/02/edm/annotation\">\n        <Schema Namespace=\"WorkOrderService\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns=\"http://schemas.microsoft.com/ado/2007/05/edm\">\n            <EntityType Name=\"VMapScheduleData\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdInsertSchedLineGroup\">\n                <Key>\n                    <PropertyRef Name=\"id\"></PropertyRef>\n                </Key>\n                <Property Name=\"id\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPurReqPartsDiscrepancy\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionPartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtQuantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"OriginalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ChangeDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPurReqActualCost\">\n                <Key>\n                    <PropertyRef Name=\"StageName\"></PropertyRef>\n                </Key>\n                <Property Name=\"StageName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CostSum\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPurReqTemplateProposedCost\">\n                <Key>\n                    <PropertyRef Name=\"StageName\"></PropertyRef>\n                </Key>\n                <Property Name=\"SumCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StageName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdCloseWorkOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetPostToLaborLineNums\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MaxLineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderHistoryJobSite\">\n                <Key></Key>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborCode\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborCodeDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderHistory\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                    <PropertyRef Name=\"ResidentID\"></PropertyRef>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTimeAdded\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechName\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PayTypeName\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCode\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartLocation\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"YearMfg\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarrantyStarted\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarrantyEnds\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentAddress\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentCsz\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderHistoryOld\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                    <PropertyRef Name=\"ResidentID\"></PropertyRef>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcTimeAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TechName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PayTypeName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"YearMfg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"WarrantyStarted\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"WarrantyEnds\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ResidentAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentCsz\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderUnbilledActivity\">\n                <Key>\n                    <PropertyRef Name=\"EstStageID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstStageID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StageAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderOpenForSite\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderDueBilling\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SumInvoice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Unbilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnbilledActivity\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnpostedCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedRequiringFollowUp\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrdersInProcess\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SumInvoice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Unbilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FormanEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OpenPOReq\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstScheduleStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SiteCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SitePostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastScheduleStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcSchedSig\">\n                <Key></Key>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSignature\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VQBExportTimeSheet\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedTechListID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBEmpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBPayTypeName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSyncReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ValidStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SyncByUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ActualLaborQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderSchedForWorkOrder\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedSubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InRecurrence\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FollowUpRequired\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpRepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TotalTravelTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalTravelDistance\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"EquipID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CancelReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Attached\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TotalTTime\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VWorkorderWithSchedule\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateActivated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateComplete\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"FormanEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SitePhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"FirstSchedStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"FirstScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MaxRecCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdCanAgrmntChgsBeCreated\">\n                <Key>\n                    <PropertyRef Name=\"BillingType\"></PropertyRef>\n                </Key>\n                <Property Name=\"BillingType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ChgsAlreadyCreated\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ChgsExist\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesScheduleExist\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesSvcOrderExist\">\n                <Key>\n                    <PropertyRef Name=\"RecCount\"></PropertyRef>\n                </Key>\n                <Property Name=\"RecCount\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetItemPartMarkupID\">\n                <Key>\n                    <PropertyRef Name=\"PartMarkupID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartMarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSchedTimestamp\">\n                <Key>\n                    <PropertyRef Name=\"TimeStampID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TimeStampID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedSubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ChangeType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"DeviceType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSchedulesForSameSite\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VScheduleConflicts\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetSvcOrderUnprocessedTransCount\">\n                <Key>\n                    <PropertyRef Name=\"UnrecievedPOCount\"></PropertyRef>\n                </Key>\n                <Property Name=\"UnrecievedPOCount\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnpostedSlotCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnprocessedPOReqCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnusedPOItemsCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VTechDayScheduleList\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderPurchasing\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyReceived\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyInvoiced\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExpectedUnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualUnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"REstimateTech\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocate\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageLineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Category\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InternalNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderStageDetail\">\n                <Key>\n                    <PropertyRef Name=\"EstStageID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstStageID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StageAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctDone\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StageInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderEstStages\">\n                <Key>\n                    <PropertyRef Name=\"EstStageID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstStageID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StagePct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StageAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctDone\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ChangeStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmpSkill\">\n                <Key>\n                    <PropertyRef Name=\"EmployeeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmployeeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"HasSkill\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequiredSkill\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VTechSchedToPrintInfo\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                    <PropertyRef Name=\"EmployeeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"REmpDateSchedule\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustAltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustMobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TotalHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderInvoices\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"REstimateStages\">\n                <Key>\n                    <PropertyRef Name=\"EstStageID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstStageID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StageAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctDone\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StageInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"REstimateDetail\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TransSortOrder\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StageLineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitMeasure\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborRate\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"REstimate\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTaxAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstimateTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RetainagePct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EstimateNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShowItemPrice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ChangeOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsRevision\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstimateText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesRep\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SitePhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustFax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustAltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteFax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstVersionNum\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ChangeNum\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"VersionNum\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderLaborHistory\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpCallName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderSvcHistory\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProblemDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderProblems\">\n                <Key>\n                    <PropertyRef Name=\"SvcProblemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcProblemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProblemDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Cell\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"YearMfg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderDetails\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitMeasure\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotPriority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotInvDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSignature\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SlotTechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransSortOrder\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TakenBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcUserAdded\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcTimeAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DefTech\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustAltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustFullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CityStateZip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustAltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustMobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustFax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustAltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustComments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSiteNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactExt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcHistory\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgrmntDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcSubTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Campaign\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborRate\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipWarrantyStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipWarrantyEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipPartsWarrantyStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipPartsWarrantyEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntSchedNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubStatus\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesPerson\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Forman\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSBLookupSvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcTimeAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcUserAdded\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteAdd\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SitePhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteAltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TakenBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProblemDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSBUnschedDetail\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SchedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedSubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InRecurrence\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotOptions\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceIndex\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceInfo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SlotReminderDisabled\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SlotRecurrEndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillableHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OvertimePayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpRegularBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpOvertimeBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpRegularActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpOvertimeActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpWeekendBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpHolidayBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpWeekendActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpHolidayActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborHours\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ChargeCrewTech\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShowInvCrewTech\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CancelReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSignature\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"NameOfSig\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ToBeInvoiced\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpRequired\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpRepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SyncByUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSyncReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntChgs\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TotalTravelTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalTravelDistance\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"EquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSBUnassigned\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"FollowUp\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InProcess\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnScheduled\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Completed\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcTimeAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotsOpen\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VScheduleWAP\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetSchedSlotsIDs\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordIDInt\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSlotsRequiringFollowUp\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedSubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcSubstatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BranchID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FollowUpRequired\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpRepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESchedBoard\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SchedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedSubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotOptions\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceIndex\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceInfo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SlotReminderDisabled\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotRecurrEndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillableHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OvertimePayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpPayTypeInfo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpRegularBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpOvertimeBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpRegularActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpOvertimeActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpWeekendBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpHolidayBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpWeekendActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpHolidayActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborHours\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ChargeCrewTech\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShowInvCrewTech\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InRecurrence\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SalesTax\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordIDInt\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CancelReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechListImage\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSignature\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"NameOfSig\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcSubstatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BranchID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Post\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ChargeCrewTechType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShowInvCrewTechType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefaultValuesSet\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ToBeInvoiced\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpRequired\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpRepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReminderResourceInfo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TotalTravelTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalTravelDistance\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"EquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotReminderDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SlotReminderText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotReminderTechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"strSubject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotStatus\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EventHintText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EventDisplayText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"HasSignature\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"BlobsLoaded\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESBSchedule\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"strNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"strSubject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SchedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactExt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Comments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SiteAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SitePhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteAltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CallDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CallTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TakenBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotOptions\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceIndex\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceInfo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TotalTravelTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalTravelDistance\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"EquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPOReq\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NeededByDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupSvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateActivated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateComplete\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"FormanEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SitePhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"FirstSchedStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"FirstScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcJobStagesSummary\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                    <PropertyRef Name=\"EstChangeID\"></PropertyRef>\n                    <PropertyRef Name=\"JobStageID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"OverheadTotal\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PartsCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PartOverhead\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LaborCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LaborOverhead\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"ERateTable\">\n                <Key>\n                    <PropertyRef Name=\"RateTableID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RateTableID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBLaborName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RateType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"LaborRate\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"MarkupPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"InitialChgTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"InitialChg\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RoundType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"RoundByMinutes\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OvertimePct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"WeekendPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"HolidayPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"OvertimeGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WeekendGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"HolidayGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartsMarkup\">\n                <Key>\n                    <PropertyRef Name=\"MarkupID\"></PropertyRef>\n                </Key>\n                <Property Name=\"MarkupID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MarkupType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartsMarkupDetail\">\n                <Key>\n                    <PropertyRef Name=\"MarkupItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"MarkupItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FromAmount\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ToAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"MarkupAmt\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EProblems\">\n                <Key>\n                    <PropertyRef Name=\"ProblemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ProblemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompleteDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SkillID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CheckList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ERepairs\">\n                <Key>\n                    <PropertyRef Name=\"RepairID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RepairID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCode\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompleteDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BillableHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EProbRepair\">\n                <Key>\n                    <PropertyRef Name=\"ProbRepairID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ProbRepairID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DatePerformed\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EOrderType\">\n                <Key>\n                    <PropertyRef Name=\"SvcTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StockGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NonStockGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OverheadPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LbrOverheadPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ProblemRequired\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOReqAwaitingProcessing\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechAssigned\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NeededByDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipTo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOReqAwaitingApproval\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NeededByDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPurReqGetHeaderDetails\">\n                <Key>\n                    <PropertyRef Name=\"CustName\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastPurchase\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPurRequisitionDetails\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NeededByDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"LastPurchase\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SenderEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VWOMyPurchaseRequisitions\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurRequisitionEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LastPurchase\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPaymentMob\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CheckNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNoEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CardExp\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UseMerchant\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastCardTransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CardInfo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"GLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepositToAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBCreditMemo\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DontExport\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontExportReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ReservedToSvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReferredByCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PrevStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MunicipalID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstVersionNum\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"EstimateText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShowItemPrice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AdditionalAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstimateTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcTaxAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"JobBilledType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"RetainageHeld\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AdjustToAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"OverheadPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LbrOverheadPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SvcCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Instructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInspection\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SalesTax\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstPartCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstLaborCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RetainagePct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ActualPartCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"NonStockPartCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualLaborCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeFromPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeToPromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"BillableHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ActualHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcTimeAdded\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcUserAdded\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateActivated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"FollowUp\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DatesOpen\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecurrenceValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UseRecurrence\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDateComplete\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcUserComplete\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FormanEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcRequestID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderGroupLines\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvoiceList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesEstimateHaveUnprintedItems\">\n                <Key>\n                    <PropertyRef Name=\"ItemCount\"></PropertyRef>\n                </Key>\n                <Property Name=\"ItemCount\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesSvcHaveUnprintableItems\">\n                <Key>\n                    <PropertyRef Name=\"ItemCount\"></PropertyRef>\n                </Key>\n                <Property Name=\"ItemCount\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderLabor\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAcctSetID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"false\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TaxSum\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineCostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AdditionalCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AdditionalCostNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ActualLaborQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InitialChg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InitialChgAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupSelect\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InitialChgTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESchedSubItems\">\n                <Key>\n                    <PropertyRef Name=\"SubItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemDetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOSOParts\">\n                <Key>\n                    <PropertyRef Name=\"POSOItemsID\"></PropertyRef>\n                </Key>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SelectedQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"POSOItemsID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POReceiptID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POReceiptDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyReceived\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyUsed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PODetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DateReceived\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderParts\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAcctSetID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartSerialized\" Nullable=\"false\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartIDAction\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustEquipIDCreated\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsStockPart\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExtAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxSum\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineCostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AdditionalCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AdditionalCostNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupSelect\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderSched\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SchedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedSubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InRecurrence\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotOptions\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceIndex\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SlotRecurrenceInfo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SlotReminderDisabled\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SlotRecurrEndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillableHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OvertimePayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpPayTypeInfo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpRegularBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpOvertimeBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpRegularActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpOvertimeActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpWeekendBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpHolidayBillHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpWeekendActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpHolidayActualHrs\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborHours\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ChargeCrewTech\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShowInvCrewTech\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CancelReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSignature\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"NameOfSig\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ToBeInvoiced\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpRequired\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FollowUpSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpRepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FollowUpMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SyncByUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSyncReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Post\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ChargeCrewTechType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShowInvCrewTechType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefaultValuesSet\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TotalTime\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostedToLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TotalTravelTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalTravelDistance\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"EquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Attached\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupRateTable\">\n                <Key>\n                    <PropertyRef Name=\"RateTableID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RateTableID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupRepair\">\n                <Key>\n                    <PropertyRef Name=\"RepairID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RepairID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupProblems\">\n                <Key>\n                    <PropertyRef Name=\"ProblemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ProblemID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Skill\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupSvcOrderType\">\n                <Key>\n                    <PropertyRef Name=\"SvcTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupMarkupTable\">\n                <Key>\n                    <PropertyRef Name=\"MarkupID\"></PropertyRef>\n                </Key>\n                <Property Name=\"MarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderOverview\">\n                <Key>\n                    <PropertyRef Name=\"OrderTotal\"></PropertyRef>\n                </Key>\n                <Property Name=\"OrderTotal\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmountBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumUnbilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstimatedCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ChangeOrderAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RetainageHeld\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcProblemRepair\">\n                <Key>\n                    <PropertyRef Name=\"ProbRepairID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ProbRepairID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcItemSubItemDetail\">\n                <Key>\n                    <PropertyRef Name=\"FieldCaption\"></PropertyRef>\n                </Key>\n                <Property Name=\"FieldCaption\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubItemValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderTimestamp\">\n                <Key>\n                    <PropertyRef Name=\"TimeStampID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TimeStampID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FromTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TimestampDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimestampTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderEstLabor\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAcctSetID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxSum\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineCostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupSelect\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ChangeStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderEstParts\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAcctSetID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsStockPart\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TaxSum\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineCostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PartLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyAllocate\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyUsed\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupSelect\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ChangeStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyProcessed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPriority\">\n                <Key>\n                    <PropertyRef Name=\"PriorityID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PriorityID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PriorityColor\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPriority\">\n                <Key>\n                    <PropertyRef Name=\"PriorityID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PriorityID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PriorityColor\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderEstChange\">\n                <Key>\n                    <PropertyRef Name=\"EstChangeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstChangeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ChangeDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcChangeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ChangeNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VersionNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsVersion\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcChangeType\">\n                <Key>\n                    <PropertyRef Name=\"SvcChangeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcChangeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcChangeType\">\n                <Key>\n                    <PropertyRef Name=\"SvcChangeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcChangeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupChangeOrder\">\n                <Key>\n                    <PropertyRef Name=\"EstChangeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstChangeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ChangeDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ChangeAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ChangeNum\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsVersion\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcChangeOrderLookup\">\n                <Key>\n                    <PropertyRef Name=\"EstChangeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstChangeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ChangeDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ChangeAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ChangeTaxAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ChangeNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VersionNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsVersion\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderTransSerial\">\n                <Key>\n                    <PropertyRef Name=\"PartSerialID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartSerialID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RcptDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POReceiptID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID2\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InStock\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SerialSelected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSchedSlotUnposted\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalSvcOrderSchedule\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetTechScheduledHoursForWeek\">\n                <Key>\n                    <PropertyRef Name=\"EmployeeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmployeeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Hours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPortalSvcRequest\">\n                <Key>\n                    <PropertyRef Name=\"SvcRequestID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcRequestID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltSvcRequestID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PortalUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Title\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PhoneNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProposedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Username\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPortalNotes\">\n                <Key>\n                    <PropertyRef Name=\"PortalNoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PortalNoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NoteText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalSvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DatePromised\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WoType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderUnscheduled\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustomerType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DateActivated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderCostSummary\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstPartCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstLaborCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualPartCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualLaborCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"OverheadPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LbrOverheadPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstOverheadAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ActualOverheadAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderCostLinks\">\n                <Key>\n                    <PropertyRef Name=\"SvcCostLinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcCostLinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderEstLineGroups\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineGroupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ChangeStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderAProblems\">\n                <Key>\n                    <PropertyRef Name=\"SvcProblemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcProblemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateReported\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstRepairTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PriorityID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ELineGroup\">\n                <Key>\n                    <PropertyRef Name=\"LineGroupID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LineGroupID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GroupType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupLineGroup\">\n                <Key>\n                    <PropertyRef Name=\"LineGroupID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LineGroupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderPartQuote\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteDetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POQuoteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Processed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VRoutingAssistTechSchedules\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Latitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Longitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetRoutingAssistantData\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Latitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Longitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Distance\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderTrans\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborMarkupType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipIDCreated\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsStockPart\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartSerialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsFixedAmt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartIDAction\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ActualLaborQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"InitialChg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"InitialChgTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InitialChgAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AdditionalCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AdditionalCostNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntDiscountType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"AgrmtItemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntDiscRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"AgrmntChgID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DiscountPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineCostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartKitDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"KitCalcOption\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"KitItemTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"KitItemSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SyncByUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontSyncReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"POSOItemsID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"GroupSelect\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxSum\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PoReceipt\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExtAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineGroupDetail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipIDAuto\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PartUserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartTimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdIsWorkOrderUnderAgrmnt\">\n                <Key>\n                    <PropertyRef Name=\"Cnt\"></PropertyRef>\n                </Key>\n                <Property Name=\"Cnt\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EJobStageType\">\n                <Key>\n                    <PropertyRef Name=\"StageTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"StageTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StageName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderEstJobStage\">\n                <Key>\n                    <PropertyRef Name=\"JobStageID\"></PropertyRef>\n                </Key>\n                <Property Name=\"JobStageID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequisitionBudget\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InternalNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ChangeStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderEstTrans\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsStockPart\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsFixedAmt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LineGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GroupDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyProcessed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocate\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyUsed\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DiscountPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineCostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctDone\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartKitDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"KitCalcOption\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"KitItemTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"KitItemSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"IsAdjustItem\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ChangeStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"GroupSelect\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExtAmtNoTax\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxSum\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CustEquipIDAuto\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PartUserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartTimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcPurReqTemplate\">\n                <Key>\n                    <PropertyRef Name=\"ReqTemplatePartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ReqTemplatePartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtQuantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcPurReqNotify\">\n                <Key>\n                    <PropertyRef Name=\"ReqNotifyID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ReqNotifyID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequiresApproval\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcPurRequisition\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NeededByDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ShipTo\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPurReqNotification\">\n                <Key>\n                    <PropertyRef Name=\"EmployeeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmployeeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequiresApproval\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcPurRequisitionApproval\">\n                <Key>\n                    <PropertyRef Name=\"PurReqApprovalID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurReqApprovalID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DeclineNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DateApproved\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcPurRequisitionParts\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionPartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtQuantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReqTemplatePartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OriginalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ChangeDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProcessedQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TagId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPORequisitionProcessParts\">\n                <Key>\n                    <PropertyRef Name=\"PurRequisitionPartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtQuantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReqTemplatePartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OriginalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ChangeDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProcessedQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TagId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetDefSchedSubstatusID\">\n                <Key>\n                    <PropertyRef Name=\"SubStatusID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubStatusID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetSvcPartDetailsCalc\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAcctSet\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsStockPart\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartIDAction\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TotalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitCostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineCostTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DiscountPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetGPSUpdateData\">\n                <Key>\n                    <PropertyRef Name=\"MaxUpdateHandle\"></PropertyRef>\n                </Key>\n                <Property Name=\"MaxUpdateHandle\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DeviceESN\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UpdateDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TruckName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Event\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Latitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Longitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Direction\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Speed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MaximumSpeed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CrossRoad\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StreetSide\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StreetAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ClosestCityState1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ClosestCityStateMiles1\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ClosestCityStateDirection1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ClosestCityState2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ClosestCityStateMiles2\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ClosestCityStateDirection2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Odometer\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MovementTimeCounter\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"OperatingTimeCounter\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"GPSSatellites\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GPSStatus\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSCurrency\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetGPSSetting\">\n                <Key>\n                    <PropertyRef Name=\"LastHandleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LastHandleID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LastUpdate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"NowReading\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastSessionID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastSessionCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"RSvcOrderSchedule\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"InRecurrence\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SlotMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSignature\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"RepairDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CancelReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvoiceDetailForMobile\">\n                <Key>\n                    <PropertyRef Name=\"ScheduleID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Transtype\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DueDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PaymentTerm\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsTaxable\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Total\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SaleTaxAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"RetainageHeld\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SubTotal\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"grandTotal\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Branch\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETmpCreateInstallInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceId\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceId\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartialyBilling\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProgressPct\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ProgressAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"InvoiceNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ScheduleId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceId2\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EGpsDataTechGet\">\n                <Key>\n                    <PropertyRef Name=\"GpsDataID\"></PropertyRef>\n                </Key>\n                <Property Name=\"GpsDataID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Lat\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Long\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TimeReported\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DeviceID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetItemLaborRateID\">\n                <Key>\n                    <PropertyRef Name=\"LaborRateID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LaborRateID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcSubStatus\">\n                <Key>\n                    <PropertyRef Name=\"SubStatusID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubStatusID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcStatusID\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"IsDefault\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"false\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"false\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESchedSubStatus\">\n                <Key>\n                    <PropertyRef Name=\"SubStatusID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubStatusID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedStatusID\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SubStatusColor\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsDefault\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupSvcRequest\">\n                <Key>\n                    <PropertyRef Name=\"SvcRequestID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcRequestID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PortalUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProposedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Username\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PhoneNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcRequestPending\">\n                <Key>\n                    <PropertyRef Name=\"SvcRequestID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcRequestID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PortalUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProposedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Username\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EGpsDataTech\">\n                <Key>\n                    <PropertyRef Name=\"GpsDataID\"></PropertyRef>\n                </Key>\n                <Property Name=\"GpsDataID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Lat\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Long\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TimeReported\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DeviceID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetSvcOrderPartKitDetail\">\n                <Key></Key>\n                <Property Name=\"Qty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"KitPriceType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PartMarkupId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"InactiveTech\">\n                <Key></Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"InactiveTech1\">\n                <Key></Key>\n                <Property Name=\"EmpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"InactiveTechAgrmnt\">\n                <Key></Key>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Empid\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgreementEquipMObile\">\n                <Key></Key>\n                <Property Name=\"AgrmntEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IncludedInAgrm\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"InactivetechBilling\">\n                <Key></Key>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EArgmntEquipList\">\n                <Key></Key>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EGetCustEquipIdList\">\n                <Key></Key>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EEquipSelect\">\n                <Key></Key>\n                <Property Name=\"CustEquipId\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n                <Property Name=\"Selection\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MasterID\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EportalNotesDesktop\">\n                <Key>\n                    <PropertyRef Name=\"PortalNoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PortalNoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NoteText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesInvoiceExist\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceList\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceList\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgrmntPurchase\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyReceived\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyInvoiced\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExpectedUnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualUnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcPurRequisitionImport\">\n                <Key></Key>\n                <Property Name=\"PurRequisitionID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NeededByDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcPurRequisitionPartsImport\">\n                <Key></Key>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtQuantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReqTemplatePartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OriginalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ChangeDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProcessedQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TagId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcTaxRate\">\n                <Key>\n                    <PropertyRef Name=\"TaxGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxGrpRatePart\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxGrpRateLabor\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcOrderMobile\">\n                <Key></Key>\n                <Property Name=\"SvcOrderId\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcUserAdded\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcEstPartSalesAmt\">\n                <Key></Key>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcpartSalesAmt\">\n                <Key></Key>\n                <Property Name=\"PartId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccSetId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"parkMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcEstimateList\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n                <Property Name=\"SvcUserAdded\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityContainer Name=\"SvcOrderManager\" m:IsDefaultEntityContainer=\"true\">\n                <EntitySet Name=\"VMapScheduleData\" EntityType=\"WorkOrderService.VMapScheduleData\"></EntitySet>\n                <EntitySet Name=\"cmdInsertSchedLineGroup\" EntityType=\"WorkOrderService.cmdInsertSchedLineGroup\"></EntitySet>\n                <EntitySet Name=\"VPurReqPartsDiscrepancy\" EntityType=\"WorkOrderService.VPurReqPartsDiscrepancy\"></EntitySet>\n                <EntitySet Name=\"VPurReqActualCost\" EntityType=\"WorkOrderService.VPurReqActualCost\"></EntitySet>\n                <EntitySet Name=\"VPurReqTemplateProposedCost\" EntityType=\"WorkOrderService.VPurReqTemplateProposedCost\"></EntitySet>\n                <EntitySet Name=\"cmdCloseWorkOrder\" EntityType=\"WorkOrderService.cmdCloseWorkOrder\"></EntitySet>\n                <EntitySet Name=\"cmdGetPostToLaborLineNums\" EntityType=\"WorkOrderService.cmdGetPostToLaborLineNums\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderHistoryJobSite\" EntityType=\"WorkOrderService.RSvcOrderHistoryJobSite\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderHistory\" EntityType=\"WorkOrderService.RSvcOrderHistory\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderHistoryOld\" EntityType=\"WorkOrderService.RSvcOrderHistoryOld\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderUnbilledActivity\" EntityType=\"WorkOrderService.VSvcOrderUnbilledActivity\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderOpenForSite\" EntityType=\"WorkOrderService.VSvcOrderOpenForSite\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderDueBilling\" EntityType=\"WorkOrderService.VSvcOrderDueBilling\"></EntitySet>\n                <EntitySet Name=\"VSvcOrdersInProcess\" EntityType=\"WorkOrderService.VSvcOrdersInProcess\"></EntitySet>\n                <EntitySet Name=\"VSvcSchedSig\" EntityType=\"WorkOrderService.VSvcSchedSig\"></EntitySet>\n                <EntitySet Name=\"VQBExportTimeSheet\" EntityType=\"WorkOrderService.VQBExportTimeSheet\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderSchedForWorkOrder\" EntityType=\"WorkOrderService.ESvcOrderSchedForWorkOrder\"></EntitySet>\n                <EntitySet Name=\"VWorkorderWithSchedule\" EntityType=\"WorkOrderService.VWorkorderWithSchedule\"></EntitySet>\n                <EntitySet Name=\"cmdCanAgrmntChgsBeCreated\" EntityType=\"WorkOrderService.cmdCanAgrmntChgsBeCreated\"></EntitySet>\n                <EntitySet Name=\"cmdDoesScheduleExist\" EntityType=\"WorkOrderService.cmdDoesScheduleExist\"></EntitySet>\n                <EntitySet Name=\"cmdDoesSvcOrderExist\" EntityType=\"WorkOrderService.cmdDoesSvcOrderExist\"></EntitySet>\n                <EntitySet Name=\"cmdGetItemPartMarkupID\" EntityType=\"WorkOrderService.cmdGetItemPartMarkupID\"></EntitySet>\n                <EntitySet Name=\"VSchedTimestamp\" EntityType=\"WorkOrderService.VSchedTimestamp\"></EntitySet>\n                <EntitySet Name=\"VSchedulesForSameSite\" EntityType=\"WorkOrderService.VSchedulesForSameSite\"></EntitySet>\n                <EntitySet Name=\"VScheduleConflicts\" EntityType=\"WorkOrderService.VScheduleConflicts\"></EntitySet>\n                <EntitySet Name=\"cmdGetSvcOrderUnprocessedTransCount\" EntityType=\"WorkOrderService.cmdGetSvcOrderUnprocessedTransCount\"></EntitySet>\n                <EntitySet Name=\"VTechDayScheduleList\" EntityType=\"WorkOrderService.VTechDayScheduleList\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderPurchasing\" EntityType=\"WorkOrderService.VSvcOrderPurchasing\"></EntitySet>\n                <EntitySet Name=\"REstimateTech\" EntityType=\"WorkOrderService.REstimateTech\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderStageDetail\" EntityType=\"WorkOrderService.ESvcOrderStageDetail\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderEstStages\" EntityType=\"WorkOrderService.ESvcOrderEstStages\"></EntitySet>\n                <EntitySet Name=\"VEmpSkill\" EntityType=\"WorkOrderService.VEmpSkill\"></EntitySet>\n                <EntitySet Name=\"VTechSchedToPrintInfo\" EntityType=\"WorkOrderService.VTechSchedToPrintInfo\"></EntitySet>\n                <EntitySet Name=\"REmpDateSchedule\" EntityType=\"WorkOrderService.REmpDateSchedule\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderInvoices\" EntityType=\"WorkOrderService.VSvcOrderInvoices\"></EntitySet>\n                <EntitySet Name=\"REstimateStages\" EntityType=\"WorkOrderService.REstimateStages\"></EntitySet>\n                <EntitySet Name=\"REstimateDetail\" EntityType=\"WorkOrderService.REstimateDetail\"></EntitySet>\n                <EntitySet Name=\"REstimate\" EntityType=\"WorkOrderService.REstimate\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderLaborHistory\" EntityType=\"WorkOrderService.RSvcOrderLaborHistory\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderSvcHistory\" EntityType=\"WorkOrderService.RSvcOrderSvcHistory\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderProblems\" EntityType=\"WorkOrderService.RSvcOrderProblems\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderDetails\" EntityType=\"WorkOrderService.RSvcOrderDetails\"></EntitySet>\n                <EntitySet Name=\"RSvcOrder\" EntityType=\"WorkOrderService.RSvcOrder\"></EntitySet>\n                <EntitySet Name=\"VSBLookupSvcOrder\" EntityType=\"WorkOrderService.VSBLookupSvcOrder\"></EntitySet>\n                <EntitySet Name=\"VSBUnschedDetail\" EntityType=\"WorkOrderService.VSBUnschedDetail\"></EntitySet>\n                <EntitySet Name=\"VSBUnassigned\" EntityType=\"WorkOrderService.VSBUnassigned\"></EntitySet>\n                <EntitySet Name=\"VScheduleWAP\" EntityType=\"WorkOrderService.VScheduleWAP\"></EntitySet>\n                <EntitySet Name=\"VGetSchedSlotsIDs\" EntityType=\"WorkOrderService.VGetSchedSlotsIDs\"></EntitySet>\n                <EntitySet Name=\"VSlotsRequiringFollowUp\" EntityType=\"WorkOrderService.VSlotsRequiringFollowUp\"></EntitySet>\n                <EntitySet Name=\"ESchedBoard\" EntityType=\"WorkOrderService.ESchedBoard\"></EntitySet>\n                <EntitySet Name=\"ESBSchedule\" EntityType=\"WorkOrderService.ESBSchedule\"></EntitySet>\n                <EntitySet Name=\"VLookupPOReq\" EntityType=\"WorkOrderService.VLookupPOReq\"></EntitySet>\n                <EntitySet Name=\"VLookupSvcOrder\" EntityType=\"WorkOrderService.VLookupSvcOrder\"></EntitySet>\n                <EntitySet Name=\"VSvcJobStagesSummary\" EntityType=\"WorkOrderService.VSvcJobStagesSummary\"></EntitySet>\n                <EntitySet Name=\"ERateTable\" EntityType=\"WorkOrderService.ERateTable\"></EntitySet>\n                <EntitySet Name=\"EPartsMarkup\" EntityType=\"WorkOrderService.EPartsMarkup\"></EntitySet>\n                <EntitySet Name=\"EPartsMarkupDetail\" EntityType=\"WorkOrderService.EPartsMarkupDetail\"></EntitySet>\n                <EntitySet Name=\"EProblems\" EntityType=\"WorkOrderService.EProblems\"></EntitySet>\n                <EntitySet Name=\"ERepairs\" EntityType=\"WorkOrderService.ERepairs\"></EntitySet>\n                <EntitySet Name=\"EProbRepair\" EntityType=\"WorkOrderService.EProbRepair\"></EntitySet>\n                <EntitySet Name=\"EOrderType\" EntityType=\"WorkOrderService.EOrderType\"></EntitySet>\n                <EntitySet Name=\"VPOReqAwaitingProcessing\" EntityType=\"WorkOrderService.VPOReqAwaitingProcessing\"></EntitySet>\n                <EntitySet Name=\"VPOReqAwaitingApproval\" EntityType=\"WorkOrderService.VPOReqAwaitingApproval\"></EntitySet>\n                <EntitySet Name=\"VPurReqGetHeaderDetails\" EntityType=\"WorkOrderService.VPurReqGetHeaderDetails\"></EntitySet>\n                <EntitySet Name=\"VPurRequisitionDetails\" EntityType=\"WorkOrderService.VPurRequisitionDetails\"></EntitySet>\n                <EntitySet Name=\"VWOMyPurchaseRequisitions\" EntityType=\"WorkOrderService.VWOMyPurchaseRequisitions\"></EntitySet>\n                <EntitySet Name=\"EPaymentMob\" EntityType=\"WorkOrderService.EPaymentMob\"></EntitySet>\n                <EntitySet Name=\"ESvcOrder\" EntityType=\"WorkOrderService.ESvcOrder\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderGroupLines\" EntityType=\"WorkOrderService.ESvcOrderGroupLines\"></EntitySet>\n                <EntitySet Name=\"cmdDoesEstimateHaveUnprintedItems\" EntityType=\"WorkOrderService.cmdDoesEstimateHaveUnprintedItems\"></EntitySet>\n                <EntitySet Name=\"cmdDoesSvcHaveUnprintableItems\" EntityType=\"WorkOrderService.cmdDoesSvcHaveUnprintableItems\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderLabor\" EntityType=\"WorkOrderService.ESvcOrderLabor\"></EntitySet>\n                <EntitySet Name=\"ESchedSubItems\" EntityType=\"WorkOrderService.ESchedSubItems\"></EntitySet>\n                <EntitySet Name=\"VPOSOParts\" EntityType=\"WorkOrderService.VPOSOParts\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderParts\" EntityType=\"WorkOrderService.ESvcOrderParts\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderSched\" EntityType=\"WorkOrderService.ESvcOrderSched\"></EntitySet>\n                <EntitySet Name=\"VLookupRateTable\" EntityType=\"WorkOrderService.VLookupRateTable\"></EntitySet>\n                <EntitySet Name=\"VLookupRepair\" EntityType=\"WorkOrderService.VLookupRepair\"></EntitySet>\n                <EntitySet Name=\"VLookupProblems\" EntityType=\"WorkOrderService.VLookupProblems\"></EntitySet>\n                <EntitySet Name=\"VLookupSvcOrderType\" EntityType=\"WorkOrderService.VLookupSvcOrderType\"></EntitySet>\n                <EntitySet Name=\"VLookupMarkupTable\" EntityType=\"WorkOrderService.VLookupMarkupTable\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderOverview\" EntityType=\"WorkOrderService.VSvcOrderOverview\"></EntitySet>\n                <EntitySet Name=\"VSvcProblemRepair\" EntityType=\"WorkOrderService.VSvcProblemRepair\"></EntitySet>\n                <EntitySet Name=\"VSvcItemSubItemDetail\" EntityType=\"WorkOrderService.VSvcItemSubItemDetail\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderTimestamp\" EntityType=\"WorkOrderService.ESvcOrderTimestamp\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderEstLabor\" EntityType=\"WorkOrderService.ESvcOrderEstLabor\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderEstParts\" EntityType=\"WorkOrderService.ESvcOrderEstParts\"></EntitySet>\n                <EntitySet Name=\"VLookupPriority\" EntityType=\"WorkOrderService.VLookupPriority\"></EntitySet>\n                <EntitySet Name=\"EPriority\" EntityType=\"WorkOrderService.EPriority\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderEstChange\" EntityType=\"WorkOrderService.ESvcOrderEstChange\"></EntitySet>\n                <EntitySet Name=\"ESvcChangeType\" EntityType=\"WorkOrderService.ESvcChangeType\"></EntitySet>\n                <EntitySet Name=\"VSvcChangeType\" EntityType=\"WorkOrderService.VSvcChangeType\"></EntitySet>\n                <EntitySet Name=\"VLookupChangeOrder\" EntityType=\"WorkOrderService.VLookupChangeOrder\"></EntitySet>\n                <EntitySet Name=\"VSvcChangeOrderLookup\" EntityType=\"WorkOrderService.VSvcChangeOrderLookup\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderTransSerial\" EntityType=\"WorkOrderService.ESvcOrderTransSerial\"></EntitySet>\n                <EntitySet Name=\"VSchedSlotUnposted\" EntityType=\"WorkOrderService.VSchedSlotUnposted\"></EntitySet>\n                <EntitySet Name=\"VPortalSvcOrderSchedule\" EntityType=\"WorkOrderService.VPortalSvcOrderSchedule\"></EntitySet>\n                <EntitySet Name=\"cmdGetTechScheduledHoursForWeek\" EntityType=\"WorkOrderService.cmdGetTechScheduledHoursForWeek\"></EntitySet>\n                <EntitySet Name=\"EPortalSvcRequest\" EntityType=\"WorkOrderService.EPortalSvcRequest\"></EntitySet>\n                <EntitySet Name=\"EPortalNotes\" EntityType=\"WorkOrderService.EPortalNotes\"></EntitySet>\n                <EntitySet Name=\"VPortalSvcOrder\" EntityType=\"WorkOrderService.VPortalSvcOrder\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderUnscheduled\" EntityType=\"WorkOrderService.VSvcOrderUnscheduled\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderCostSummary\" EntityType=\"WorkOrderService.VSvcOrderCostSummary\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderCostLinks\" EntityType=\"WorkOrderService.ESvcOrderCostLinks\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderEstLineGroups\" EntityType=\"WorkOrderService.ESvcOrderEstLineGroups\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderAProblems\" EntityType=\"WorkOrderService.ESvcOrderAProblems\"></EntitySet>\n                <EntitySet Name=\"ELineGroup\" EntityType=\"WorkOrderService.ELineGroup\"></EntitySet>\n                <EntitySet Name=\"VLookupLineGroup\" EntityType=\"WorkOrderService.VLookupLineGroup\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderPartQuote\" EntityType=\"WorkOrderService.VSvcOrderPartQuote\"></EntitySet>\n                <EntitySet Name=\"VRoutingAssistTechSchedules\" EntityType=\"WorkOrderService.VRoutingAssistTechSchedules\"></EntitySet>\n                <EntitySet Name=\"VGetRoutingAssistantData\" EntityType=\"WorkOrderService.VGetRoutingAssistantData\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderTrans\" EntityType=\"WorkOrderService.ESvcOrderTrans\"></EntitySet>\n                <EntitySet Name=\"cmdIsWorkOrderUnderAgrmnt\" EntityType=\"WorkOrderService.cmdIsWorkOrderUnderAgrmnt\"></EntitySet>\n                <EntitySet Name=\"EJobStageType\" EntityType=\"WorkOrderService.EJobStageType\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderEstJobStage\" EntityType=\"WorkOrderService.ESvcOrderEstJobStage\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderEstTrans\" EntityType=\"WorkOrderService.ESvcOrderEstTrans\"></EntitySet>\n                <EntitySet Name=\"ESvcPurReqTemplate\" EntityType=\"WorkOrderService.ESvcPurReqTemplate\"></EntitySet>\n                <EntitySet Name=\"ESvcPurReqNotify\" EntityType=\"WorkOrderService.ESvcPurReqNotify\"></EntitySet>\n                <EntitySet Name=\"ESvcPurRequisition\" EntityType=\"WorkOrderService.ESvcPurRequisition\"></EntitySet>\n                <EntitySet Name=\"VLookupPurReqNotification\" EntityType=\"WorkOrderService.VLookupPurReqNotification\"></EntitySet>\n                <EntitySet Name=\"ESvcPurRequisitionApproval\" EntityType=\"WorkOrderService.ESvcPurRequisitionApproval\"></EntitySet>\n                <EntitySet Name=\"ESvcPurRequisitionParts\" EntityType=\"WorkOrderService.ESvcPurRequisitionParts\"></EntitySet>\n                <EntitySet Name=\"VPORequisitionProcessParts\" EntityType=\"WorkOrderService.VPORequisitionProcessParts\"></EntitySet>\n                <EntitySet Name=\"VGetDefSchedSubstatusID\" EntityType=\"WorkOrderService.VGetDefSchedSubstatusID\"></EntitySet>\n                <EntitySet Name=\"VGetSvcPartDetailsCalc\" EntityType=\"WorkOrderService.VGetSvcPartDetailsCalc\"></EntitySet>\n                <EntitySet Name=\"VGetGPSUpdateData\" EntityType=\"WorkOrderService.VGetGPSUpdateData\"></EntitySet>\n                <EntitySet Name=\"VGetGPSSetting\" EntityType=\"WorkOrderService.VGetGPSSetting\"></EntitySet>\n                <EntitySet Name=\"RSvcOrderSchedule\" EntityType=\"WorkOrderService.RSvcOrderSchedule\"></EntitySet>\n                <EntitySet Name=\"EInvoiceDetailForMobile\" EntityType=\"WorkOrderService.EInvoiceDetailForMobile\"></EntitySet>\n                <EntitySet Name=\"ETmpCreateInstallInvoice\" EntityType=\"WorkOrderService.ETmpCreateInstallInvoice\"></EntitySet>\n                <EntitySet Name=\"EGpsDataTechGet\" EntityType=\"WorkOrderService.EGpsDataTechGet\"></EntitySet>\n                <EntitySet Name=\"cmdGetItemLaborRateID\" EntityType=\"WorkOrderService.cmdGetItemLaborRateID\"></EntitySet>\n                <EntitySet Name=\"ESvcSubStatus\" EntityType=\"WorkOrderService.ESvcSubStatus\"></EntitySet>\n                <EntitySet Name=\"ESchedSubStatus\" EntityType=\"WorkOrderService.ESchedSubStatus\"></EntitySet>\n                <EntitySet Name=\"VLookupSvcRequest\" EntityType=\"WorkOrderService.VLookupSvcRequest\"></EntitySet>\n                <EntitySet Name=\"VSvcRequestPending\" EntityType=\"WorkOrderService.VSvcRequestPending\"></EntitySet>\n                <EntitySet Name=\"EGpsDataTech\" EntityType=\"WorkOrderService.EGpsDataTech\"></EntitySet>\n                <EntitySet Name=\"cmdGetSvcOrderPartKitDetail\" EntityType=\"WorkOrderService.cmdGetSvcOrderPartKitDetail\"></EntitySet>\n                <EntitySet Name=\"InactiveTech\" EntityType=\"WorkOrderService.InactiveTech\"></EntitySet>\n                <EntitySet Name=\"InactiveTech1\" EntityType=\"WorkOrderService.InactiveTech1\"></EntitySet>\n                <EntitySet Name=\"InactiveTechAgrmnt\" EntityType=\"WorkOrderService.InactiveTechAgrmnt\"></EntitySet>\n                <EntitySet Name=\"EAgreementEquipMObile\" EntityType=\"WorkOrderService.EAgreementEquipMObile\"></EntitySet>\n                <EntitySet Name=\"InactivetechBilling\" EntityType=\"WorkOrderService.InactivetechBilling\"></EntitySet>\n                <EntitySet Name=\"EArgmntEquipList\" EntityType=\"WorkOrderService.EArgmntEquipList\"></EntitySet>\n                <EntitySet Name=\"EGetCustEquipIdList\" EntityType=\"WorkOrderService.EGetCustEquipIdList\"></EntitySet>\n                <EntitySet Name=\"EEquipSelect\" EntityType=\"WorkOrderService.EEquipSelect\"></EntitySet>\n                <EntitySet Name=\"EportalNotesDesktop\" EntityType=\"WorkOrderService.EportalNotesDesktop\"></EntitySet>\n                <EntitySet Name=\"cmdDoesInvoiceExist\" EntityType=\"WorkOrderService.cmdDoesInvoiceExist\"></EntitySet>\n                <EntitySet Name=\"VAgrmntPurchase\" EntityType=\"WorkOrderService.VAgrmntPurchase\"></EntitySet>\n                <EntitySet Name=\"ESvcPurRequisitionImport\" EntityType=\"WorkOrderService.ESvcPurRequisitionImport\"></EntitySet>\n                <EntitySet Name=\"ESvcPurRequisitionPartsImport\" EntityType=\"WorkOrderService.ESvcPurRequisitionPartsImport\"></EntitySet>\n                <EntitySet Name=\"ESvcTaxRate\" EntityType=\"WorkOrderService.ESvcTaxRate\"></EntitySet>\n                <EntitySet Name=\"ESvcOrderMobile\" EntityType=\"WorkOrderService.ESvcOrderMobile\"></EntitySet>\n                <EntitySet Name=\"ESvcEstPartSalesAmt\" EntityType=\"WorkOrderService.ESvcEstPartSalesAmt\"></EntitySet>\n                <EntitySet Name=\"ESvcpartSalesAmt\" EntityType=\"WorkOrderService.ESvcpartSalesAmt\"></EntitySet>\n                <EntitySet Name=\"ESvcEstimateList\" EntityType=\"WorkOrderService.ESvcEstimateList\"></EntitySet>\n            </EntityContainer>\n        </Schema>\n    </edmx:DataServices>\n</edmx:Edmx>"}],"_postman_id":"a7264e58-d9fc-47bd-977b-bd862b810dcb"},{"name":"Misc Metadata","id":"3e82f324-caaa-41e8-9c32-6c22b012d6be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"http://10.3.33.22:16001/odata/misc/$metadata","urlObject":{"protocol":"http","port":"16001","path":["odata","misc","$metadata"],"host":["10","3","33","22"],"query":[],"variable":[]}},"response":[{"id":"26e34eab-68bc-44f2-9fa3-299d0f9d49ae","name":"Misc Metadata","originalRequest":{"method":"GET","header":[],"url":"http://10.3.33.22:16001/odata/misc/$metadata"},"_postman_previewlanguage":"xml","header":[{"key":"Content-Type","value":"application/xml","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<edmx:Edmx Version=\"1.0\" xmlns:edmx=\"http://schemas.microsoft.com/ado/2007/06/edmx\">\n    <edmx:DataServices m:DataServiceVersion=\"2.0\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:a=\"http://schemas.microsoft.com/ado/2009/02/edm/annotation\">\n        <Schema Namespace=\"MiscService\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns=\"http://schemas.microsoft.com/ado/2007/05/edm\">\n            <EntityType Name=\"ETask\">\n                <Key>\n                    <PropertyRef Name=\"TaskID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RemindTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TaskUserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OwnerUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"GroupValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAltContact\">\n                <Key></Key>\n                <Property Name=\"ContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Salutation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProspectCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VTransToPrintInfo\">\n                <Key>\n                    <PropertyRef Name=\"TransID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECompanyPref\">\n                <Key>\n                    <PropertyRef Name=\"PreferenceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PreferenceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyLogo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustomFields\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RequiredFields\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartStockGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNonStockGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartAdjustGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ARGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CashGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartVarianceGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborVarianceGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StockGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NonStockGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborGLAcctSetID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManualInvGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvCostValuation\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"InvDefQBAssetAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDefQBIncomeAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDefQBExpenseAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PODontGenerateJournal\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"POAccruralGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POShippingGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POTaxGLAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefDepositToAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefBankAcctID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ARTermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PhoneNoFormat\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcSaleLessThenCostMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstimateMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShowEstItemPrice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowEstStages\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowEstStagesDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstPrintParts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstPrintLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcPrintParts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcPrintLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcSelectActiveSingleAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcShowEquipWarranty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAdjustPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcGrpByAgrmntWhenProcessing\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowCompanyLogo\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StringProperCase\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SpecialCustPriceMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SpecialCustPriceExpMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ConfirmInvPaymentDlg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvMainWarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurchaseTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UpdateCostWVendorPricing\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RequirePOApproval\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PurchPartDescJob\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PurchPartDescService\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcOrdTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UseOvertimeMarkup2\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmpCallTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpOvertimePayTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcLaborCostHourBasedOn\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcRepairID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrdLowMrgMsg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcOrdPartsNotOnHand\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcDisplayHrsAsUnits\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcUseCustCommentForInstruc\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustRateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShowCustPartAdv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowCustLaborAdv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CreateAgrmntInvoiceDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcRespectSchedLineNum\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcSchedStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcSchedEndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SchedHolidayDays\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedWorkDays\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedLunchHours\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedWeekendPeriod\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedLunchHrsBillable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedSlotLayout\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedLaborChargeType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedLaborShowInv\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedImportFieldLinks\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedMaxEmpHours\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SchedSMSFormat\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedIncludeEstInOpenWO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedSignatureTerms\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedShowConflicts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedPromptSchedFromSameSite\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SchedDefDurationMinutes\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EmpEndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"HolidaysID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BackupFileName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BackupPath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BackupReminder\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"BackupReminderDays\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"LastBackup\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DefTaxGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBIntlType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBFilePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBAccounts\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBTermNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBEmployeeNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBVendorNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBEmpPayTypes\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBExportType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"QBTaxExportType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"QBClassesNames\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBApplyPmntToInv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBExportItemsToQB\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBAddPSTPrefix\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBExportZeroAmtInv\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBExportPmntNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBUseExpAcctOnPOStockItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LockQBSync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LockQBSyncUser\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBLinkExportedTransToCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBUseExportDateAsTransDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InstallInvRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateTechRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderSigRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechSchedSumRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StatementRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustomerJobOverview\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"POWorksheetRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ServiceHistoryRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"POQuoteRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditMemoRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvGrpRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcServiceInvOrder\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstTransOrder\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcHistoryWOCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntitySvcS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntitySvcP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityEstS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityEstP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityTechS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityTechAb\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityAgrmntS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityAgrmntP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityPartsS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityPartsP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityCampaignS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityCampaignP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntitySvcReqS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntitySvcReqP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityInvGrpS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityInvGrpP\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EntityForemanS\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FeatureEquip\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureResident\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeaturePOReq\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureJournals\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureInventory\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeatureCampaign\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FeaturePortal\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"POSCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POSSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POSSvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POSTermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailSMTPServer\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPort\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailSMTPUseTLS\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPUserName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPFrom\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"HideRestrictedActions\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DefaultProcessPartAction\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"MiscCustSiteAdvancedSearch\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscEquipComboFields\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKeyEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"GPSAccount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GPSUser\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSearchServerURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSearchAddressIgnoreList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalAccessRights\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalWelcomeMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalPublicUrl\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscRoutingUnits\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"MiscAutoGeoCodeSites\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscAutoLoadLookups\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscSetEmailedTransAsPrinted\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscIgnoreCustomFieldDataTypes\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscOverwriteCityByZipChange\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscWebServiceKey\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCUrl\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCCustomerID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCStoreID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscSCPin\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiscMaxAttachmentSize\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MiscAttachFiles\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastRefreshValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SOPromptExistingOpenSvcOrder\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"POReceiveItemsDirectlyToSO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvPromptToCreateVendorBill\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MicRoundUnitSaleAmts\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscRptEmailBodyText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcConvertPartToEquipOnCreate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvAllowDimensions\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAllowPartialBillingSvcCalls\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBLinkTransToSite\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"EmailSearchSubjectPrefix\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBExportInvoiceNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcProcessAgrmntsAsTodaysDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ARExcludeUnappliedPmntsFromAR\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AREnableAgrmntDeposits\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SOSendSORptToEquipOnBilledStatus\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UpdateQtyToOrder\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EnablePartCostFromSvcOrderEst\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBGLAccountFromBranch\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgreementScheduleAutoPO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AddWOSubStatusToNotificationAlert\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AllowEquipmentfromJobSiteonly\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgreementOff\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SSLMerchantId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SSLUserId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmSchNotesOnDetinstruc\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PaymentReceived\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FailedInvoicesRetry\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExpiredCancelAgrmntFutureStop\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UsePoRequisitionPartDesc\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShowSlotLevelAttachAtWO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RestrictCoverageEntryDate\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UsePoRequisitionPartDescQuote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBUserName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBPassword\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UseQuickBookHost\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RestictToSendZeroAmtInvoices\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MiscSetPDFTransAsPrinted\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ENotes\">\n                <Key>\n                    <PropertyRef Name=\"NoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubjectID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NoteDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SystemNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EShipVia\">\n                <Key>\n                    <PropertyRef Name=\"ShipViaID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ShipViaID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EReports\">\n                <Key>\n                    <PropertyRef Name=\"ReportID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ReportID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptCaption\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReportDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Catagory\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SQLText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SecurityCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DataViewName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DataViewKeyField\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DataViewLayout\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaxCode\">\n                <Key>\n                    <PropertyRef Name=\"TaxCodeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxCodeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MaxSaleAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxLaborWithItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgencyID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaxGrp\">\n                <Key>\n                    <PropertyRef Name=\"TaxGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxGrpID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBTaxName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxGrpName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaxGrpDetail\">\n                <Key>\n                    <PropertyRef Name=\"TaxGrpCodeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxGrpCodeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxCodeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxOnTax\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECloudStorage\">\n                <Key>\n                    <PropertyRef Name=\"AccountID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AccountID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ClientID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ClientSecret\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Token\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RefreshToken\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StorageType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TokenType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastRefreshed\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Username\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Password\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"useCloudStorage\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StoragePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FolderID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLink\">\n                <Key>\n                    <PropertyRef Name=\"LinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LinkType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"FilePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FileLinkTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AttachedFile\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"IsAttached\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"BlobsLoaded\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StorageID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsCloudStorage\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StorageType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPayTerm\">\n                <Key>\n                    <PropertyRef Name=\"TermID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TermID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DaysDue\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Discount\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetActiveTaskID\">\n                <Key></Key>\n                <Property Name=\"TaskID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupActiveTask\">\n                <Key>\n                    <PropertyRef Name=\"TaskID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RemindTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TaskUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupTaxGrp\">\n                <Key>\n                    <PropertyRef Name=\"TaxGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupTaxCode\">\n                <Key>\n                    <PropertyRef Name=\"TaxCodeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaxCodeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxLabor\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxItems\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCoverageHourDetailForSvcOrder\">\n                <Key></Key>\n                <Property Name=\"CustLaborPriceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DayStart\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DayEnd\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECoverageHourDetail\">\n                <Key>\n                    <PropertyRef Name=\"CoverageHourDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CoverageHourDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CoverageHourID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DayStart\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeStart\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DayEnd\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeEnd\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EHolidays\">\n                <Key>\n                    <PropertyRef Name=\"HolidaysID\"></PropertyRef>\n                </Key>\n                <Property Name=\"HolidaysID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Holidays\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECoverageHour\">\n                <Key>\n                    <PropertyRef Name=\"CoverageHourID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CoverageHourID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CoverageName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VReportsSched\">\n                <Key></Key>\n                <Property Name=\"ReportsSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReportType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ReportID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedDay\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SchedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedDayName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAutoProcesses\">\n                <Key>\n                    <PropertyRef Name=\"AutoProcessID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AutoProcessID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProcessType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProcedureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Params\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastProcessed\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETerm\">\n                <Key>\n                    <PropertyRef Name=\"TermID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TermID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DaysDue\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Discount\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBTermName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VJournal\">\n                <Key>\n                    <PropertyRef Name=\"JournalID\"></PropertyRef>\n                </Key>\n                <Property Name=\"JournalID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Date\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JournalType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"QBSyncID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VJournalDetail\">\n                <Key>\n                    <PropertyRef Name=\"JournalDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"JournalDetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JournalID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Amount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModfied\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAltContact\">\n                <Key>\n                    <PropertyRef Name=\"AltContactID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AltContactID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiddleName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EDataViewLayoutUI\">\n                <Key>\n                    <PropertyRef Name=\"DataViewLayoutID\"></PropertyRef>\n                </Key>\n                <Property Name=\"DataViewLayoutID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DataViewName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DefaultLayout\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LayoutText\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"RCompanySettings\">\n                <Key>\n                    <PropertyRef Name=\"PreferenceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PreferenceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyURL\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyLogo\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCardAPIKeyCode\">\n                <Key>\n                    <PropertyRef Name=\"CreditCardAPIKey\"></PropertyRef>\n                </Key>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKeyEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGPSAccountInfo\">\n                <Key></Key>\n                <Property Name=\"GPSAccount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GPSUser\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GPSPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetEmailAddressForSearch\">\n                <Key>\n                    <PropertyRef Name=\"EmailAddress\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailAddress\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSearchServerSettings\">\n                <Key>\n                    <PropertyRef Name=\"EmailSearchServerURL\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailSearchServerURL\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSearchAddressIgnoreList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSMTPSettings\">\n                <Key></Key>\n                <Property Name=\"EmailSMTPServer\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPort\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailSMTPUseTLS\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPUserName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPass\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSMTPPassEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmailSMTPFrom\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailList\">\n                <Key>\n                    <PropertyRef Name=\"EmailMsgID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailMsgID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Sender\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailSubject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailContent\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Attachments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Processed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ProcessedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressList\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EQuickText\">\n                <Key>\n                    <PropertyRef Name=\"QuickTextID\"></PropertyRef>\n                </Key>\n                <Property Name=\"QuickTextID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ENoteType\">\n                <Key>\n                    <PropertyRef Name=\"NoteTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NoteTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLinkType\">\n                <Key>\n                    <PropertyRef Name=\"FileLinkTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"FileLinkTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaskType\">\n                <Key>\n                    <PropertyRef Name=\"TaskTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EEmailTemplate\">\n                <Key>\n                    <PropertyRef Name=\"EmailTemplateID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailTemplateID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Name\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Body\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecipientType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DatasetName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailTemplateLookup\">\n                <Key>\n                    <PropertyRef Name=\"EmailTemplateID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailTemplateID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Name\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecipientType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DatasetName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ETaskLookup\">\n                <Key>\n                    <PropertyRef Name=\"TaskID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RemindTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TaskUserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OwnerUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"GroupValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Customer\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"JobSite\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustEmailTemplate\">\n                <Key>\n                    <PropertyRef Name=\"EmailTemplateID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailTemplateID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Name\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Body\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecipientType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DatasetName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressListCustomer\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"NotificationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priorities\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"GetAPIKeyCode\">\n                <Key>\n                    <PropertyRef Name=\"CreditCardAPIKey\"></PropertyRef>\n                </Key>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditCardAPIKeyEncrypt\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAutoApiKey\">\n                <Key>\n                    <PropertyRef Name=\"CreditCardAPIKey\"></PropertyRef>\n                </Key>\n                <Property Name=\"CreditCardAPIKey\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLinkAttachments\">\n                <Key>\n                    <PropertyRef Name=\"LinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LinkType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"FilePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FileLinkTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AttachedFile\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"IsAttached\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Type\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSvcOrderSched\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"prio\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EFileLink1\">\n                <Key></Key>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCardAPIKeyExtra\">\n                <Key>\n                    <PropertyRef Name=\"PreferenceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PreferenceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SSLMerchantId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SSLUserId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailBodyTemplate\">\n                <Key></Key>\n                <Property Name=\"NewBody\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransParam\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSubjectBody\">\n                <Key></Key>\n                <Property Name=\"NewBody\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailSubjectTemplate\">\n                <Key></Key>\n                <Property Name=\"NewBody\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransParam\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EDataViewLayout\">\n                <Key>\n                    <PropertyRef Name=\"DataViewLayoutID\"></PropertyRef>\n                </Key>\n                <Property Name=\"DataViewLayoutID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DataViewName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DefaultLayout\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LayoutText\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressListPrint\">\n                <Key></Key>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEmailAddressGrid\">\n                <Key>\n                    <PropertyRef Name=\"id\"></PropertyRef>\n                </Key>\n                <Property Name=\"id\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"contactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Link_type\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Link_Name\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Display_Name\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Company_Name\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContacttypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityContainer Name=\"MiscManager\" m:IsDefaultEntityContainer=\"true\">\n                <EntitySet Name=\"ETask\" EntityType=\"MiscService.ETask\"></EntitySet>\n                <EntitySet Name=\"VAltContact\" EntityType=\"MiscService.VAltContact\"></EntitySet>\n                <EntitySet Name=\"VTransToPrintInfo\" EntityType=\"MiscService.VTransToPrintInfo\"></EntitySet>\n                <EntitySet Name=\"ECompanyPref\" EntityType=\"MiscService.ECompanyPref\"></EntitySet>\n                <EntitySet Name=\"ENotes\" EntityType=\"MiscService.ENotes\"></EntitySet>\n                <EntitySet Name=\"EShipVia\" EntityType=\"MiscService.EShipVia\"></EntitySet>\n                <EntitySet Name=\"EReports\" EntityType=\"MiscService.EReports\"></EntitySet>\n                <EntitySet Name=\"ETaxCode\" EntityType=\"MiscService.ETaxCode\"></EntitySet>\n                <EntitySet Name=\"ETaxGrp\" EntityType=\"MiscService.ETaxGrp\"></EntitySet>\n                <EntitySet Name=\"ETaxGrpDetail\" EntityType=\"MiscService.ETaxGrpDetail\"></EntitySet>\n                <EntitySet Name=\"ECloudStorage\" EntityType=\"MiscService.ECloudStorage\"></EntitySet>\n                <EntitySet Name=\"EFileLink\" EntityType=\"MiscService.EFileLink\"></EntitySet>\n                <EntitySet Name=\"VLookupPayTerm\" EntityType=\"MiscService.VLookupPayTerm\"></EntitySet>\n                <EntitySet Name=\"VGetActiveTaskID\" EntityType=\"MiscService.VGetActiveTaskID\"></EntitySet>\n                <EntitySet Name=\"VLookupActiveTask\" EntityType=\"MiscService.VLookupActiveTask\"></EntitySet>\n                <EntitySet Name=\"VLookupTaxGrp\" EntityType=\"MiscService.VLookupTaxGrp\"></EntitySet>\n                <EntitySet Name=\"VLookupTaxCode\" EntityType=\"MiscService.VLookupTaxCode\"></EntitySet>\n                <EntitySet Name=\"VCoverageHourDetailForSvcOrder\" EntityType=\"MiscService.VCoverageHourDetailForSvcOrder\"></EntitySet>\n                <EntitySet Name=\"ECoverageHourDetail\" EntityType=\"MiscService.ECoverageHourDetail\"></EntitySet>\n                <EntitySet Name=\"EHolidays\" EntityType=\"MiscService.EHolidays\"></EntitySet>\n                <EntitySet Name=\"ECoverageHour\" EntityType=\"MiscService.ECoverageHour\"></EntitySet>\n                <EntitySet Name=\"VReportsSched\" EntityType=\"MiscService.VReportsSched\"></EntitySet>\n                <EntitySet Name=\"VAutoProcesses\" EntityType=\"MiscService.VAutoProcesses\"></EntitySet>\n                <EntitySet Name=\"ETerm\" EntityType=\"MiscService.ETerm\"></EntitySet>\n                <EntitySet Name=\"VJournal\" EntityType=\"MiscService.VJournal\"></EntitySet>\n                <EntitySet Name=\"VJournalDetail\" EntityType=\"MiscService.VJournalDetail\"></EntitySet>\n                <EntitySet Name=\"EAltContact\" EntityType=\"MiscService.EAltContact\"></EntitySet>\n                <EntitySet Name=\"EDataViewLayoutUI\" EntityType=\"MiscService.EDataViewLayoutUI\"></EntitySet>\n                <EntitySet Name=\"RCompanySettings\" EntityType=\"MiscService.RCompanySettings\"></EntitySet>\n                <EntitySet Name=\"VCardAPIKeyCode\" EntityType=\"MiscService.VCardAPIKeyCode\"></EntitySet>\n                <EntitySet Name=\"VGPSAccountInfo\" EntityType=\"MiscService.VGPSAccountInfo\"></EntitySet>\n                <EntitySet Name=\"VGetEmailAddressForSearch\" EntityType=\"MiscService.VGetEmailAddressForSearch\"></EntitySet>\n                <EntitySet Name=\"VEmailSearchServerSettings\" EntityType=\"MiscService.VEmailSearchServerSettings\"></EntitySet>\n                <EntitySet Name=\"VSMTPSettings\" EntityType=\"MiscService.VSMTPSettings\"></EntitySet>\n                <EntitySet Name=\"VEmailList\" EntityType=\"MiscService.VEmailList\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressList\" EntityType=\"MiscService.VEmailAddressList\"></EntitySet>\n                <EntitySet Name=\"EQuickText\" EntityType=\"MiscService.EQuickText\"></EntitySet>\n                <EntitySet Name=\"ENoteType\" EntityType=\"MiscService.ENoteType\"></EntitySet>\n                <EntitySet Name=\"EFileLinkType\" EntityType=\"MiscService.EFileLinkType\"></EntitySet>\n                <EntitySet Name=\"ETaskType\" EntityType=\"MiscService.ETaskType\"></EntitySet>\n                <EntitySet Name=\"EEmailTemplate\" EntityType=\"MiscService.EEmailTemplate\"></EntitySet>\n                <EntitySet Name=\"VEmailTemplateLookup\" EntityType=\"MiscService.VEmailTemplateLookup\"></EntitySet>\n                <EntitySet Name=\"ETaskLookup\" EntityType=\"MiscService.ETaskLookup\"></EntitySet>\n                <EntitySet Name=\"ECustEmailTemplate\" EntityType=\"MiscService.ECustEmailTemplate\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressListCustomer\" EntityType=\"MiscService.VEmailAddressListCustomer\"></EntitySet>\n                <EntitySet Name=\"GetAPIKeyCode\" EntityType=\"MiscService.GetAPIKeyCode\"></EntitySet>\n                <EntitySet Name=\"VAutoApiKey\" EntityType=\"MiscService.VAutoApiKey\"></EntitySet>\n                <EntitySet Name=\"EFileLinkAttachments\" EntityType=\"MiscService.EFileLinkAttachments\"></EntitySet>\n                <EntitySet Name=\"VEmailSvcOrderSched\" EntityType=\"MiscService.VEmailSvcOrderSched\"></EntitySet>\n                <EntitySet Name=\"EFileLink1\" EntityType=\"MiscService.EFileLink1\"></EntitySet>\n                <EntitySet Name=\"VCardAPIKeyExtra\" EntityType=\"MiscService.VCardAPIKeyExtra\"></EntitySet>\n                <EntitySet Name=\"VEmailBodyTemplate\" EntityType=\"MiscService.VEmailBodyTemplate\"></EntitySet>\n                <EntitySet Name=\"VEmailSubjectBody\" EntityType=\"MiscService.VEmailSubjectBody\"></EntitySet>\n                <EntitySet Name=\"VEmailSubjectTemplate\" EntityType=\"MiscService.VEmailSubjectTemplate\"></EntitySet>\n                <EntitySet Name=\"EDataViewLayout\" EntityType=\"MiscService.EDataViewLayout\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressListPrint\" EntityType=\"MiscService.VEmailAddressListPrint\"></EntitySet>\n                <EntitySet Name=\"VEmailAddressGrid\" EntityType=\"MiscService.VEmailAddressGrid\"></EntitySet>\n            </EntityContainer>\n        </Schema>\n    </edmx:DataServices>\n</edmx:Edmx>"}],"_postman_id":"3e82f324-caaa-41e8-9c32-6c22b012d6be"},{"name":"Inventory Metadata","id":"96113606-7d3f-44d4-a5cf-b49b98f153f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"http://10.3.33.22:16001/odata/inventory/$metadata","urlObject":{"protocol":"http","port":"16001","path":["odata","inventory","$metadata"],"host":["10","3","33","22"],"query":[],"variable":[]}},"response":[{"id":"f9e6beea-16e5-4eb9-8bcb-a4f659ccce68","name":"Inventory Metadata","originalRequest":{"method":"GET","header":[],"url":"http://10.3.33.22:16001/odata/inventory/$metadata"},"_postman_previewlanguage":"xml","header":[{"key":"Content-Type","value":"application/xml","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<edmx:Edmx Version=\"1.0\" xmlns:edmx=\"http://schemas.microsoft.com/ado/2007/06/edmx\">\n    <edmx:DataServices m:DataServiceVersion=\"2.0\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:a=\"http://schemas.microsoft.com/ado/2009/02/edm/annotation\">\n        <Schema Namespace=\"InventoryService\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns=\"http://schemas.microsoft.com/ado/2007/05/edm\">\n            <EntityType Name=\"VPOAwaitingApprovalOfficeMgr\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalespersonID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VOpenPOQuotesOfficeMgr\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QuoteDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QuotedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepartmentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DueDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartsExpectedOfficeMgr\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ApprovedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepartmentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLowInventoryOfficeMgr\">\n                <Key>\n                    <PropertyRef Name=\"InventoryStockID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InventoryStockID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReorderPoint\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UPCcode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationRow\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationBin\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Location\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TotalQtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MaxQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesPOExist\">\n                <Key></Key>\n                <Property Name=\"RecCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VProcessWorkOrderParts\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyProcessed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ProcessCount\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"POQuoteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Warehouse\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ActionType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JobStageID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StageName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"OldDimX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"OldDimY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PurRequisitionID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOBillPODetails\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TermsID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UseTaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartTransSerial\">\n                <Key>\n                    <PropertyRef Name=\"PartSerialID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartSerialID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InStock\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TransID2\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Warehouse\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartTransWarehouse\">\n                <Key>\n                    <PropertyRef Name=\"InventoryStockID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InventoryStockID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationBin\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReorderPoint\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LocationRow\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Location\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocated\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartPartTrans\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocated\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartTransSales\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartIDAction\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartTransPurchase\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyReceived\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyInvoiced\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExpectedCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ActualCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"RPurchOrdDetail\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RPurchOrder\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxExemptNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TermsID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ApprovedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepartmentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipZip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OrderAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorAccountNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorFax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCountry\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPurchBills\">\n                <Key>\n                    <PropertyRef Name=\"POInvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POInvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VndrInvNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Exported\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subtotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPurchRecpts\">\n                <Key>\n                    <PropertyRef Name=\"POReceiptID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POReceiptID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReceivedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateReceived\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EShipVia\">\n                <Key>\n                    <PropertyRef Name=\"ShipViaID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ShipViaID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOsToPrintInfo\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VRPOWorksheet\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsSerialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QtyReceived\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QtyDue\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOReceipt\">\n                <Key>\n                    <PropertyRef Name=\"POReceiptID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POReceiptID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReceivedBy\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateReceived\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"PackSlipNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOReceiptWithReqDetails\">\n                <Key></Key>\n                <Property Name=\"PurRequisitionID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReceivedBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReceivedByEmail\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOReceiptDetail\">\n                <Key>\n                    <PropertyRef Name=\"RcptDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RcptDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POReceiptID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PODetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SerialNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShippingAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"POInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvApply\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"OldTempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"VendorAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPurchOrderDetail\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemStatus\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"IsSerialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyReceived\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyInvoiced\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartKitDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"EstSvcDetailId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProcessedQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ProcessedStatus\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPurchOrderType\">\n                <Key>\n                    <PropertyRef Name=\"POTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPurchOrder\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxExemptNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalespersonID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TermsID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ApprovedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepartmentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipToType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipZip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCountry\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OrderAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReceivedAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReceivedAmtStock\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReceivedAmtNonStock\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BilledAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReturnPO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UseTaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartLocation\">\n                <Key>\n                    <PropertyRef Name=\"LocationID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LocationID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupShipVia\">\n                <Key>\n                    <PropertyRef Name=\"ShipViaID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ShipViaID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartLocation\">\n                <Key>\n                    <PropertyRef Name=\"LocationID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAltVendors\">\n                <Key>\n                    <PropertyRef Name=\"AltVendorID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AltVendorID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorItemNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"POQuoteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"POQuoteDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOInvoicePartsMissingQBName\">\n                <Key></Key>\n                <Property Name=\"PartID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VQBPOInvDetailExport\">\n                <Key>\n                    <PropertyRef Name=\"RcptDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RcptDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"POInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBPartName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VQBPOInvoiceExport\">\n                <Key>\n                    <PropertyRef Name=\"POInvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POInvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VndrInvNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShippingAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBTermName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBVendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subtotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BillStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Exported\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DontExport\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontExportReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Memo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartPricingHistory\">\n                <Key>\n                    <PropertyRef Name=\"PKValue\"></PropertyRef>\n                </Key>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PKValue\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VWarehouseOnHand\">\n                <Key>\n                    <PropertyRef Name=\"InventoryStockID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InventoryStockID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReorderPoint\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocated\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSvcOrderPartSerial\">\n                <Key>\n                    <PropertyRef Name=\"PartSerialID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartSerialID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartKitDetails\">\n                <Key></Key>\n                <Property Name=\"PartKitDetailID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"LineTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Qty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShowOnInvoice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"AutoAdd\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartKitSelected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartSerial\">\n                <Key>\n                    <PropertyRef Name=\"PartSerialID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartSerialID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InStock\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupVendorShort\">\n                <Key>\n                    <PropertyRef Name=\"VendorID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdPONeedsInvoice\">\n                <Key></Key>\n                <Property Name=\"RecordCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPODetails\">\n                <Key>\n                    <PropertyRef Name=\"PODetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PODetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Reference\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsSerialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyReceived\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyInvoiced\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderIsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupVendor\">\n                <Key>\n                    <PropertyRef Name=\"VendorID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AccountNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProjectManagerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPartsFull\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UPCcode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"FinalPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"FinalPriceEst\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPartKit\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MaxQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupParts\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ModelNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FinalPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"FinalPriceEst\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPurchOrderType\">\n                <Key>\n                    <PropertyRef Name=\"POTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupUnitMeasure\">\n                <Key>\n                    <PropertyRef Name=\"UnitMeasureID\"></PropertyRef>\n                </Key>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPartSubCatagory\">\n                <Key>\n                    <PropertyRef Name=\"SubCategoryID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubCategoryID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPartCatagory\">\n                <Key>\n                    <PropertyRef Name=\"CategoryID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CategoryID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupManufacturer\">\n                <Key>\n                    <PropertyRef Name=\"ManufactureID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ManufactureID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupVendorCatalog\">\n                <Key>\n                    <PropertyRef Name=\"VendorPartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorPartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SuggListPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Warranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartsWarranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPOReceiptDetail\">\n                <Key>\n                    <PropertyRef Name=\"RcptDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RcptDetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POReceiptID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PODetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ExtCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SerialNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShippingAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"POInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvApply\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShipLocationType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipLocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPOReceipt\">\n                <Key>\n                    <PropertyRef Name=\"POReceiptID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POReceiptID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReceivedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateReceived\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PackSlipNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPOInvoice\">\n                <Key>\n                    <PropertyRef Name=\"POInvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POInvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VndrInvNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"InvTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Memo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Exported\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPOInvPayment\">\n                <Key>\n                    <PropertyRef Name=\"POInvPaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POInvPaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CheckNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPurchOrder\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"OrderAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvoiceNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SOShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BilledAmtRemain\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupVendorType\">\n                <Key>\n                    <PropertyRef Name=\"VendorTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupWarhouseSmall\">\n                <Key>\n                    <PropertyRef Name=\"WarehouseID\"></PropertyRef>\n                </Key>\n                <Property Name=\"WarehouseID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WarehouseTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupWarehouse\">\n                <Key>\n                    <PropertyRef Name=\"WarehouseID\"></PropertyRef>\n                </Key>\n                <Property Name=\"WarehouseID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WarehouseTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartsUpc\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBPartName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBIncGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBExpGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBAssetGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UPCcode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Warranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartsWarranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Assembled\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CostValuation\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupIDEst\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocated\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPartKit\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitPriceType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"KitOnSales\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitOnPurchase\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ConvertPartToEquip\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESerialPart\">\n                <Key>\n                    <PropertyRef Name=\"PartSerialID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartSerialID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InStock\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"RcptDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POReceiptID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID2\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Warehouse\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartKitDetails\">\n                <Key>\n                    <PropertyRef Name=\"PartKitDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartKitDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"LineTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Qty\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShowOnInvoice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AutoAdd\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartsStock\">\n                <Key>\n                    <PropertyRef Name=\"InventoryStockID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InventoryStockID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarehouseID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReorderPoint\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LocationBin\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationRow\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Location\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MaxQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartSubGategory\">\n                <Key>\n                    <PropertyRef Name=\"SubCategoryID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubCategoryID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartGategory\">\n                <Key>\n                    <PropertyRef Name=\"CategoryID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CategoryID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VVendorDetails\">\n                <Key>\n                    <PropertyRef Name=\"VendorID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBVendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactTitle\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AccountNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TermsID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditLimit\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Vendor1099\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastOrderDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"VendorAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProjectManagerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"RecIDInt\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n            </EntityType>\n            <EntityType Name=\"EVendor\">\n                <Key>\n                    <PropertyRef Name=\"VendorID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBVendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactTitle\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AccountNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TermsID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditLimit\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Vendor1099\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastOrderDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"VendorAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProjectManagerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EVendorType\">\n                <Key>\n                    <PropertyRef Name=\"VendorTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EWarehouse\">\n                <Key>\n                    <PropertyRef Name=\"WarehouseID\"></PropertyRef>\n                </Key>\n                <Property Name=\"WarehouseID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WarehouseTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompleteDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"GPSDeviceESN\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Address\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EUnitMeasure\">\n                <Key>\n                    <PropertyRef Name=\"UnitMeasureID\"></PropertyRef>\n                </Key>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitCount\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartCategoryInfo\">\n                <Key>\n                    <PropertyRef Name=\"PartCategoryInfoID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartCategoryInfoID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EManufacturer\">\n                <Key>\n                    <PropertyRef Name=\"ManufactureID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ManufactureID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufactureName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Website\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EVendSubItems\">\n                <Key>\n                    <PropertyRef Name=\"SubItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemDetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TransID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOInvToPayInfo\">\n                <Key></Key>\n                <Property Name=\"POInvoiceID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VndrInvNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WODefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOInvoice\">\n                <Key>\n                    <PropertyRef Name=\"POInvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POInvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VndrInvNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Subtotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ShippingAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StockCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Memo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Exported\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DontExport\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontExportReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UseTaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartSerialFull\">\n                <Key>\n                    <PropertyRef Name=\"PartSerialID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartSerialID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RcptDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POReceiptID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID2\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InStock\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SerialSelected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartAltVendor\">\n                <Key>\n                    <PropertyRef Name=\"AltVendorID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AltVendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorItemNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"RPOQuoteParts\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POQuoteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitMeasure\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RPOQuote\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QuoteDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DueDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShipAddress1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipZip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCountry\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOQuote\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QuoteDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QuotedBy\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepartmentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DueDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShipToType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipAddress1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipZip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCountry\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOInvPayments\">\n                <Key></Key>\n                <Property Name=\"POInvPmntDetailID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POInvPaymentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VQBPOInvPmntDetailExport\">\n                <Key>\n                    <PropertyRef Name=\"POInvPmntDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POInvPmntDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POInvPaymentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POInvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOInvPmntDetail\">\n                <Key>\n                    <PropertyRef Name=\"POInvPmntDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POInvPmntDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POInvPaymentID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POInvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ApplyPmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"POID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VndrInvNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"InvTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WODefTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOInvPayment\">\n                <Key>\n                    <PropertyRef Name=\"POInvPaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POInvPaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"BankAccountID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CheckNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DontExport\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontExportReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOQuoteDetail\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POQuoteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Processed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AltVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PurRequisitionPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPOQuoteVendor\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteVendorID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteVendorID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POQuoteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPOQuoteLookup\">\n                <Key>\n                    <PropertyRef Name=\"POQuoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POQuoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QuoteDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QuotedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepartmentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"DueDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetPOStatus\">\n                <Key></Key>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesPOQuoteExist\">\n                <Key></Key>\n                <Property Name=\"RecCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetPOQuoteStatus\">\n                <Key></Key>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartDetails\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBPartName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBIncGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBExpGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBAssetGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UPCcode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Warranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartsWarranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Assembled\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CostValuation\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupIDEst\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocated\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPartKit\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitPriceType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"KitOnSales\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitOnPurchase\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ConvertPartToEquip\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecIDInt\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n            </EntityType>\n            <EntityType Name=\"EVendorCatalog\">\n                <Key>\n                    <PropertyRef Name=\"VendorPartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"VendorPartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNum\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SuggListPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Warranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartsWarranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LeadTime\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LastUpdate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PriceSource\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPartsWarehouse\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UPCcode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"FinalPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"FinalPriceEst\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPartKit\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"warehouseid\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MaxQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LocationBin\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationRow\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Location\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EParts\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBPartName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBIncGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBExpGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBAssetGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufacturerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UPCcode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Warranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartsWarranty\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Assembled\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Serialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CostValuation\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupIDEst\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyAllocated\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DefaultVendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPartKit\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitPriceType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"KitOnSales\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitOnPurchase\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ConvertPartToEquip\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPurchOrderMobile\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxExemptNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalespersonID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TermsID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ApprovedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepartmentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ShipToType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipAddress3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipZip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipCountry\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OrderAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReceivedAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReceivedAmtStock\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReceivedAmtNonStock\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BilledAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ReturnPO\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PurchaseOrderRpt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UseTaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartPO\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustEquipParts\">\n                <Key></Key>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TEMPQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShowOnInvoice\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"AutoAdd\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartKitSelected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartsAgrmntSched\">\n                <Key></Key>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TEMPQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ShowOnInvoice\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"AutoAdd\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PartKitSelected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"AgrmntSchedId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPartsAgrmntSchedStock\">\n                <Key></Key>\n                <Property Name=\"AgrmntSchedItem\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntSchedId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ItemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"StockCheck\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesPORExist\">\n                <Key></Key>\n            </EntityType>\n            <EntityType Name=\"cmdGetPORStatus\">\n                <Key></Key>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESvcUserOpened\">\n                <Key></Key>\n                <Property Name=\"OpenedUserID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityContainer Name=\"InventoryManager\" m:IsDefaultEntityContainer=\"true\">\n                <EntitySet Name=\"VPOAwaitingApprovalOfficeMgr\" EntityType=\"InventoryService.VPOAwaitingApprovalOfficeMgr\"></EntitySet>\n                <EntitySet Name=\"VOpenPOQuotesOfficeMgr\" EntityType=\"InventoryService.VOpenPOQuotesOfficeMgr\"></EntitySet>\n                <EntitySet Name=\"VPartsExpectedOfficeMgr\" EntityType=\"InventoryService.VPartsExpectedOfficeMgr\"></EntitySet>\n                <EntitySet Name=\"VLowInventoryOfficeMgr\" EntityType=\"InventoryService.VLowInventoryOfficeMgr\"></EntitySet>\n                <EntitySet Name=\"cmdDoesPOExist\" EntityType=\"InventoryService.cmdDoesPOExist\"></EntitySet>\n                <EntitySet Name=\"VProcessWorkOrderParts\" EntityType=\"InventoryService.VProcessWorkOrderParts\"></EntitySet>\n                <EntitySet Name=\"VPOBillPODetails\" EntityType=\"InventoryService.VPOBillPODetails\"></EntitySet>\n                <EntitySet Name=\"VPartTransSerial\" EntityType=\"InventoryService.VPartTransSerial\"></EntitySet>\n                <EntitySet Name=\"VPartTransWarehouse\" EntityType=\"InventoryService.VPartTransWarehouse\"></EntitySet>\n                <EntitySet Name=\"VPartPartTrans\" EntityType=\"InventoryService.VPartPartTrans\"></EntitySet>\n                <EntitySet Name=\"VPartTransSales\" EntityType=\"InventoryService.VPartTransSales\"></EntitySet>\n                <EntitySet Name=\"VPartTransPurchase\" EntityType=\"InventoryService.VPartTransPurchase\"></EntitySet>\n                <EntitySet Name=\"RPurchOrdDetail\" EntityType=\"InventoryService.RPurchOrdDetail\"></EntitySet>\n                <EntitySet Name=\"RPurchOrder\" EntityType=\"InventoryService.RPurchOrder\"></EntitySet>\n                <EntitySet Name=\"VPurchBills\" EntityType=\"InventoryService.VPurchBills\"></EntitySet>\n                <EntitySet Name=\"VPurchRecpts\" EntityType=\"InventoryService.VPurchRecpts\"></EntitySet>\n                <EntitySet Name=\"EShipVia\" EntityType=\"InventoryService.EShipVia\"></EntitySet>\n                <EntitySet Name=\"VPOsToPrintInfo\" EntityType=\"InventoryService.VPOsToPrintInfo\"></EntitySet>\n                <EntitySet Name=\"VRPOWorksheet\" EntityType=\"InventoryService.VRPOWorksheet\"></EntitySet>\n                <EntitySet Name=\"EPOReceipt\" EntityType=\"InventoryService.EPOReceipt\"></EntitySet>\n                <EntitySet Name=\"VPOReceiptWithReqDetails\" EntityType=\"InventoryService.VPOReceiptWithReqDetails\"></EntitySet>\n                <EntitySet Name=\"EPOReceiptDetail\" EntityType=\"InventoryService.EPOReceiptDetail\"></EntitySet>\n                <EntitySet Name=\"EPurchOrderDetail\" EntityType=\"InventoryService.EPurchOrderDetail\"></EntitySet>\n                <EntitySet Name=\"EPurchOrderType\" EntityType=\"InventoryService.EPurchOrderType\"></EntitySet>\n                <EntitySet Name=\"EPurchOrder\" EntityType=\"InventoryService.EPurchOrder\"></EntitySet>\n                <EntitySet Name=\"EPartLocation\" EntityType=\"InventoryService.EPartLocation\"></EntitySet>\n                <EntitySet Name=\"VLookupShipVia\" EntityType=\"InventoryService.VLookupShipVia\"></EntitySet>\n                <EntitySet Name=\"VPartLocation\" EntityType=\"InventoryService.VPartLocation\"></EntitySet>\n                <EntitySet Name=\"EAltVendors\" EntityType=\"InventoryService.EAltVendors\"></EntitySet>\n                <EntitySet Name=\"VPOInvoicePartsMissingQBName\" EntityType=\"InventoryService.VPOInvoicePartsMissingQBName\"></EntitySet>\n                <EntitySet Name=\"VQBPOInvDetailExport\" EntityType=\"InventoryService.VQBPOInvDetailExport\"></EntitySet>\n                <EntitySet Name=\"VQBPOInvoiceExport\" EntityType=\"InventoryService.VQBPOInvoiceExport\"></EntitySet>\n                <EntitySet Name=\"VPartPricingHistory\" EntityType=\"InventoryService.VPartPricingHistory\"></EntitySet>\n                <EntitySet Name=\"VWarehouseOnHand\" EntityType=\"InventoryService.VWarehouseOnHand\"></EntitySet>\n                <EntitySet Name=\"VSvcOrderPartSerial\" EntityType=\"InventoryService.VSvcOrderPartSerial\"></EntitySet>\n                <EntitySet Name=\"VPartKitDetails\" EntityType=\"InventoryService.VPartKitDetails\"></EntitySet>\n                <EntitySet Name=\"VPartSerial\" EntityType=\"InventoryService.VPartSerial\"></EntitySet>\n                <EntitySet Name=\"VLookupVendorShort\" EntityType=\"InventoryService.VLookupVendorShort\"></EntitySet>\n                <EntitySet Name=\"cmdPONeedsInvoice\" EntityType=\"InventoryService.cmdPONeedsInvoice\"></EntitySet>\n                <EntitySet Name=\"VPODetails\" EntityType=\"InventoryService.VPODetails\"></EntitySet>\n                <EntitySet Name=\"VLookupVendor\" EntityType=\"InventoryService.VLookupVendor\"></EntitySet>\n                <EntitySet Name=\"VLookupPartsFull\" EntityType=\"InventoryService.VLookupPartsFull\"></EntitySet>\n                <EntitySet Name=\"VLookupParts\" EntityType=\"InventoryService.VLookupParts\"></EntitySet>\n                <EntitySet Name=\"VLookupPurchOrderType\" EntityType=\"InventoryService.VLookupPurchOrderType\"></EntitySet>\n                <EntitySet Name=\"VLookupUnitMeasure\" EntityType=\"InventoryService.VLookupUnitMeasure\"></EntitySet>\n                <EntitySet Name=\"VLookupPartSubCatagory\" EntityType=\"InventoryService.VLookupPartSubCatagory\"></EntitySet>\n                <EntitySet Name=\"VLookupPartCatagory\" EntityType=\"InventoryService.VLookupPartCatagory\"></EntitySet>\n                <EntitySet Name=\"VLookupManufacturer\" EntityType=\"InventoryService.VLookupManufacturer\"></EntitySet>\n                <EntitySet Name=\"VLookupVendorCatalog\" EntityType=\"InventoryService.VLookupVendorCatalog\"></EntitySet>\n                <EntitySet Name=\"VLookupPOReceiptDetail\" EntityType=\"InventoryService.VLookupPOReceiptDetail\"></EntitySet>\n                <EntitySet Name=\"VLookupPOReceipt\" EntityType=\"InventoryService.VLookupPOReceipt\"></EntitySet>\n                <EntitySet Name=\"VLookupPOInvoice\" EntityType=\"InventoryService.VLookupPOInvoice\"></EntitySet>\n                <EntitySet Name=\"VLookupPOInvPayment\" EntityType=\"InventoryService.VLookupPOInvPayment\"></EntitySet>\n                <EntitySet Name=\"VLookupPurchOrder\" EntityType=\"InventoryService.VLookupPurchOrder\"></EntitySet>\n                <EntitySet Name=\"VLookupVendorType\" EntityType=\"InventoryService.VLookupVendorType\"></EntitySet>\n                <EntitySet Name=\"VLookupWarhouseSmall\" EntityType=\"InventoryService.VLookupWarhouseSmall\"></EntitySet>\n                <EntitySet Name=\"VLookupWarehouse\" EntityType=\"InventoryService.VLookupWarehouse\"></EntitySet>\n                <EntitySet Name=\"EPartsUpc\" EntityType=\"InventoryService.EPartsUpc\"></EntitySet>\n                <EntitySet Name=\"ESerialPart\" EntityType=\"InventoryService.ESerialPart\"></EntitySet>\n                <EntitySet Name=\"EPartKitDetails\" EntityType=\"InventoryService.EPartKitDetails\"></EntitySet>\n                <EntitySet Name=\"EPartsStock\" EntityType=\"InventoryService.EPartsStock\"></EntitySet>\n                <EntitySet Name=\"EPartSubGategory\" EntityType=\"InventoryService.EPartSubGategory\"></EntitySet>\n                <EntitySet Name=\"EPartGategory\" EntityType=\"InventoryService.EPartGategory\"></EntitySet>\n                <EntitySet Name=\"VVendorDetails\" EntityType=\"InventoryService.VVendorDetails\"></EntitySet>\n                <EntitySet Name=\"EVendor\" EntityType=\"InventoryService.EVendor\"></EntitySet>\n                <EntitySet Name=\"EVendorType\" EntityType=\"InventoryService.EVendorType\"></EntitySet>\n                <EntitySet Name=\"EWarehouse\" EntityType=\"InventoryService.EWarehouse\"></EntitySet>\n                <EntitySet Name=\"EUnitMeasure\" EntityType=\"InventoryService.EUnitMeasure\"></EntitySet>\n                <EntitySet Name=\"EPartCategoryInfo\" EntityType=\"InventoryService.EPartCategoryInfo\"></EntitySet>\n                <EntitySet Name=\"EManufacturer\" EntityType=\"InventoryService.EManufacturer\"></EntitySet>\n                <EntitySet Name=\"EVendSubItems\" EntityType=\"InventoryService.EVendSubItems\"></EntitySet>\n                <EntitySet Name=\"VPOInvToPayInfo\" EntityType=\"InventoryService.VPOInvToPayInfo\"></EntitySet>\n                <EntitySet Name=\"EPOInvoice\" EntityType=\"InventoryService.EPOInvoice\"></EntitySet>\n                <EntitySet Name=\"VPartSerialFull\" EntityType=\"InventoryService.VPartSerialFull\"></EntitySet>\n                <EntitySet Name=\"VPartAltVendor\" EntityType=\"InventoryService.VPartAltVendor\"></EntitySet>\n                <EntitySet Name=\"RPOQuoteParts\" EntityType=\"InventoryService.RPOQuoteParts\"></EntitySet>\n                <EntitySet Name=\"RPOQuote\" EntityType=\"InventoryService.RPOQuote\"></EntitySet>\n                <EntitySet Name=\"EPOQuote\" EntityType=\"InventoryService.EPOQuote\"></EntitySet>\n                <EntitySet Name=\"VPOInvPayments\" EntityType=\"InventoryService.VPOInvPayments\"></EntitySet>\n                <EntitySet Name=\"VQBPOInvPmntDetailExport\" EntityType=\"InventoryService.VQBPOInvPmntDetailExport\"></EntitySet>\n                <EntitySet Name=\"EPOInvPmntDetail\" EntityType=\"InventoryService.EPOInvPmntDetail\"></EntitySet>\n                <EntitySet Name=\"EPOInvPayment\" EntityType=\"InventoryService.EPOInvPayment\"></EntitySet>\n                <EntitySet Name=\"EPOQuoteDetail\" EntityType=\"InventoryService.EPOQuoteDetail\"></EntitySet>\n                <EntitySet Name=\"EPOQuoteVendor\" EntityType=\"InventoryService.EPOQuoteVendor\"></EntitySet>\n                <EntitySet Name=\"VPOQuoteLookup\" EntityType=\"InventoryService.VPOQuoteLookup\"></EntitySet>\n                <EntitySet Name=\"cmdGetPOStatus\" EntityType=\"InventoryService.cmdGetPOStatus\"></EntitySet>\n                <EntitySet Name=\"cmdDoesPOQuoteExist\" EntityType=\"InventoryService.cmdDoesPOQuoteExist\"></EntitySet>\n                <EntitySet Name=\"cmdGetPOQuoteStatus\" EntityType=\"InventoryService.cmdGetPOQuoteStatus\"></EntitySet>\n                <EntitySet Name=\"VPartDetails\" EntityType=\"InventoryService.VPartDetails\"></EntitySet>\n                <EntitySet Name=\"EVendorCatalog\" EntityType=\"InventoryService.EVendorCatalog\"></EntitySet>\n                <EntitySet Name=\"VLookupPartsWarehouse\" EntityType=\"InventoryService.VLookupPartsWarehouse\"></EntitySet>\n                <EntitySet Name=\"EParts\" EntityType=\"InventoryService.EParts\"></EntitySet>\n                <EntitySet Name=\"EPurchOrderMobile\" EntityType=\"InventoryService.EPurchOrderMobile\"></EntitySet>\n                <EntitySet Name=\"EPartPO\" EntityType=\"InventoryService.EPartPO\"></EntitySet>\n                <EntitySet Name=\"VCustEquipParts\" EntityType=\"InventoryService.VCustEquipParts\"></EntitySet>\n                <EntitySet Name=\"VPartsAgrmntSched\" EntityType=\"InventoryService.VPartsAgrmntSched\"></EntitySet>\n                <EntitySet Name=\"VPartsAgrmntSchedStock\" EntityType=\"InventoryService.VPartsAgrmntSchedStock\"></EntitySet>\n                <EntitySet Name=\"cmdDoesPORExist\" EntityType=\"InventoryService.cmdDoesPORExist\"></EntitySet>\n                <EntitySet Name=\"cmdGetPORStatus\" EntityType=\"InventoryService.cmdGetPORStatus\"></EntitySet>\n                <EntitySet Name=\"ESvcUserOpened\" EntityType=\"InventoryService.ESvcUserOpened\"></EntitySet>\n            </EntityContainer>\n        </Schema>\n    </edmx:DataServices>\n</edmx:Edmx>"}],"_postman_id":"96113606-7d3f-44d4-a5cf-b49b98f153f7"},{"name":"AR Metadata","id":"1c14b5bb-7efc-4b5f-aa57-ae8d9cc5cf32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"http://10.3.33.22:16001/odata/ar/$metadata","urlObject":{"protocol":"http","port":"16001","path":["odata","ar","$metadata"],"host":["10","3","33","22"],"query":[],"variable":[]}},"response":[{"id":"56aa87ea-64db-4afd-b7ad-e1d063244e14","name":"AR Metadata","originalRequest":{"method":"GET","header":[],"url":"http://10.3.33.22:16001/odata/ar/$metadata"},"_postman_previewlanguage":"xml","header":[{"key":"Content-Type","value":"application/xml","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<edmx:Edmx Version=\"1.0\" xmlns:edmx=\"http://schemas.microsoft.com/ado/2007/06/edmx\">\n    <edmx:DataServices m:DataServiceVersion=\"2.0\" xmlns:m=\"http://schemas.microsoft.com/ado/2007/08/dataservices/metadata\" xmlns:a=\"http://schemas.microsoft.com/ado/2009/02/edm/annotation\">\n        <Schema Namespace=\"ARService\" xmlns:d=\"http://schemas.microsoft.com/ado/2007/08/dataservices\" xmlns=\"http://schemas.microsoft.com/ado/2007/05/edm\">\n            <EntityType Name=\"RAgreementEquip\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RAgreementChgs\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntChgID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntChgID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UnitMeasure\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Qty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TotalSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"RAgreementBilling\">\n                <Key>\n                    <PropertyRef Name=\"AgrmnInvID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmnInvID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"InvAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"RAgreement\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Term\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BillingNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstimateDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesPerson\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillingType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CustCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetAgrmntPartLaborRate\">\n                <Key>\n                    <PropertyRef Name=\"PartMarkupID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartMarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetIsEquipSnapshotEnabled\">\n                <Key>\n                    <PropertyRef Name=\"SnapshotEnabled\"></PropertyRef>\n                </Key>\n                <Property Name=\"SnapshotEnabled\" Nullable=\"false\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustSiteLink\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteLinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteLinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPrimary\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransAltContact\">\n                <Key>\n                    <PropertyRef Name=\"ContactID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ContactID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Salutation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProspectCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EContact\">\n                <Key>\n                    <PropertyRef Name=\"ContactID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ContactID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Salutation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiddleName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Suffix\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProspectCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESiteResident\">\n                <Key>\n                    <PropertyRef Name=\"ResidentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ResidentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Cell\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvUnappliedPayments\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtToApply\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustEquipDetails\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MasterID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"YearMfg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InstalledByComp\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InstalledBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefaultTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarrantyStarted\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"WarrantyEnds\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EnableSnapshot\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"RecIDInt\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustSiteDetails\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxExempt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxExemptNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactExt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillCustAddress\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"BillAddress1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillPostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillCountry\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AdditionalShipTo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Latitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Longitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"QBSiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecIDInt\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n                <Property Name=\"PrimaryCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustDetails\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBCustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Salutation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiddleName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Suffix\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReferredByCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OnCreditHold\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CreditLimit\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Comments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProspectCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CardType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardExp\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NameOnCard\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardPostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalAccessRights\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"RecIDInt\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n                <Property Name=\"CardNoEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RStatementInvDetail\">\n                <Key>\n                    <PropertyRef Name=\"InvDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"RStatementDetail\">\n                <Key>\n                    <PropertyRef Name=\"TransactionID\"></PropertyRef>\n                    <PropertyRef Name=\"RecType\"></PropertyRef>\n                </Key>\n                <Property Name=\"TransactionID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecType\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"RStatement\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CurTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Total30\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Total60\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Total90\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Over90\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEquipWorkOrders\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgreementWorkOrders\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumInvoice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcTaxAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstimatedCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualPartCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumUnbilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ChangeOrderAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"OverheadAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EstOverheadAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmountNoTax\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustInvoicesOpenNotes\">\n                <Key>\n                    <PropertyRef Name=\"NoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SystemNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"NoteDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustInvoicesOpen\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Aging\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VInvoicePayments\">\n                <Key>\n                    <PropertyRef Name=\"PmntDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PmntDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PaymentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPmntInvoices\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSiteTransPayment\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSiteTransInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EStagesInvDetail\">\n                <Key>\n                    <PropertyRef Name=\"EstStageID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EstStageID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StageAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtToBill\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Bill\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PctToBill\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PctBilled\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PctDone\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"RInvoiceDetail\">\n                <Key>\n                    <PropertyRef Name=\"InvDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ItemTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"StartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MfgPartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborRate\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LaborCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSignature\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipModalNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InitialChg\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InitialChgAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetClearedInvoices\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgrmntLineCoverageUsed\">\n                <Key>\n                    <PropertyRef Name=\"AgrmtItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmtItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyUsed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EntryDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPaymentMethod\">\n                <Key>\n                    <PropertyRef Name=\"PmntMethodID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PmntMethodID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"QBPmntMethodName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"RInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SumBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcDateComplete\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesTax\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Retainage\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RetainageBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StockCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Cleared\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvImported\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PrintedBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PrintedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderInstructions\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WOCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WOCF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipManufacturer\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcOrderType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateAgrmntText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustARTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CustCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SitePhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteTaxExemptNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesPerson\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustFax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustDetailsWAP\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CSZ\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSiteTransSvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSiteTransAgrmnt\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntItemIDMax\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemStatus\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemStartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ItemEndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntTotal\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"BilledNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"AgrmntTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransSitePmnts\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CheckNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsRefund\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsLateFee\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AmtReversed\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSiteTransEquip\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSiteTransSite\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CityStateZip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactExt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupResidentMini\">\n                <Key>\n                    <PropertyRef Name=\"ResidentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ResidentID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupEquip\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InstalledByComp\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InstalledBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipParts\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsSubEquip\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ParentEquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupContact\">\n                <Key>\n                    <PropertyRef Name=\"ContactID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ContactID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProspectCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupSiteSelect\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PrimaryCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PrimaryCustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltSiteID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPrimary\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustSiteLinkID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupSite\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PrimaryCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PrimaryCustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltSiteID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupCustomer\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OnCreditHold\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CreditLimit\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupSubItemGrp\">\n                <Key>\n                    <PropertyRef Name=\"SubItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubItemID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VECustEquipInspection\">\n                <Key>\n                    <PropertyRef Name=\"InspectionID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InspectionID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"strInspectionType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"strSvcType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"strProblem\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VECustSites\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsPrimary\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupEquipType\">\n                <Key>\n                    <PropertyRef Name=\"EquipTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EquipTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SubItemGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupAgrmntType\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupPayment\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CheckNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNoEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ReservedToSvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsRefund\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsLateFee\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AmtReversed\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalEquipment\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WarrantyEnds\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"vLookupInvGrp\">\n                <Key>\n                    <PropertyRef Name=\"InvGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VInvoicesToPayInfo\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"vLookupInvoiceMini\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustomerComments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PercentageBilled\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupCustType\">\n                <Key>\n                    <PropertyRef Name=\"CustTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransPayment\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CheckNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNoEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsRefund\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsLateFee\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AmtReversed\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"vCustTransFileLinks\">\n                <Key>\n                    <PropertyRef Name=\"LinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LinkType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"FilePath\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FileLinkTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"vCustTransTask\">\n                <Key>\n                    <PropertyRef Name=\"TaskID\"></PropertyRef>\n                </Key>\n                <Property Name=\"TaskID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RemindTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TaskUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"OwnerUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Priority\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaskTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"GroupValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdCreateAgrmntInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransNotes\">\n                <Key>\n                    <PropertyRef Name=\"NoteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NoteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubjectID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SystemNote\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserAdded\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NoteText\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NoteTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransSvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SumInvoice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SumDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctComplete\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Unbilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcDateComplete\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NextScheduleID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NextSchedTechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NextSchedStartTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedulesCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VInvoiceRightMobile\">\n                <Key>\n                    <PropertyRef Name=\"UserID\"></PropertyRef>\n                </Key>\n                <Property Name=\"UserID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceRight\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VEPaymentInvOpen\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvGrpID1\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransAgrmnt\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LimitToSite\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransSvcRequest\">\n                <Key>\n                    <PropertyRef Name=\"SvcRequestID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcRequestID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PortalUserID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Title\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProposedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Username\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"vCustTransInvGrp\">\n                <Key>\n                    <PropertyRef Name=\"InvGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransEquip\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransSite\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PrimaryCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PrimaryCustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltSiteID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransResident\">\n                <Key>\n                    <PropertyRef Name=\"ResidentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ResidentID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ResidentName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustTransCust\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Zip\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesRep\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OnCreditHold\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Comments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CreditLimit\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FullName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustPaymentInfo\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiddleName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CardType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNoEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CardExp\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NameOnCard\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardPostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetJobSitesMissingCoordinates\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"RunGeo\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustomer\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBCustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"false\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Salutation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"MiddleName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Suffix\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReferredByCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OnCreditHold\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CreditLimit\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Comments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProspectCust\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CardType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNoEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CardExp\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"NameOnCard\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardPostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PortalAccessRights\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Picture\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ConvertedFromContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoInvoice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AlertDueDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AlertSent\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoEmailInvoice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"OverDueInvDueDateFlag\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DueDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustomerSite\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltSiteID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesTaxCodeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxExempt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxExemptNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ContactExt\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillCustAddress\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"BillAddress1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillCity\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillState\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillPostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillCountry\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AdditionalShipTo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Latitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Longitude\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Picture\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"PrimaryCustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBSiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"POAlertMessage\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustPartPricing\">\n                <Key>\n                    <PropertyRef Name=\"CustPartPriceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustPartPriceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateStarted\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DateEnded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Price\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VDCustSiteLookup\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VDCustLookup\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustEquip\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MasterID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"YearMfg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InstalledByComp\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InstalledBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefaultTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarrantyStarted\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"WarrantyEnds\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EnableSnapshot\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Emails\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntType\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BillingType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"AgrmntTerm\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"NumBills\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EstimateDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoEmailInvoices\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvGrpDetail\">\n                <Key>\n                    <PropertyRef Name=\"InvGrpDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvGrpDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvGrp\">\n                <Key>\n                    <PropertyRef Name=\"InvGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvGrpID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesTax\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Retainage\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RetainageBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StockCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Cleared\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvImported\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DontExport\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontExportReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PrintedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PrintedBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ARAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoEmailInvSent\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VUserLocationRights\">\n                <Key>\n                    <PropertyRef Name=\"UserLR\"></PropertyRef>\n                </Key>\n                <Property Name=\"UserLR\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"GroupLR\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DefaultLR\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalUserJobSite\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalPayments\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CheckNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalPaymentDetails\">\n                <Key>\n                    <PropertyRef Name=\"PmntDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PmntDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PaymentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPortalLogin\">\n                <Key>\n                    <PropertyRef Name=\"PortalUserID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PortalUserID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Username\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Password\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserAR\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustAR\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompAR\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPaymentInvDetails\">\n                <Key>\n                    <PropertyRef Name=\"PmntDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PmntDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PaymentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VQBPaymentInvDetails\">\n                <Key>\n                    <PropertyRef Name=\"PmntDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PmntDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PaymentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VPaymentHistoryMobile\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"History\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"_id\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmployeeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassSOSiteList\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VUnpaidInvGroups\">\n                <Key></Key>\n                <Property Name=\"Process\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VUnpaidInvoices\">\n                <Key></Key>\n                <Property Name=\"Process\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassSOCustList\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvDetailEstItems\">\n                <Key>\n                    <PropertyRef Name=\"SvcEstDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcEstDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstChangeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctDone\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AmtToBill\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxToBill\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Bill\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PctToBill\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PctBilled\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QtyToBill\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StageName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JobStageLineNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransTypeOrder\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n            </EntityType>\n            <EntityType Name=\"VInvoiceDetailWQBInfo\">\n                <Key>\n                    <PropertyRef Name=\"InvDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ItemTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcLineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemPartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemLaborRateID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBPartName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBLaborName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"KitCalcOption\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n            </EntityType>\n            <EntityType Name=\"VInvoiceDetailItemsMissingQB\">\n                <Key>\n                    <PropertyRef Name=\"LineItemPartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LineItemPartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemLaborRateID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvServiceCallItems\">\n                <Key>\n                    <PropertyRef Name=\"SvcDetailId\"></PropertyRef>\n                </Key>\n                <Property Name=\"Bill\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDetailId\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LineTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctDone\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AmtToBill\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxToBill\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PctToBill\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PctBilled\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyToBill\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TransTypeOrder\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInvoiceDetail\">\n                <Key>\n                    <PropertyRef Name=\"InvDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ItemTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcLineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESubItemGroup\">\n                <Key>\n                    <PropertyRef Name=\"SubItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ESubItemDetail\">\n                <Key>\n                    <PropertyRef Name=\"SubItemDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubItemDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FieldType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FieldCaption\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"FieldValueList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustSubItem\">\n                <Key>\n                    <PropertyRef Name=\"SubItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SubItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemDetailID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubItemValue\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPayment\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CheckNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNoEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CardExp\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UseMerchant\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastCardTransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CardInfo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"GLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepositToAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBCreditMemo\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DontExport\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DontExportReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Sync\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ReservedToSvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsRefund\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsLateFee\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AmtReversed\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPartPO\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"POAlertMsg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPaymentDetail\">\n                <Key>\n                    <PropertyRef Name=\"PmntDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PmntDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PaymentID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TempPmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ApplyPmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"IsRefund\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsLateFee\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AmtReversed\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvGrpID1\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetCustomerOverdue\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OverdueAmt\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalDue\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSubEquipment\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MasterID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustType\">\n                <Key>\n                    <PropertyRef Name=\"CustTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInspection\">\n                <Key>\n                    <PropertyRef Name=\"InspectionID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InspectionID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InspectionTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SkillID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Jan\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Feb\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Mar\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Apr\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"May\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"June\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"July\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Aug\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Sept\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Oct\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Nov\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Dec\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Week\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Day\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EInspectionType\">\n                <Key>\n                    <PropertyRef Name=\"InspectionTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InspectionTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SkillID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EstTime\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EEquipType\">\n                <Key>\n                    <PropertyRef Name=\"EquipTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EquipTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SubItemGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EContactType\">\n                <Key>\n                    <PropertyRef Name=\"ContactTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ContactTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VContactType\">\n                <Key>\n                    <PropertyRef Name=\"ContactTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"ContactTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EEquipComSnapshot\">\n                <Key>\n                    <PropertyRef Name=\"SnapshotID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SnapshotID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SnapshotDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SentByName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SentByType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SentByAddress\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SnapshotNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SnapshotData\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"RInvoiceAgrmntEquip\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VSiteInfoForQBImport\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupAgreements\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LimitToSite\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BillingType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ChargesTotalSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustomerCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupEquipMini\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgreement\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAgrmntNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"PrevStatus\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"LimitToSite\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LimitToEquip\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"HolidaysID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntTypeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartMarkupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Term\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"ActiveFromDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ExpDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Comments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgrmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvoiceAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BillingType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"BillingNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedRecurrence\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BillingRecurrence\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BilledNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BilledAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExpireNoCoverage\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EstimateDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AutoEmailInvoices\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ApplyPricingToSelectedRecurOnly\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AutoRenewAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RenewalMarkUpPercent\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgreementSchedDue\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntSchedID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntSchedID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SchedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ProblemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Duration\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubStatusID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillingType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"EquipModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipSerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipCF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipManufactureName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PriorityID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PriorityColor\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TaxGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FormanEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MyDistance\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastSchedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntEquip\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JobSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Location\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntBilling\">\n                <Key>\n                    <PropertyRef Name=\"AgrmnInvID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmnInvID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"InvAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Notes\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesCustAndSiteMatch\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteLinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteLinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPrimary\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesAgrmntHaveEquip\">\n                <Key>\n                    <PropertyRef Name=\"cnt\"></PropertyRef>\n                </Key>\n                <Property Name=\"cnt\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgrmntServiceInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtPaid\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PrintedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PrintedBy\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AgreementChgs\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AddChgs\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgreementAboutToExpire\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Comments\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillingType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoRenewAgrmnt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RenewedAgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesCustSiteLinkHaveTrans\">\n                <Key>\n                    <PropertyRef Name=\"EquipCount\"></PropertyRef>\n                </Key>\n                <Property Name=\"EquipCount\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcRequestCount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetInvGrpInvoiceCommaList\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceList\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceList\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesAgrmntExist\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CoveredEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCreateAgrmntInvList\">\n                <Key>\n                    <PropertyRef Name=\"AgrmnInvID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmnInvID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoEmailInvoices\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VUnprintedInvoices\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECampaign\">\n                <Key>\n                    <PropertyRef Name=\"CampaignID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CampaignID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CampaignTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BudgetAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ActualAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECampaignType\">\n                <Key>\n                    <PropertyRef Name=\"CampaignTypeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CampaignTypeID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"RInvGrpTax\">\n                <Key>\n                    <PropertyRef Name=\"InvGrpID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvGrpID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"RInvoiceTax\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TaxCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TaxRate\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesSiteNameExist\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesCustHaveActiveSites\">\n                <Key>\n                    <PropertyRef Name=\"ActiveSiteCount\"></PropertyRef>\n                </Key>\n                <Property Name=\"ActiveSiteCount\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetPartWarrantyDetails\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarrantyStarted\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"WarrantyEnds\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetSitePrimaryCustID\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VInvoicesToPrintInfo\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdGetCustPartLaborRate\">\n                <Key>\n                    <PropertyRef Name=\"PartMarkupID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartMarkupID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LaborRateID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustLaborPricing\">\n                <Key>\n                    <PropertyRef Name=\"CustLaborPriceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustLaborPriceID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RepairID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CoverageHourID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Price\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"PriceType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateTableID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateStarted\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DateEnded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntSched\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntSchedID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntSchedID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SchedDate\" Nullable=\"false\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsRecurr\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecurrIndex\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RepairID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PriorityID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Duration\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FormanEmpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ActualScheduleDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustEquipIDList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustEquipNameList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntSchedItems\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntSchedItem\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntSchedItem\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntSchedID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExtQuantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ItemID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipItemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"RPaymentReceipt\">\n                <Key>\n                    <PropertyRef Name=\"PaymentID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PaymentID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntNote\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CheckNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CardExp\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UseMerchant\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"LastCardTransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CardInfo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnappliedAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"GLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PmntDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"QBCreditMemo\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ExportedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdImportJobSites\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdImportCustomers\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntItems\">\n                <Key>\n                    <PropertyRef Name=\"AgrmtItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmtItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ItemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DiscountType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"Rate\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Cost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CoverageHourID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResetType\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ResetInterval\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"LastReset\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"QtyUsed\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"IsRollOver\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RollOverQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"MonthlyQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"PrevMonthBalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyUsedCurrent\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"LeftQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetCoverageHrsDetailForAgrmntItem\">\n                <Key>\n                    <PropertyRef Name=\"DayStart\"></PropertyRef>\n                </Key>\n                <Property Name=\"DayStart\" Nullable=\"false\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"DayEnd\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"TimeEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetAgrmntItemQtyAvail\">\n                <Key>\n                    <PropertyRef Name=\"QtyToUse\"></PropertyRef>\n                </Key>\n                <Property Name=\"QtyToUse\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n            </EntityType>\n            <EntityType Name=\"VGetAvailAgrmntLineItem\">\n                <Key>\n                    <PropertyRef Name=\"AgrmtItemID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmtItemID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DiscountType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RateAvail\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPortalUser\">\n                <Key>\n                    <PropertyRef Name=\"PortalUserID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PortalUserID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Username\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Password\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PasswordEncrypt\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailNotifyType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"PortalAccessRights\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EPortalUserJobSite\">\n                <Key>\n                    <PropertyRef Name=\"PortalUserSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PortalUserSiteID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PortalUserID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntPartPricingSchedLink\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntPricSchedLinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntPricSchedLinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecurrIndex\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PricingID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntLaborPricingSchedLink\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntPricSchedLinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntPricSchedLinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecurrIndex\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PricingID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgrmntChgDiscReasons\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntChgID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntChgID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DiscountReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntCharges\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntChgID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntChgID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Qty\" Nullable=\"false\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"false\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TotalSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitCostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartKitDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"KitCalcOption\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"KitItemTaxTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"KitItemSaleTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DiscountReason\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"DepositPmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepositAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"DepositAmtUsed\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Account\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"VendorId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VInvoiceDetailXmlExport\">\n                <Key>\n                    <PropertyRef Name=\"InvDetailID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvDetailID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"UnitTaxAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TripCharge\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Taxable\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"ItemTotal\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcLineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"QBGLAccountID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InStock\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntChargesSchedLink\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntChgLinkID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntChgLinkID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecurrIndex\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntChgID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VLookupCustSelect\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltContact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltPhone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Fax\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"WebSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SalesRepID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TermID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"FirstName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LastName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"OnCreditHold\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CreditLimit\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsPrimary\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustSiteLinkID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustSubEquip\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MasterID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"false\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"YearMfg\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InstalledByComp\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InstalledBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateInstalled\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DefaultTechID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"WarrantyStarted\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"WarrantyEnds\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyStart\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"PartsWarrantyEnd\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EnableSnapshot\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"SvcDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF6\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF7\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF8\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF9\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF10\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF11\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF12\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF13\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF14\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF15\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF16\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF17\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF18\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF19\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF20\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF21\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF22\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF23\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF24\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF25\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF26\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF27\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF28\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF29\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF30\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Emails\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCreateAutoInvList\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoInvoice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AlertDueDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCreateAutoInvGrpList\">\n                <Key></Key>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoInvoice\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"AlertDueDays\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustNotification\">\n                <Key>\n                    <PropertyRef Name=\"NotificationID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NotificationID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ActionId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Body\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModeId\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TemplateId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SentStatus\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Frequency\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Interval\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Emails\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JobSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCreateCustNotificationEmail\">\n                <Key>\n                    <PropertyRef Name=\"NOTIFYID\"></PropertyRef>\n                </Key>\n                <Property Name=\"NOTIFYID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ScheduleId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TechList\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ActionId\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TemplateID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TimeTrigger\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsCompleted\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Subject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Body\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ISSMSSENT\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TemplateSubject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustNotificationJobSite\">\n                <Key></Key>\n                <Property Name=\"NotificationJobSiteID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"NotificationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCreateAgrmntInvListEmail\">\n                <Key>\n                    <PropertyRef Name=\"AgrmnInvID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmnInvID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AutoEmailInvoices\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VAgreementwithDesc\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntEquipParts\">\n                <Key></Key>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UnitMeasureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Qty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TotalQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UnitSaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"TotalSaleAmt\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Printable\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartKitDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"KitCalcOption\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"KitItemTaxTotal\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"KitItemSaleTotal\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"UnitCostAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"DimensionsType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DimensionsX\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DimensionsY\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"DiscountAmt\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DiscountReason\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepositPmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepositAmount\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DepositAmtUsed\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntEquipPart\">\n                <Key>\n                    <PropertyRef Name=\"EquipPartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EquipPartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EEquipPart\">\n                <Key></Key>\n                <Property Name=\"EquipPartID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Selected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"OldSelected\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ItemTypePartLabor\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ItemDescription\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"ECustEquipParts\">\n                <Key></Key>\n                <Property Name=\"EquipPartID\" Nullable=\"true\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"TempQty\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"MultiplyQtyByKitQty\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"ItemTypePartLabor\" Nullable=\"true\" Type=\"Edm.SByte\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsSerialized\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsKitHead\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"KitHeadID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartKitDetailID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntSchedItemsRecurrence\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntSchedItem\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntSchedItem\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecurID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Quantity\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"ItemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipItemID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"cmdDoesInvoiceExist\">\n                <Key>\n                    <PropertyRef Name=\"CntInvoiceId\"></PropertyRef>\n                </Key>\n                <Property Name=\"CntInvoiceId\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCreateAutoWOInvEmail\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RptType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCreateAutoWOInvGrpEmail\">\n                <Key></Key>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvoiceID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"InvoiceReportName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"EAgrmntEquipNew\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustEquipID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LineItemNum\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"UserCreated\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeCreated\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"UserModified\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TimeModified\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"JobSite\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Location\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ModelNum1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdateSvcOrder\">\n                <Key>\n                    <PropertyRef Name=\"SvcOrderID\"></PropertyRef>\n                </Key>\n                <Property Name=\"SvcOrderID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ResidentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SvcDateAdded\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"SvcAmtBilled\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SvcTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdatePO\">\n                <Key>\n                    <PropertyRef Name=\"POID\"></PropertyRef>\n                </Key>\n                <Property Name=\"POID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"VendorID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PoTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SvcOrderID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PoDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"ExpectedDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"OrderedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RequestedBy\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int16\"></Property>\n                <Property Name=\"OrderAmount\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"InvoiceNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SOShortDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF4\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CF5\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ShipViaID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"BilledAmtRemain\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AgreementNo\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"EUniversalSearch\">\n                <Key>\n                    <PropertyRef Name=\"RowId\"></PropertyRef>\n                </Key>\n                <Property Name=\"RowId\" Nullable=\"false\" Type=\"Edm.Int64\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"TransDesciption\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"JobSite\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassSOCustListUpdate\">\n                <Key>\n                    <PropertyRef Name=\"CustID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CompanyName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_Addr2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"BillAddress_PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"AltAccountNo\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassSOSiteListUpdate\">\n                <Key>\n                    <PropertyRef Name=\"CustSiteID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustSiteID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Contact\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdateAgreement\">\n                <Key>\n                    <PropertyRef Name=\"AgrmntID\"></PropertyRef>\n                </Key>\n                <Property Name=\"AgrmntID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LimitToSite\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AgrmntTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"StartDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"EndDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"AgrmntAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"BillingType\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"CampaignID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdateInvoice\">\n                <Key>\n                    <PropertyRef Name=\"InvoiceID\"></PropertyRef>\n                </Key>\n                <Property Name=\"InvoiceID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"LocationID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvDate\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"Note\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SaleAmt\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AmtDue\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"Void\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"TransType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"TransID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"DateDue\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"IsInstall\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"Printed\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"CustPO\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ExportTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesmanID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"InvGrpID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"AltInvoiceNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdateEquip\">\n                <Key>\n                    <PropertyRef Name=\"CustEquipID\"></PropertyRef>\n                </Key>\n                <Property Name=\"CustEquipID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ParentID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CustSiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EquipTypeID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ManufactureID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"ModelNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SerialNum\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipLocation\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EquipTag\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SubItemGroupID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"PartID\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdateEmployee\">\n                <Key>\n                    <PropertyRef Name=\"EmployeeID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmployeeID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Phone\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Pager\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Email\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Mobile\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmpCallName\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"IsTech\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"IsSalesPerson\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"EmpColor\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdateBranch\">\n                <Key>\n                    <PropertyRef Name=\"LocationID\"></PropertyRef>\n                </Key>\n                <Property Name=\"LocationID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Description\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ManagerID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmpContactID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Address1\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address2\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Address3\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"City\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"State\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PostalCode\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Country\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Int64\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VMassUpdateParts\">\n                <Key>\n                    <PropertyRef Name=\"PartID\"></PropertyRef>\n                </Key>\n                <Property Name=\"PartID\" Nullable=\"false\" a:StoreGeneratedPattern=\"Identity\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"PartNumber\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SalesDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"PurchaseDesc\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ItemType\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"CategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"SubCategoryID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"IsActive\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n                <Property Name=\"RecordID\" Nullable=\"true\" Type=\"Edm.Binary\"></Property>\n                <Property Name=\"SalesPrice\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"StanderdCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"CurrentCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"AverageCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"HighestCost\" Nullable=\"true\" Type=\"Edm.Decimal\"></Property>\n                <Property Name=\"QtyInStock\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"QtyOnOrder\" Nullable=\"true\" Type=\"Edm.Double\"></Property>\n                <Property Name=\"Select\" Nullable=\"true\" Type=\"Edm.Boolean\"></Property>\n            </EntityType>\n            <EntityType Name=\"VCustEmails\">\n                <Key>\n                    <PropertyRef Name=\"EmailMsgID\"></PropertyRef>\n                </Key>\n                <Property Name=\"EmailMsgID\" Nullable=\"false\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Transid\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"Type\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Category\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"Status\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"ProcessedTime\" Nullable=\"true\" Type=\"Edm.DateTime\"></Property>\n                <Property Name=\"CustID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n                <Property Name=\"EmailSubject\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"EmailContent\" Nullable=\"true\" Type=\"Edm.String\"></Property>\n                <Property Name=\"SiteID\" Nullable=\"true\" Type=\"Edm.Int32\"></Property>\n            </EntityType>\n            <EntityContainer Name=\"ARManager\" m:IsDefaultEntityContainer=\"true\">\n                <EntitySet Name=\"RAgreementEquip\" EntityType=\"ARService.RAgreementEquip\"></EntitySet>\n                <EntitySet Name=\"RAgreementChgs\" EntityType=\"ARService.RAgreementChgs\"></EntitySet>\n                <EntitySet Name=\"RAgreementBilling\" EntityType=\"ARService.RAgreementBilling\"></EntitySet>\n                <EntitySet Name=\"RAgreement\" EntityType=\"ARService.RAgreement\"></EntitySet>\n                <EntitySet Name=\"VGetAgrmntPartLaborRate\" EntityType=\"ARService.VGetAgrmntPartLaborRate\"></EntitySet>\n                <EntitySet Name=\"VGetIsEquipSnapshotEnabled\" EntityType=\"ARService.VGetIsEquipSnapshotEnabled\"></EntitySet>\n                <EntitySet Name=\"ECustSiteLink\" EntityType=\"ARService.ECustSiteLink\"></EntitySet>\n                <EntitySet Name=\"VCustTransAltContact\" EntityType=\"ARService.VCustTransAltContact\"></EntitySet>\n                <EntitySet Name=\"EContact\" EntityType=\"ARService.EContact\"></EntitySet>\n                <EntitySet Name=\"ESiteResident\" EntityType=\"ARService.ESiteResident\"></EntitySet>\n                <EntitySet Name=\"EInvUnappliedPayments\" EntityType=\"ARService.EInvUnappliedPayments\"></EntitySet>\n                <EntitySet Name=\"VCustEquipDetails\" EntityType=\"ARService.VCustEquipDetails\"></EntitySet>\n                <EntitySet Name=\"VCustSiteDetails\" EntityType=\"ARService.VCustSiteDetails\"></EntitySet>\n                <EntitySet Name=\"VCustDetails\" EntityType=\"ARService.VCustDetails\"></EntitySet>\n                <EntitySet Name=\"RStatementInvDetail\" EntityType=\"ARService.RStatementInvDetail\"></EntitySet>\n                <EntitySet Name=\"RStatementDetail\" EntityType=\"ARService.RStatementDetail\"></EntitySet>\n                <EntitySet Name=\"RStatement\" EntityType=\"ARService.RStatement\"></EntitySet>\n                <EntitySet Name=\"VEquipWorkOrders\" EntityType=\"ARService.VEquipWorkOrders\"></EntitySet>\n                <EntitySet Name=\"VAgreementWorkOrders\" EntityType=\"ARService.VAgreementWorkOrders\"></EntitySet>\n                <EntitySet Name=\"VCustInvoicesOpenNotes\" EntityType=\"ARService.VCustInvoicesOpenNotes\"></EntitySet>\n                <EntitySet Name=\"VCustInvoicesOpen\" EntityType=\"ARService.VCustInvoicesOpen\"></EntitySet>\n                <EntitySet Name=\"VInvoicePayments\" EntityType=\"ARService.VInvoicePayments\"></EntitySet>\n                <EntitySet Name=\"VPmntInvoices\" EntityType=\"ARService.VPmntInvoices\"></EntitySet>\n                <EntitySet Name=\"VSiteTransPayment\" EntityType=\"ARService.VSiteTransPayment\"></EntitySet>\n                <EntitySet Name=\"VSiteTransInvoice\" EntityType=\"ARService.VSiteTransInvoice\"></EntitySet>\n                <EntitySet Name=\"EStagesInvDetail\" EntityType=\"ARService.EStagesInvDetail\"></EntitySet>\n                <EntitySet Name=\"RInvoiceDetail\" EntityType=\"ARService.RInvoiceDetail\"></EntitySet>\n                <EntitySet Name=\"VGetClearedInvoices\" EntityType=\"ARService.VGetClearedInvoices\"></EntitySet>\n                <EntitySet Name=\"VAgrmntLineCoverageUsed\" EntityType=\"ARService.VAgrmntLineCoverageUsed\"></EntitySet>\n                <EntitySet Name=\"EPaymentMethod\" EntityType=\"ARService.EPaymentMethod\"></EntitySet>\n                <EntitySet Name=\"RInvoice\" EntityType=\"ARService.RInvoice\"></EntitySet>\n                <EntitySet Name=\"VCustDetailsWAP\" EntityType=\"ARService.VCustDetailsWAP\"></EntitySet>\n                <EntitySet Name=\"VSiteTransSvcOrder\" EntityType=\"ARService.VSiteTransSvcOrder\"></EntitySet>\n                <EntitySet Name=\"VSiteTransAgrmnt\" EntityType=\"ARService.VSiteTransAgrmnt\"></EntitySet>\n                <EntitySet Name=\"VCustTransSitePmnts\" EntityType=\"ARService.VCustTransSitePmnts\"></EntitySet>\n                <EntitySet Name=\"VSiteTransEquip\" EntityType=\"ARService.VSiteTransEquip\"></EntitySet>\n                <EntitySet Name=\"VSiteTransSite\" EntityType=\"ARService.VSiteTransSite\"></EntitySet>\n                <EntitySet Name=\"VLookupResidentMini\" EntityType=\"ARService.VLookupResidentMini\"></EntitySet>\n                <EntitySet Name=\"VLookupEquip\" EntityType=\"ARService.VLookupEquip\"></EntitySet>\n                <EntitySet Name=\"VLookupContact\" EntityType=\"ARService.VLookupContact\"></EntitySet>\n                <EntitySet Name=\"VLookupSiteSelect\" EntityType=\"ARService.VLookupSiteSelect\"></EntitySet>\n                <EntitySet Name=\"VLookupSite\" EntityType=\"ARService.VLookupSite\"></EntitySet>\n                <EntitySet Name=\"VLookupCustomer\" EntityType=\"ARService.VLookupCustomer\"></EntitySet>\n                <EntitySet Name=\"VLookupSubItemGrp\" EntityType=\"ARService.VLookupSubItemGrp\"></EntitySet>\n                <EntitySet Name=\"VECustEquipInspection\" EntityType=\"ARService.VECustEquipInspection\"></EntitySet>\n                <EntitySet Name=\"VECustSites\" EntityType=\"ARService.VECustSites\"></EntitySet>\n                <EntitySet Name=\"VLookupEquipType\" EntityType=\"ARService.VLookupEquipType\"></EntitySet>\n                <EntitySet Name=\"VLookupAgrmntType\" EntityType=\"ARService.VLookupAgrmntType\"></EntitySet>\n                <EntitySet Name=\"VLookupPayment\" EntityType=\"ARService.VLookupPayment\"></EntitySet>\n                <EntitySet Name=\"VPortalInvoice\" EntityType=\"ARService.VPortalInvoice\"></EntitySet>\n                <EntitySet Name=\"VPortalEquipment\" EntityType=\"ARService.VPortalEquipment\"></EntitySet>\n                <EntitySet Name=\"vLookupInvGrp\" EntityType=\"ARService.vLookupInvGrp\"></EntitySet>\n                <EntitySet Name=\"VInvoicesToPayInfo\" EntityType=\"ARService.VInvoicesToPayInfo\"></EntitySet>\n                <EntitySet Name=\"vLookupInvoiceMini\" EntityType=\"ARService.vLookupInvoiceMini\"></EntitySet>\n                <EntitySet Name=\"VLookupInvoice\" EntityType=\"ARService.VLookupInvoice\"></EntitySet>\n                <EntitySet Name=\"VLookupCustType\" EntityType=\"ARService.VLookupCustType\"></EntitySet>\n                <EntitySet Name=\"VCustTransPayment\" EntityType=\"ARService.VCustTransPayment\"></EntitySet>\n                <EntitySet Name=\"VCustTransInvoice\" EntityType=\"ARService.VCustTransInvoice\"></EntitySet>\n                <EntitySet Name=\"vCustTransFileLinks\" EntityType=\"ARService.vCustTransFileLinks\"></EntitySet>\n                <EntitySet Name=\"vCustTransTask\" EntityType=\"ARService.vCustTransTask\"></EntitySet>\n                <EntitySet Name=\"cmdCreateAgrmntInvoice\" EntityType=\"ARService.cmdCreateAgrmntInvoice\"></EntitySet>\n                <EntitySet Name=\"VCustTransNotes\" EntityType=\"ARService.VCustTransNotes\"></EntitySet>\n                <EntitySet Name=\"VCustTransSvcOrder\" EntityType=\"ARService.VCustTransSvcOrder\"></EntitySet>\n                <EntitySet Name=\"VInvoiceRightMobile\" EntityType=\"ARService.VInvoiceRightMobile\"></EntitySet>\n                <EntitySet Name=\"VEPaymentInvOpen\" EntityType=\"ARService.VEPaymentInvOpen\"></EntitySet>\n                <EntitySet Name=\"VCustTransAgrmnt\" EntityType=\"ARService.VCustTransAgrmnt\"></EntitySet>\n                <EntitySet Name=\"VCustTransSvcRequest\" EntityType=\"ARService.VCustTransSvcRequest\"></EntitySet>\n                <EntitySet Name=\"vCustTransInvGrp\" EntityType=\"ARService.vCustTransInvGrp\"></EntitySet>\n                <EntitySet Name=\"VCustTransEquip\" EntityType=\"ARService.VCustTransEquip\"></EntitySet>\n                <EntitySet Name=\"VCustTransSite\" EntityType=\"ARService.VCustTransSite\"></EntitySet>\n                <EntitySet Name=\"VCustTransResident\" EntityType=\"ARService.VCustTransResident\"></EntitySet>\n                <EntitySet Name=\"VCustTransCust\" EntityType=\"ARService.VCustTransCust\"></EntitySet>\n                <EntitySet Name=\"VCustPaymentInfo\" EntityType=\"ARService.VCustPaymentInfo\"></EntitySet>\n                <EntitySet Name=\"VGetJobSitesMissingCoordinates\" EntityType=\"ARService.VGetJobSitesMissingCoordinates\"></EntitySet>\n                <EntitySet Name=\"ECustomer\" EntityType=\"ARService.ECustomer\"></EntitySet>\n                <EntitySet Name=\"ECustomerSite\" EntityType=\"ARService.ECustomerSite\"></EntitySet>\n                <EntitySet Name=\"ECustPartPricing\" EntityType=\"ARService.ECustPartPricing\"></EntitySet>\n                <EntitySet Name=\"VDCustSiteLookup\" EntityType=\"ARService.VDCustSiteLookup\"></EntitySet>\n                <EntitySet Name=\"VDCustLookup\" EntityType=\"ARService.VDCustLookup\"></EntitySet>\n                <EntitySet Name=\"ECustEquip\" EntityType=\"ARService.ECustEquip\"></EntitySet>\n                <EntitySet Name=\"EAgrmntType\" EntityType=\"ARService.EAgrmntType\"></EntitySet>\n                <EntitySet Name=\"EInvGrpDetail\" EntityType=\"ARService.EInvGrpDetail\"></EntitySet>\n                <EntitySet Name=\"EInvGrp\" EntityType=\"ARService.EInvGrp\"></EntitySet>\n                <EntitySet Name=\"EInvoice\" EntityType=\"ARService.EInvoice\"></EntitySet>\n                <EntitySet Name=\"VUserLocationRights\" EntityType=\"ARService.VUserLocationRights\"></EntitySet>\n                <EntitySet Name=\"VPortalUserJobSite\" EntityType=\"ARService.VPortalUserJobSite\"></EntitySet>\n                <EntitySet Name=\"VPortalPayments\" EntityType=\"ARService.VPortalPayments\"></EntitySet>\n                <EntitySet Name=\"VPortalPaymentDetails\" EntityType=\"ARService.VPortalPaymentDetails\"></EntitySet>\n                <EntitySet Name=\"VPortalLogin\" EntityType=\"ARService.VPortalLogin\"></EntitySet>\n                <EntitySet Name=\"VPaymentInvDetails\" EntityType=\"ARService.VPaymentInvDetails\"></EntitySet>\n                <EntitySet Name=\"VQBPaymentInvDetails\" EntityType=\"ARService.VQBPaymentInvDetails\"></EntitySet>\n                <EntitySet Name=\"VPaymentHistoryMobile\" EntityType=\"ARService.VPaymentHistoryMobile\"></EntitySet>\n                <EntitySet Name=\"VMassSOSiteList\" EntityType=\"ARService.VMassSOSiteList\"></EntitySet>\n                <EntitySet Name=\"VUnpaidInvGroups\" EntityType=\"ARService.VUnpaidInvGroups\"></EntitySet>\n                <EntitySet Name=\"VUnpaidInvoices\" EntityType=\"ARService.VUnpaidInvoices\"></EntitySet>\n                <EntitySet Name=\"VMassSOCustList\" EntityType=\"ARService.VMassSOCustList\"></EntitySet>\n                <EntitySet Name=\"EInvDetailEstItems\" EntityType=\"ARService.EInvDetailEstItems\"></EntitySet>\n                <EntitySet Name=\"VInvoiceDetailWQBInfo\" EntityType=\"ARService.VInvoiceDetailWQBInfo\"></EntitySet>\n                <EntitySet Name=\"VInvoiceDetailItemsMissingQB\" EntityType=\"ARService.VInvoiceDetailItemsMissingQB\"></EntitySet>\n                <EntitySet Name=\"EInvServiceCallItems\" EntityType=\"ARService.EInvServiceCallItems\"></EntitySet>\n                <EntitySet Name=\"EInvoiceDetail\" EntityType=\"ARService.EInvoiceDetail\"></EntitySet>\n                <EntitySet Name=\"ESubItemGroup\" EntityType=\"ARService.ESubItemGroup\"></EntitySet>\n                <EntitySet Name=\"ESubItemDetail\" EntityType=\"ARService.ESubItemDetail\"></EntitySet>\n                <EntitySet Name=\"ECustSubItem\" EntityType=\"ARService.ECustSubItem\"></EntitySet>\n                <EntitySet Name=\"EPayment\" EntityType=\"ARService.EPayment\"></EntitySet>\n                <EntitySet Name=\"EPartPO\" EntityType=\"ARService.EPartPO\"></EntitySet>\n                <EntitySet Name=\"EPaymentDetail\" EntityType=\"ARService.EPaymentDetail\"></EntitySet>\n                <EntitySet Name=\"VGetCustomerOverdue\" EntityType=\"ARService.VGetCustomerOverdue\"></EntitySet>\n                <EntitySet Name=\"VSubEquipment\" EntityType=\"ARService.VSubEquipment\"></EntitySet>\n                <EntitySet Name=\"ECustType\" EntityType=\"ARService.ECustType\"></EntitySet>\n                <EntitySet Name=\"EInspection\" EntityType=\"ARService.EInspection\"></EntitySet>\n                <EntitySet Name=\"EInspectionType\" EntityType=\"ARService.EInspectionType\"></EntitySet>\n                <EntitySet Name=\"EEquipType\" EntityType=\"ARService.EEquipType\"></EntitySet>\n                <EntitySet Name=\"EContactType\" EntityType=\"ARService.EContactType\"></EntitySet>\n                <EntitySet Name=\"VContactType\" EntityType=\"ARService.VContactType\"></EntitySet>\n                <EntitySet Name=\"EEquipComSnapshot\" EntityType=\"ARService.EEquipComSnapshot\"></EntitySet>\n                <EntitySet Name=\"RInvoiceAgrmntEquip\" EntityType=\"ARService.RInvoiceAgrmntEquip\"></EntitySet>\n                <EntitySet Name=\"VSiteInfoForQBImport\" EntityType=\"ARService.VSiteInfoForQBImport\"></EntitySet>\n                <EntitySet Name=\"VLookupAgreements\" EntityType=\"ARService.VLookupAgreements\"></EntitySet>\n                <EntitySet Name=\"VLookupEquipMini\" EntityType=\"ARService.VLookupEquipMini\"></EntitySet>\n                <EntitySet Name=\"EAgreement\" EntityType=\"ARService.EAgreement\"></EntitySet>\n                <EntitySet Name=\"VAgreementSchedDue\" EntityType=\"ARService.VAgreementSchedDue\"></EntitySet>\n                <EntitySet Name=\"EAgrmntEquip\" EntityType=\"ARService.EAgrmntEquip\"></EntitySet>\n                <EntitySet Name=\"EAgrmntBilling\" EntityType=\"ARService.EAgrmntBilling\"></EntitySet>\n                <EntitySet Name=\"cmdDoesCustAndSiteMatch\" EntityType=\"ARService.cmdDoesCustAndSiteMatch\"></EntitySet>\n                <EntitySet Name=\"cmdDoesAgrmntHaveEquip\" EntityType=\"ARService.cmdDoesAgrmntHaveEquip\"></EntitySet>\n                <EntitySet Name=\"VAgrmntServiceInvoice\" EntityType=\"ARService.VAgrmntServiceInvoice\"></EntitySet>\n                <EntitySet Name=\"VAgreementAboutToExpire\" EntityType=\"ARService.VAgreementAboutToExpire\"></EntitySet>\n                <EntitySet Name=\"cmdDoesCustSiteLinkHaveTrans\" EntityType=\"ARService.cmdDoesCustSiteLinkHaveTrans\"></EntitySet>\n                <EntitySet Name=\"cmdGetInvGrpInvoiceCommaList\" EntityType=\"ARService.cmdGetInvGrpInvoiceCommaList\"></EntitySet>\n                <EntitySet Name=\"cmdDoesAgrmntExist\" EntityType=\"ARService.cmdDoesAgrmntExist\"></EntitySet>\n                <EntitySet Name=\"VCreateAgrmntInvList\" EntityType=\"ARService.VCreateAgrmntInvList\"></EntitySet>\n                <EntitySet Name=\"VUnprintedInvoices\" EntityType=\"ARService.VUnprintedInvoices\"></EntitySet>\n                <EntitySet Name=\"ECampaign\" EntityType=\"ARService.ECampaign\"></EntitySet>\n                <EntitySet Name=\"ECampaignType\" EntityType=\"ARService.ECampaignType\"></EntitySet>\n                <EntitySet Name=\"RInvGrpTax\" EntityType=\"ARService.RInvGrpTax\"></EntitySet>\n                <EntitySet Name=\"RInvoiceTax\" EntityType=\"ARService.RInvoiceTax\"></EntitySet>\n                <EntitySet Name=\"cmdDoesSiteNameExist\" EntityType=\"ARService.cmdDoesSiteNameExist\"></EntitySet>\n                <EntitySet Name=\"cmdDoesCustHaveActiveSites\" EntityType=\"ARService.cmdDoesCustHaveActiveSites\"></EntitySet>\n                <EntitySet Name=\"cmdGetPartWarrantyDetails\" EntityType=\"ARService.cmdGetPartWarrantyDetails\"></EntitySet>\n                <EntitySet Name=\"cmdGetSitePrimaryCustID\" EntityType=\"ARService.cmdGetSitePrimaryCustID\"></EntitySet>\n                <EntitySet Name=\"VInvoicesToPrintInfo\" EntityType=\"ARService.VInvoicesToPrintInfo\"></EntitySet>\n                <EntitySet Name=\"cmdGetCustPartLaborRate\" EntityType=\"ARService.cmdGetCustPartLaborRate\"></EntitySet>\n                <EntitySet Name=\"ECustLaborPricing\" EntityType=\"ARService.ECustLaborPricing\"></EntitySet>\n                <EntitySet Name=\"EAgrmntSched\" EntityType=\"ARService.EAgrmntSched\"></EntitySet>\n                <EntitySet Name=\"EAgrmntSchedItems\" EntityType=\"ARService.EAgrmntSchedItems\"></EntitySet>\n                <EntitySet Name=\"RPaymentReceipt\" EntityType=\"ARService.RPaymentReceipt\"></EntitySet>\n                <EntitySet Name=\"cmdImportJobSites\" EntityType=\"ARService.cmdImportJobSites\"></EntitySet>\n                <EntitySet Name=\"cmdImportCustomers\" EntityType=\"ARService.cmdImportCustomers\"></EntitySet>\n                <EntitySet Name=\"EAgrmntItems\" EntityType=\"ARService.EAgrmntItems\"></EntitySet>\n                <EntitySet Name=\"VGetCoverageHrsDetailForAgrmntItem\" EntityType=\"ARService.VGetCoverageHrsDetailForAgrmntItem\"></EntitySet>\n                <EntitySet Name=\"VGetAgrmntItemQtyAvail\" EntityType=\"ARService.VGetAgrmntItemQtyAvail\"></EntitySet>\n                <EntitySet Name=\"VGetAvailAgrmntLineItem\" EntityType=\"ARService.VGetAvailAgrmntLineItem\"></EntitySet>\n                <EntitySet Name=\"EPortalUser\" EntityType=\"ARService.EPortalUser\"></EntitySet>\n                <EntitySet Name=\"EPortalUserJobSite\" EntityType=\"ARService.EPortalUserJobSite\"></EntitySet>\n                <EntitySet Name=\"EAgrmntPartPricingSchedLink\" EntityType=\"ARService.EAgrmntPartPricingSchedLink\"></EntitySet>\n                <EntitySet Name=\"EAgrmntLaborPricingSchedLink\" EntityType=\"ARService.EAgrmntLaborPricingSchedLink\"></EntitySet>\n                <EntitySet Name=\"VAgrmntChgDiscReasons\" EntityType=\"ARService.VAgrmntChgDiscReasons\"></EntitySet>\n                <EntitySet Name=\"EAgrmntCharges\" EntityType=\"ARService.EAgrmntCharges\"></EntitySet>\n                <EntitySet Name=\"VInvoiceDetailXmlExport\" EntityType=\"ARService.VInvoiceDetailXmlExport\"></EntitySet>\n                <EntitySet Name=\"EAgrmntChargesSchedLink\" EntityType=\"ARService.EAgrmntChargesSchedLink\"></EntitySet>\n                <EntitySet Name=\"VLookupCustSelect\" EntityType=\"ARService.VLookupCustSelect\"></EntitySet>\n                <EntitySet Name=\"ECustSubEquip\" EntityType=\"ARService.ECustSubEquip\"></EntitySet>\n                <EntitySet Name=\"VCreateAutoInvList\" EntityType=\"ARService.VCreateAutoInvList\"></EntitySet>\n                <EntitySet Name=\"VCreateAutoInvGrpList\" EntityType=\"ARService.VCreateAutoInvGrpList\"></EntitySet>\n                <EntitySet Name=\"ECustNotification\" EntityType=\"ARService.ECustNotification\"></EntitySet>\n                <EntitySet Name=\"VCreateCustNotificationEmail\" EntityType=\"ARService.VCreateCustNotificationEmail\"></EntitySet>\n                <EntitySet Name=\"ECustNotificationJobSite\" EntityType=\"ARService.ECustNotificationJobSite\"></EntitySet>\n                <EntitySet Name=\"VCreateAgrmntInvListEmail\" EntityType=\"ARService.VCreateAgrmntInvListEmail\"></EntitySet>\n                <EntitySet Name=\"VAgreementwithDesc\" EntityType=\"ARService.VAgreementwithDesc\"></EntitySet>\n                <EntitySet Name=\"EAgrmntEquipParts\" EntityType=\"ARService.EAgrmntEquipParts\"></EntitySet>\n                <EntitySet Name=\"EAgrmntEquipPart\" EntityType=\"ARService.EAgrmntEquipPart\"></EntitySet>\n                <EntitySet Name=\"EEquipPart\" EntityType=\"ARService.EEquipPart\"></EntitySet>\n                <EntitySet Name=\"ECustEquipParts\" EntityType=\"ARService.ECustEquipParts\"></EntitySet>\n                <EntitySet Name=\"EAgrmntSchedItemsRecurrence\" EntityType=\"ARService.EAgrmntSchedItemsRecurrence\"></EntitySet>\n                <EntitySet Name=\"cmdDoesInvoiceExist\" EntityType=\"ARService.cmdDoesInvoiceExist\"></EntitySet>\n                <EntitySet Name=\"VCreateAutoWOInvEmail\" EntityType=\"ARService.VCreateAutoWOInvEmail\"></EntitySet>\n                <EntitySet Name=\"VCreateAutoWOInvGrpEmail\" EntityType=\"ARService.VCreateAutoWOInvGrpEmail\"></EntitySet>\n                <EntitySet Name=\"EAgrmntEquipNew\" EntityType=\"ARService.EAgrmntEquipNew\"></EntitySet>\n                <EntitySet Name=\"VMassUpdateSvcOrder\" EntityType=\"ARService.VMassUpdateSvcOrder\"></EntitySet>\n                <EntitySet Name=\"VMassUpdatePO\" EntityType=\"ARService.VMassUpdatePO\"></EntitySet>\n                <EntitySet Name=\"EUniversalSearch\" EntityType=\"ARService.EUniversalSearch\"></EntitySet>\n                <EntitySet Name=\"VMassSOCustListUpdate\" EntityType=\"ARService.VMassSOCustListUpdate\"></EntitySet>\n                <EntitySet Name=\"VMassSOSiteListUpdate\" EntityType=\"ARService.VMassSOSiteListUpdate\"></EntitySet>\n                <EntitySet Name=\"VMassUpdateAgreement\" EntityType=\"ARService.VMassUpdateAgreement\"></EntitySet>\n                <EntitySet Name=\"VMassUpdateInvoice\" EntityType=\"ARService.VMassUpdateInvoice\"></EntitySet>\n                <EntitySet Name=\"VMassUpdateEquip\" EntityType=\"ARService.VMassUpdateEquip\"></EntitySet>\n                <EntitySet Name=\"VMassUpdateEmployee\" EntityType=\"ARService.VMassUpdateEmployee\"></EntitySet>\n                <EntitySet Name=\"VMassUpdateBranch\" EntityType=\"ARService.VMassUpdateBranch\"></EntitySet>\n                <EntitySet Name=\"VMassUpdateParts\" EntityType=\"ARService.VMassUpdateParts\"></EntitySet>\n                <EntitySet Name=\"VCustEmails\" EntityType=\"ARService.VCustEmails\"></EntitySet>\n            </EntityContainer>\n        </Schema>\n    </edmx:DataServices>\n</edmx:Edmx>"}],"_postman_id":"1c14b5bb-7efc-4b5f-aa57-ae8d9cc5cf32"},{"name":"RODL Metadata","id":"58f97ad5-d569-44ac-a1eb-eda999f5c643","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"","value":"","type":"text"}],"url":"{{url}}:16001/RODL","urlObject":{"port":"16001","path":["RODL"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"285b7753-6ab5-41f4-a45f-2e061a456184","name":"RODL Metadata","originalRequest":{"method":"GET","header":[],"url":"{{url}}:16001/RODL"},"_postman_previewlanguage":"xml","header":[{"key":"Content-Type","value":"application/xml","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Library Name=\"DataLib\" UID=\"{43F426D8-20A5-4E87-BFD6-AD5CECBB18E5}\" Version=\"3.0\">\n    <Services>\n        <Service Name=\"ARManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Documentation>\n                <![CDATA[  Service DataModel. This service has been automatically generated using the Data Abstract template you can find in the Templates directory.]]>\r\n\t\t\t\n            </Documentation>\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{AFF33A37-96AE-401D-B439-BCDC757ED201}\">\n                    <Operations>\n                        <Operation Name=\"GetInstallInvoiceInfo\" UID=\"{FDB73E4C-B987-439F-AB61-D0C897DC0BDF}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetInvGrpInvoiceCommaList\" UID=\"{4EAF9B6E-0861-44C1-9ECE-41083448CDBB}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"InvGrpID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SendEquipSnapshot\" UID=\"{5C1648F6-E9CE-4A74-9FF0-7E62FAC0C525}\">\n                            <Parameters>\n                                <Parameter Name=\"EquipID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ComputerName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"SnapshotData\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"IPAddress\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetInstallInvoiceInfo\" UID=\"{96D4C16F-EE50-43DA-92B4-0D3B3723AF34}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"StagesDelta\" DataType=\"Binary\" Flag=\"In\" />\n                                <Parameter Name=\"HasStages\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TransID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ProgressPct\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"ProgressAmt\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"BillLeftRetainage\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"RetainageAmt\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceItemDesc\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TaxRate\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"GLIncomeID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SelInvoiceID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceNote\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"HasItems\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceDate\" DataType=\"Variant\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateInvoice\" UID=\"{94665D8C-266E-48D6-BC89-196B74503D88}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"InvoiceType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TransID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"SelInvoiceID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"IsEstimate\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetARAging\" UID=\"{D3D4E203-ABBC-489A-920B-A6C241D248B6}\">\n                            <Parameters>\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SiteID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustAging\" DataType=\"AnsiString\" Flag=\"Out\" />\n                                <Parameter Name=\"SiteAging\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetJobsiteLocationOfEquip\" UID=\"{AE92B018-B301-4DF8-8212-309FADF90CAA}\">\n                            <Parameters>\n                                <Parameter Name=\"CustEquipID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"JobSite\" DataType=\"AnsiString\" Flag=\"Out\" />\n                                <Parameter Name=\"Location\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ConfirmInactivateCustSite\" UID=\"{23112D88-7403-4A2D-94C8-390DA9B59904}\">\n                            <Parameters>\n                                <Parameter Name=\"TransID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TransType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TotalDue\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"OpenSvcOrders\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"VoidInvoice\" UID=\"{64B919CC-4330-4016-944E-617CF2AEB1F3}\">\n                            <Parameters>\n                                <Parameter Name=\"InvoiceID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"VoidReason\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ClearInvoice\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetAgreemenItemResetInterval\" UID=\"{11A56907-D3B4-4048-BD44-C93D81F83CDD}\">\n                            <Parameters>\n                                <Parameter Name=\"AgrmntItemId\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ResetInterval\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"PostInvPmntSynced\" UID=\"{9BCF1704-7DE9-45A4-A460-5EDBBFB8DAC1}\">\n                            <Parameters>\n                                <Parameter Name=\"Trans\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TransType\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ChangeInvoiceCustSite\" UID=\"{426E4B1C-32EF-402D-89E8-28BB8BF79003}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SiteID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetInvoicesPrinted\" UID=\"{3A4306DA-7873-46F8-8C04-996888E34659}\">\n                            <Parameters>\n                                <Parameter Name=\"Invoices\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetInvoicesReportName\" UID=\"{EAD5340C-6919-4C81-BC3A-6F350AC6F180}\">\n                            <Parameters>\n                                <Parameter Name=\"Invoices\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ReportName\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetInvoicesGrpReportName\" UID=\"{887CF292-CE0E-4A94-A758-AB78705270D8}\">\n                            <Parameters>\n                                <Parameter Name=\"InvGrp\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ReportName\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesAgrmntExist\" UID=\"{D71B1CFE-22BA-48A1-B267-58700F0E1DB5}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"InOut\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustSiteID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Status\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"CheckDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"CoveredEquipID\" DataType=\"Integer\" Flag=\"InOut\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetAgrmntPartLaborRate\" UID=\"{C01F7692-DC8B-4DD7-8922-D4CA8A320F77}\">\n                            <Parameters>\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PartMarkupID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"RateTableID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"CampaignID\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesAgrmntHaveEquip\" UID=\"{DBCF69E3-B737-4231-B0C7-162376891B05}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"EquipID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetAgrmntInfo\" UID=\"{E1AB1933-6B62-4A7C-B0D6-1A37890E5D2B}\">\n                            <Parameters>\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustPO\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesCustAndSiteMatch\" UID=\"{936EE62E-58DB-42AB-826F-F135BB60FCD2}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustSiteID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"IsPrimary\" DataType=\"Boolean\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetCustPartLaborRate\" UID=\"{A7106FF3-B65B-4D3E-B2C4-2F08AD666407}\">\n                            <Parameters>\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PartMarkupID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"LaborRateID\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetSitePrimaryCustID\" UID=\"{1319954B-6F94-418F-8260-221DCBE60E35}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"CustSiteID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"VoidAgrmntSchedules\" UID=\"{A6F4EC42-2DDF-456B-82D1-9CBF9A1EFA0A}\">\n                            <Parameters>\n                                <Parameter Name=\"ScheduleList\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ChangeEquipCustSite\" UID=\"{DD413EA2-9686-49F2-9A96-A3E547A783D8}\">\n                            <Parameters>\n                                <Parameter Name=\"EquipID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"NewCustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"NewSiteID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GenerateJobSiteGeoCoordinates\" UID=\"{9B6F966C-25E2-4F22-BBF2-618304C78089}\">\n                            <Parameters>\n                                <Parameter Name=\"GeoInformation\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesCustHaveActiveSites\" UID=\"{0F7C4B53-FD1E-4C69-A8F5-B92ECE48AB5F}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesSiteNameExist\" UID=\"{4CB2D281-AEDD-4F68-AF7F-A9477DE80E22}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SiteName\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetIsEquipmentUnderWarranty\" UID=\"{88C62AF8-6144-4F16-ACE8-D598A185DFD1}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"CustEquipID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ServiceDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"PartsWarrantyStart\" DataType=\"DateTime\" Flag=\"Out\" />\n                                <Parameter Name=\"PartsWarrantyEnd\" DataType=\"DateTime\" Flag=\"Out\" />\n                                <Parameter Name=\"LaborWarrantyStart\" DataType=\"DateTime\" Flag=\"Out\" />\n                                <Parameter Name=\"LaborWarrantyEnd\" DataType=\"DateTime\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesCustSiteLinkHaveTrans\" UID=\"{CB21F515-366F-4372-A284-03EF9669471F}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SiteID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateCustomerList\" UID=\"{D0C7C0A6-874A-4BAD-8EFA-CD88E1381634}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"ImportResultArray\" Flag=\"Result\" />\n                                <Parameter Name=\"CustomerList\" DataType=\"CustomerInfoArray\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateJobSiteList\" UID=\"{F1ECE8D0-CD93-4A39-8B61-3ABA94D84914}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"ImportResultArray\" Flag=\"Result\" />\n                                <Parameter Name=\"JobSiteList\" DataType=\"JobSiteInfoArray\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateInvGrpForInvoices\" UID=\"{228F5A04-A824-49A4-AEDE-EB61FA680DA1}\">\n                            <Parameters>\n                                <Parameter Name=\"InvCommaText\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Groups\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"Skipped\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"InsertInvoiceStages\" UID=\"{D2860574-EC33-4E34-9DAD-D448490188F5}\">\n                            <Parameters>\n                                <Parameter Name=\"InvoiceID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Description\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"IsForStages\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"AppendItems\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"TransType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TaxAmount\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"QBGLAccountID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AmtToBill\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"SvcDetailID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"QtyToBill\" DataType=\"Double\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetServiceCallInvoiceInfo\" UID=\"{F0FCC47A-9E27-4951-829B-D86AB375ABCA}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetServiceCallInvoiceInfo\" UID=\"{AFD69395-1F32-486A-9363-81FCA998EAFB}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"TransID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ProgressPct\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"ProgressAmt\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceItemsDesc\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TaxRate\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"SelInvoiceID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceNote\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"CustomerID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceDate\" DataType=\"Variant\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"HasAnothreActiveInvoices\" UID=\"{CD5C12C2-27DA-488A-AAE0-D12066575994}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"InvoiceID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ApplyPaymentToInvoice\" UID=\"{E04FD285-3743-4C33-92F2-8FA9141E9692}\">\n                            <Parameters>\n                                <Parameter Name=\"InvoiceID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesPaymentExist\" UID=\"{1E22B01F-A2EC-4EE4-BA36-D6FCE8C7D6A6}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PaymentID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateNote\" UID=\"{32D5C498-BA6E-41C3-AB91-BD05FC11FE70}\">\n                            <Parameters>\n                                <Parameter Name=\"TableName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TransID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"NoteSubject\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"NoteText\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetUnappliedAmt\" UID=\"{13458519-CD3D-4B65-A102-1022FEA275FD}\">\n                            <Parameters>\n                                <Parameter Name=\"UnappliedAmt\" DataType=\"Currency\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SendAPIKey\" UID=\"{0E072A6C-43CC-47E9-BFCD-0C9D914534F9}\">\n                            <Parameters />\n                        </Operation>\n                        <Operation Name=\"CreatePOforAgreementSchedule\" UID=\"{C0363BCC-69CE-48BA-8161-2D9994370BC3}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgreementScheduleID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"RefreshGoogleStorageToken\" UID=\"{15558AEA-19C5-435E-A112-CC5111085AF7}\">\n                            <Parameters>\n                                <Parameter Name=\"ClientID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ClientSecret\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"RefreshToken\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Token\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetGoogleToken\" UID=\"{4C684996-7A4D-4B28-8845-EDF28D74C8E6}\">\n                            <Parameters>\n                                <Parameter Name=\"Token\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"SBBaseService\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"DataAbstractService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{AFC7CD6A-1A52-4183-85A3-1A9591900D4E}\">\n                    <Operations>\n                        <Operation Name=\"sbGetDatasetSchema\" UID=\"{2FFC91F4-2662-4AA2-97FA-BE1032FCE261}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"aDatasetName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TableName\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbGetDatasetData\" UID=\"{C09CA11E-2C95-46EE-A21B-A4527D4AE6A5}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"DatasetName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Params\" DataType=\"AnsiString\" Flag=\"InOut\" />\n                                <Parameter Name=\"IncludeSchema\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"MaxRecords\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbUpdateData\" UID=\"{84DC44D6-5A80-4A56-9ABC-54D844662953}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"Delta\" DataType=\"Binary\" Flag=\"In\" />\n                                <Parameter Name=\"MDSetup\" DataType=\"AnsiString\" Flag=\"InOut\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbExcuteSQL\" UID=\"{26FC8B79-1BBE-45FF-8E65-8C5016CF8F06}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"SQL\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbGetSchemaAsXML\" UID=\"{F5A2A0E9-CDB5-4599-92F3-1059033E9191}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbGetSchema\" UID=\"{F218B26C-B12E-4A0A-A1CC-B65868E55372}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"Filter\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TableNames\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbGetDataTablesSchema\" UID=\"{DBDB2C15-99F5-4632-B637-9A88E21F2B49}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"TableNameArray\" DataType=\"StringArray\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbQuery\" UID=\"{695A0447-D177-4CBD-9FF5-E537E72ABE19}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"TableName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"FieldName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Criteria\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"QueryType\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbGetTableData\" UID=\"{FA67D1F4-C093-48F5-80A8-9FF11BA040F8}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"TargetTable\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Fields\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"PKName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"PKValue\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetServerTime\" UID=\"{5A7BCB3D-480D-4947-820E-F203B4E9350A}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"DateTime\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetFieldBlob\" UID=\"{5EC63B1B-580E-4DCC-A24E-B710152CFCE7}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"FieldName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DatasetName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Params\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetFieldBlobEx\" UID=\"{899DF305-5B9C-482C-BB9F-1BCA6635E232}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"FieldName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DatasetName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Conditions\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ParamsNames\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ParamsValues\" DataType=\"Variant\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"sbSQLGetData\" UID=\"{EB53BC6E-4FFA-4B30-93D8-B3703D5BD73B}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"aSQLText\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"aIncludeSchema\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"aMaxRecords\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Params\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"StartLogging\" UID=\"{B938945A-F012-4F58-8259-1DF9B938932A}\">\n                            <Parameters />\n                        </Operation>\n                        <Operation Name=\"StopLogging\" UID=\"{A233AD22-7F37-4BC4-BAD5-5A465C040E1D}\">\n                            <Parameters />\n                        </Operation>\n                        <Operation Name=\"SimpleGetData\" UID=\"{016E43C3-9124-4BD8-BCC8-5A99CBCADE62}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"SimpleDataResultArray\" Flag=\"Result\" />\n                                <Parameter Name=\"Request\" DataType=\"SimpleRequestInfoArray\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SimpleUpdateData\" UID=\"{7E85F3E5-4D35-43C7-A2B5-C16779DE3009}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"SimpleDeltaArray\" Flag=\"Result\" />\n                                <Parameter Name=\"aDelta\" DataType=\"SimpleDeltaArray\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetFieldBlob\" UID=\"{9A602D0F-BBD0-4FF4-9C53-5D67B9CED581}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"FieldName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DatasetName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Conditions\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DataStream\" DataType=\"Binary\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"EmailEquipmentIfSOBilled\" UID=\"{10C93D56-92EB-45F1-8A55-FE41C71DA2EE}\">\n                            <Parameters>\n                                <Parameter Name=\"TransID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"LookupManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{0415AA7C-C511-46F8-BFCC-ADC44B1A1BD3}\">\n                    <Operations>\n                        <Operation Name=\"GetLookupTables\" UID=\"{A02B9B48-4C48-4BD2-A4BB-3D0E9299C879}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"LastSync\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetLookupTableUpdates\" UID=\"{56E7440F-0C79-4B27-961A-A148297FC7B6}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"Tables\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"LastSync\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPagedTableUpdates\" UID=\"{DEC9C0C3-0C9F-4E1C-80CF-818375F60FF5}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"TableName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"MaxRecID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PrimaryKey\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"SortField\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"MaxRecords\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"LastFoundID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RecordsFound\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetSettings\" UID=\"{61400CE4-F617-43E1-AE79-0F882AE3CA59}\">\n                            <Parameters>\n                                <Parameter Name=\"Names\" DataType=\"StringArray\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"StringArray\" Flag=\"InOut\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"SvcOrderManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{82127197-C4BB-42A4-B06F-D90549388833}\">\n                    <Operations>\n                        <Operation Name=\"NewSchedAssign\" UID=\"{2D400DAF-4AD7-42E1-86E4-10F11B8DBD8C}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TechID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"EstRepairTime\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"SchedDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"StartTime\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"EndTime\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"Priority\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesSvcOrderExist\" UID=\"{56C4D42C-4FD6-4130-AFF9-785C7D7C2E79}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateSchedAssign\" UID=\"{304D53D9-C120-4EB9-B131-3B0D445017B9}\">\n                            <Parameters>\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TechID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SchedDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"StartTime\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"EndTime\" DataType=\"DateTime\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SvcOrderHasTrans\" UID=\"{429BFDFC-CE23-4417-8532-CCE515E31EC1}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"TechHasSkill\" UID=\"{E331D730-AA41-4382-9166-052389B4100E}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TechID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"IsSvcOrderValid\" UID=\"{1A8A7B24-7EB8-437A-AF03-E6FC4D48F803}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SvcStatus\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"SiteID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"IsInstall\" DataType=\"Boolean\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"IsAgreementValid\" UID=\"{2FFA2E3A-A307-4D21-8A1E-016D422B5339}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"AgreementID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Status\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"SiteID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"IsInstall\" DataType=\"Boolean\" Flag=\"Out\" />\n                                <Parameter Name=\"LocationID\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetLaborCostSaleAmt\" UID=\"{25EF1B4D-BE9E-4E4F-B5D9-E2A3AE6CCF2C}\">\n                            <Parameters>\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TechID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RateTableID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RepairID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PayTypeID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"MarkupType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"LaborPriceID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"LaborDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"CostAmt\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"SaleAmt\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"IsFixed\" DataType=\"Boolean\" Flag=\"Out\" />\n                                <Parameter Name=\"IsCustomPrice\" DataType=\"Boolean\" Flag=\"Out\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"PostTimeSheetSynced\" UID=\"{4AC9A9BB-1781-4699-80E7-ED81EF753BDD}\">\n                            <Parameters>\n                                <Parameter Name=\"TimeSheets\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetSvcOrderOverview\" UID=\"{867FA4D3-7456-49F8-9B74-8C4624C286FE}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ConfirmEstHasUnprintedParts\" UID=\"{7EC270D4-483C-4D42-87C1-03A2B11AA741}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ChangeOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPostToLaborLineNums\" UID=\"{D243515B-C6FD-4E33-9E67-805FCE184660}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetTechScheduledHoursForWeek\" UID=\"{6C785275-F80C-43C0-8DA7-D34A2A1B72A7}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"TechList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"WeekDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"ExcludeScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ClearSchedBoardID\" UID=\"{43598AAC-D948-4A54-9596-39F9BEA6CCFA}\">\n                            <Parameters>\n                                <Parameter Name=\"BoardID\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DefaultSchedLayout\" UID=\"{EF13B066-69DE-43AD-B650-8EB7EC8105CF}\">\n                            <Parameters>\n                                <Parameter Name=\"DefaultLayoutName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"CurrentUserID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CloseWorkOrder\" UID=\"{A79F0EC9-B260-4E1E-82DA-1F17A6797ADC}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetRequisitionsHeaderDetails\" UID=\"{10C8013D-3AD5-42C1-92C0-248A4FA793CF}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateRequisitionProcessedParts\" UID=\"{FE70631C-7BCC-44AF-915A-8B09BC1552EF}\">\n                            <Parameters>\n                                <Parameter Name=\"PartList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"POReqID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetSvcRequestAsReviewed\" UID=\"{5C8396EA-E485-40A1-9662-84C20A3CFF74}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcRequestID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetSvcRequestAsDeclined\" UID=\"{DAE0D6E5-C4F8-40C8-B08F-AB5785443141}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcRequestID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetSvcOrderJobSiteID\" UID=\"{AC49C342-8E97-44CD-BE16-D635F31676AE}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetItemPartMarkupID\" UID=\"{FD947D1F-68A5-4849-958B-E60DBD4DCDB4}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PartID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"IsInstall\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetItemLaborRateID\" UID=\"{BA87F5ED-43A5-434B-B35C-34B8D308F8B3}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RepairCodeID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"EmployeeID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"LaborPriceID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetLaborRateIDForSvcOrder\" UID=\"{2E81E6C8-8DFA-4C6F-B12C-5A5CE67310AB}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RepairCodeID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"EmployeeID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateAgrmntSched\" UID=\"{E39333B1-6CEE-4EBE-8381-E4DCC21D6069}\">\n                            <Parameters>\n                                <Parameter Name=\"SchedList\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"IsWorkOrderUnderAgrmnt\" UID=\"{79813C94-7739-4658-B603-67189FD0E3E7}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgreementID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetAgrmntLineQtyAvail\" UID=\"{F99378D1-ECFF-44B2-9501-D7A90DB4F46D}\">\n                            <Parameters>\n                                <Parameter Name=\"AgrmtItemID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"QtyAvail\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"TransQty\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"UnitAmt\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"Subtotal\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"LaborStartTime\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"LaborEndTime\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"QtyToUse\" DataType=\"Double\" Flag=\"Out\" />\n                                <Parameter Name=\"DiscountAmt\" DataType=\"Currency\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesScheduleExist\" UID=\"{5A956652-1103-4838-919D-ED7D88DD400D}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesInvoiceExist\" UID=\"{1D2AE209-6943-4AA4-991F-6C2C4A99A37D}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SvcOrderDetailID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ItemItype\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetSvcDetailMaxLineNum\" UID=\"{1C745C8E-888C-4187-88F3-0931A66DDCC6}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateWorkOrder\" UID=\"{8C4C3AD5-1921-4AA7-B99C-8E54AADB306E}\">\n                            <Parameters>\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"JobSiteID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ResidentID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"CustEquipID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ShortDesc\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"Instructions\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"CustPO\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ProblemID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ProblemDesc\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"Techs\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"StartTime\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"EndTime\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ScheduleNote\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"SvcTypeID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"IsProject\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"CustEquipIDList\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"CustEquipNameList\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateEstimate\" UID=\"{BF2BFFD5-55AB-44F4-AE90-B24575C785C1}\">\n                            <Parameters>\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"JobSiteID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustEquipID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ShortDesc\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"Instructions\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"SvcTypeID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"CustEquipIDList\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"CustEquipNameList\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"PartMarkup\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"LaborRate\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"BranchID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"TaxGrpID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"SalesTax\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"EstimateText\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ContactName\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"AddedDateTime\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"AddedBy\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"LinkSvcOrderId\" DataType=\"Variant\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateSvcRequestFromWebService\" UID=\"{878F9A80-3853-4029-A9B2-5F5744607885}\">\n                            <Parameters>\n                                <Parameter Name=\"AltCustID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AltSiteID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AltSvcRequestID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Title\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Description\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ProposedDate\" DataType=\"DateTime\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GenerateAgrmntChgs\" UID=\"{3C4C1ABD-E36F-4FC8-B03C-85F34D17C5F1}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntSchedID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"ResidentID\" DataType=\"Variant\" Flag=\"In\" />\n                                <Parameter Name=\"SchedDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"TechID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PrintableOnly\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CanAgrmntChgsBeCreated\" UID=\"{1DDE2A54-1115-44B3-9BF8-844B7427CCF3}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntSchedID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PrintableOnly\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"BillingType\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"ChgsAlreadyCreated\" DataType=\"Boolean\" Flag=\"Out\" />\n                                <Parameter Name=\"ChgsExist\" DataType=\"Boolean\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetHolidaysForSvcOrder\" UID=\"{92D0171C-E451-4EA6-9AEB-A3BB1ABD3CE1}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetBilledSvcOrderCommaList\" UID=\"{C1DF8F6C-3300-4CE3-93AA-E4F98BB4BFA5}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderIDs\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesSvcOrderHavePendingTrans\" UID=\"{61BC8F61-990D-41C7-A914-C0D34AC9D367}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"UnrecievedPOCount\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"UnpostedSlotCount\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"UnprocessedPOReqCount\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"UnusedPOItemsCount\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GenerateMassWOForCustSiteList\" UID=\"{02AAF647-8DE4-4F3A-A86E-75CA893632B3}\">\n                            <Parameters>\n                                <Parameter Name=\"CustSiteList\" DataType=\"CustAndSiteArray\" Flag=\"In\" />\n                                <Parameter Name=\"ProblemCode\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"WOType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"DetInstr\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"CallDescr\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"IsProject\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"BranchCode\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassWO\" UID=\"{78B10E2D-B9A0-452B-9313-920F1AE77840}\">\n                            <Parameters>\n                                <Parameter Name=\"WOList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"WoIds\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DetInstr\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"CallDescr\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ContactName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AltPO\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassPO\" UID=\"{FDDDFCE7-4B34-4262-BDBE-CB3F3DAC9460}\">\n                            <Parameters>\n                                <Parameter Name=\"WOList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"POList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ExpDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"Desc\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"VendorNote\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AltPO\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassCust\" UID=\"{19B21619-C251-414A-83F0-72FE49BA650C}\">\n                            <Parameters>\n                                <Parameter Name=\"WOList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"CustList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Comment\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Alert\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceAlert\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassCustSite\" UID=\"{A82303B9-D0DC-4DE0-84C1-889B034C03C2}\">\n                            <Parameters>\n                                <Parameter Name=\"WoList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"SiteList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Alert\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"POAlert\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Contact\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Phone\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AltSiteID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Email1\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassInvoice\" UID=\"{5EB1B6B7-BCA3-43E9-8756-0407F1DB672C}\">\n                            <Parameters>\n                                <Parameter Name=\"WoList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AltInvoice\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"CustPO\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Decsription\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ExtraField\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassParts\" UID=\"{81B0D902-FE08-4104-92FF-9AF1DB65E303}\">\n                            <Parameters>\n                                <Parameter Name=\"WoList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"POList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"SalesDesc\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"PODesc\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"POAlert\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"MfgPart\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ExtraField\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassEquip\" UID=\"{754B2C3D-9CEE-4F7A-AFF4-B40A5C00A8D3}\">\n                            <Parameters>\n                                <Parameter Name=\"WoList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"EquipList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"EquipTag\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"EquipLocation\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Email1\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ExtraField\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassAgreement\" UID=\"{25D7CCD7-A00D-46D6-B98A-A6702CD9E280}\">\n                            <Parameters>\n                                <Parameter Name=\"WoList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"IDList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Contact\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"CustPO\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Description\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Comment\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ExtraColumn\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassBranch\" UID=\"{3DA2B485-6769-4C46-8DF3-C91CEBDC81FF}\">\n                            <Parameters>\n                                <Parameter Name=\"WoList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"IDList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Email\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ExtraColumn\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateMassEmployee\" UID=\"{0BC22580-0C15-4A48-86C3-5AA92E3B30AF}\">\n                            <Parameters>\n                                <Parameter Name=\"WoList\" DataType=\"WOArrayList\" Flag=\"In\" />\n                                <Parameter Name=\"IDList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Values\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Email\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"ExtraColumn\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ChangeSOSubStatuses\" UID=\"{09131C01-8717-4747-A375-FA05E89FE4D1}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcIDList\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"NewSCSubStatus\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"NewEstSubStatus\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SOChanged\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"SOSkipped\" DataType=\"Integer\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetWOWithSignaturePDF\" UID=\"{7D02D38B-9F5B-4DB1-9560-322281A12C40}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SchedID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"WithSignature\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateWOReportWithSignFile\" UID=\"{0D38E82B-75B2-4203-8053-174EBCB2E0B7}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SchedID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"WithSignature\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"ConnName\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateSchedRepAndSendEmails\" UID=\"{F0D8CE4F-B71F-4F56-8098-6E3EC3A0E06F}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SchedID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Emails\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"WithSign\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateSchedFollowUpRequired\" UID=\"{EF34549E-067C-48E4-9F20-BE3340F89AF8}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"FollowUpSchedID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetQuantityInStock\" UID=\"{5FD8F322-4BE8-4792-9900-88FAD2D8FC88}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"PartID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"WarehouseID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"UnitMeasureID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TempQty\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"CPrefStock\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"QtyInStock\" DataType=\"Double\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetParamsForSpecialClient\" UID=\"{8980EA96-A2AE-4644-9871-2254B1AF2CAD}\">\n                            <Parameters>\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustSiteID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TechID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RateTableID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RepairID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PayTypeID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"MarkupType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"LaborPriceID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TaxGrpID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Quantity\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ActualLaborQty\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"InitialChgTime\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"InitialChgAmt\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"DiscountAmt\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"AdditionalCost\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"TripCharge\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"InitialChg\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"IsTaxable\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"IsInstall\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"CostAmt\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"SaleAmt\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"LineTaxTotal\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"LineSaleTotal\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"LineCostTotal\" DataType=\"Currency\" Flag=\"Out\" />\n                                <Parameter Name=\"UnitTaxAmt\" DataType=\"Currency\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SendInvoiceEmail\" UID=\"{AA65F160-B636-46D7-8643-1DE2DC2C7CF8}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderId\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ScheduleId\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"InvoiceId\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Emails\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdatePORTechAssigned\" UID=\"{E22A35A9-60FC-4069-8B76-17A410A04E56}\">\n                            <Parameters>\n                                <Parameter Name=\"Id\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"EmpId\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"InventoryManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{593061F8-8F91-48AD-AAE6-ECAEA82CB4A3}\">\n                    <Operations>\n                        <Operation Name=\"GetIfPONeedsReceipt\" UID=\"{B53619F9-3193-4A31-B723-73CFE223CFA0}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"POID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ProcessSvcPartsProcessQty\" UID=\"{B81A7AD7-127E-4DB2-A834-EA414243055E}\">\n                            <Parameters>\n                                <Parameter Name=\"PartList\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPartSaleAmt\" UID=\"{660B27EA-D2DD-4CFE-A984-AA3CE81BC374}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Currency\" Flag=\"Result\" />\n                                <Parameter Name=\"PartID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CustID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"AgrmntID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"RateTableID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"CostAmt\" DataType=\"Currency\" Flag=\"In\" />\n                                <Parameter Name=\"UseManualPrice\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPartCostAmt\" UID=\"{82F7F4C0-E8FC-4A3C-99C3-D022CE5B4563}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Currency\" Flag=\"Result\" />\n                                <Parameter Name=\"PartID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"VendorID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetTaxRate\" UID=\"{3AA08CCC-0C47-4B31-BE09-2474CF783DC8}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Currency\" Flag=\"Result\" />\n                                <Parameter Name=\"TaxGrpID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TransType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ItemAmt\" DataType=\"Currency\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetIsItemTaxable\" UID=\"{62854075-9E03-4FBE-8C2B-C6EA017EF288}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"TaxGrpID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"TransType\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetIfPONeedsInvoice\" UID=\"{8D1E1119-3E61-40A4-8497-050FB25580EC}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"POID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"PostTransSynced\" UID=\"{C3D0C5A9-C2C1-4957-86EA-15C5561CBBF6}\">\n                            <Parameters>\n                                <Parameter Name=\"TransType\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TransIDs\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesPOExist\" UID=\"{DCDA1843-3A38-4D0C-BDDB-57F9A98C136F}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"POID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesPORExist\" UID=\"{A679C05F-52D9-4A8D-BA34-67C350D39347}\">\n                            <Parameters>\n                                <Parameter Name=\"PORID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"IsExists\" DataType=\"Boolean\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesSvcOrderOpen\" UID=\"{E1F18236-234E-4BE2-B759-66881DC78641}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Check\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"OpenedUserID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetWOOpenedUser\" UID=\"{A29D6719-C69D-4C7B-A225-9460A3B26E07}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateSubStatus\" UID=\"{EB95F17C-6BD5-4D0F-BD4F-D41429DEA008}\">\n                            <Parameters>\n                                <Parameter Name=\"SvcOrderID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SubStatusID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DoesPOQuoteExist\" UID=\"{39D369C1-93B0-4FAD-AB3F-B90D33A1A91C}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"POQuoteID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPOStatus\" UID=\"{97B9F0B9-2340-4153-9D3D-4C3EE33CEA5D}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"POID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPORStatus\" UID=\"{8AACA020-AFF9-4BD5-8791-62924C58B493}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"PurRequisitionID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPOQuoteStatus\" UID=\"{10E75D64-73FC-481B-8FC4-7B6054AAB400}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                                <Parameter Name=\"POQuoteID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ImportVendorCatalog\" UID=\"{73DC0FE2-9B5A-43A6-84C8-8911D5A1FC01}\">\n                            <Parameters>\n                                <Parameter Name=\"Delta\" DataType=\"Binary\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"UpdateVendorPartPrice\" UID=\"{0ED96B6F-8018-4224-B59D-12F6ED36546F}\">\n                            <Parameters>\n                                <Parameter Name=\"POID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"PartID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Price\" DataType=\"Currency\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ReceivedPartFromPOtoSO\" UID=\"{E02726E6-4089-476C-ACCD-3A4D503DFB71}\">\n                            <Parameters>\n                                <Parameter Name=\"POReceiptID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Amount\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"PODetailID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"Quantity\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"RcvItemID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ShipLocationID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ShipLocationType\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ShippingAndTax\" DataType=\"Double\" Flag=\"In\" />\n                                <Parameter Name=\"UnitMeasure\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"ScheduleID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"EmployeeManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{6CE23ADC-8D69-4FEE-9D95-CD37DBAC3EE2}\">\n                    <Operations>\n                        <Operation Name=\"GenerateEmployeeGeoCoordinates\" UID=\"{9ED80DBA-AD8F-46F6-AA1F-35D4FD0D8D72}\">\n                            <Parameters>\n                                <Parameter Name=\"GeoInformation\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GenerateLocationGeoCoordinates\" UID=\"{474787AC-3756-439C-9B44-8A5C5EF09255}\">\n                            <Parameters>\n                                <Parameter Name=\"GeoInformation\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"MiscManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{E399A47F-D318-484E-80B5-3651621B6B90}\">\n                    <Operations>\n                        <Operation Name=\"SendTestEmail\" UID=\"{CF6B47C7-232A-4D08-9328-2DDCA573C06E}\">\n                            <Parameters />\n                        </Operation>\n                        <Operation Name=\"GetEmailList\" UID=\"{85071ABF-E00C-4777-8431-7707D8F36787}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"TransType\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"TransID\" DataType=\"Integer\" Flag=\"In\" />\n                                <Parameter Name=\"SubjectCriteria\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"StartDate\" DataType=\"DateTime\" Flag=\"In\" />\n                                <Parameter Name=\"EndDate\" DataType=\"DateTime\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"LoginManager\" UID=\"{00000000-0000-0000-0000-000000000000}\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{F63176C5-707D-40A4-A83D-1E87EFF1D5B1}\">\n                    <Operations>\n                        <Operation Name=\"Login\" UID=\"{21920CD6-9D8A-49E4-88AE-36617AB4C13F}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Password\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DBName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Params\" DataType=\"AnsiString\" Flag=\"InOut\" />\n                                <Parameter Name=\"MachineIDValid\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"CompanyName\" DataType=\"AnsiString\" Flag=\"Out\" />\n                                <Parameter Name=\"EmployeeID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"ExpireDays\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"InTrial\" DataType=\"Boolean\" Flag=\"Out\" />\n                                <Parameter Name=\"AccessRights\" DataType=\"AnsiString\" Flag=\"Out\" />\n                                <Parameter Name=\"ScheduleRights\" DataType=\"AnsiString\" Flag=\"Out\" />\n                                <Parameter Name=\"GroupAccessRights\" DataType=\"AnsiString\" Flag=\"Out\" />\n                                <Parameter Name=\"GroupScheduleRights\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SimpleLogin\" UID=\"{A271268C-8B6F-4D4F-B600-E8F4D340A7B5}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"UserName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Password\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DBName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Params\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"LoginPortal\" UID=\"{B09287E4-0DBC-45EE-ADA6-12C836A8518F}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"Username\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Password\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DBName\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Params\" DataType=\"AnsiString\" Flag=\"InOut\" />\n                                <Parameter Name=\"AccessRights\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ResetPortal\" UID=\"{CC0CAAE1-03DC-4086-9138-943A539A855B}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"Username\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"DBName\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"RegisterEvents\" UID=\"{1AFD1B09-AEAD-432D-8A78-22A52C4611F4}\">\n                            <Parameters />\n                        </Operation>\n                        <Operation Name=\"Logout\" UID=\"{C752ADC5-B878-461F-A3FF-EA5460DF4211}\">\n                            <Parameters>\n                                <Parameter Name=\"SessionID\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetDBNames\" UID=\"{DDBBF464-BEEA-4BE9-B772-F051D1907608}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"LicenseID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"ReloginNexusID\" UID=\"{02D29687-DD5E-47C2-B2F6-5E76071C9198}\">\n                            <Parameters />\n                        </Operation>\n                        <Operation Name=\"CreateDB\" UID=\"{C47F86D9-ABB0-44AD-BE55-D45ED9DD976E}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"CompanyInfo\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AdminPasscode\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"MachineID\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"MachineIDValid\" DataType=\"Boolean\" Flag=\"Out\" />\n                                <Parameter Name=\"InTrial\" DataType=\"Boolean\" Flag=\"Out\" />\n                                <Parameter Name=\"ExpireDays\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"OnlyRegister\" DataType=\"Boolean\" Flag=\"In\" />\n                                <Parameter Name=\"LicenseID\" DataType=\"Integer\" Flag=\"InOut\" />\n                                <Parameter Name=\"LocalLicense\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"RefreshLicense\" UID=\"{482DC514-10F4-4AC5-8378-92FBA7AAFD5A}\">\n                            <Parameters>\n                                <Parameter Name=\"MachineID\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"RestoreCompanyFile\" UID=\"{94472A34-AF08-4C31-A38F-8ACFCF266455}\">\n                            <Parameters>\n                                <Parameter Name=\"FilePath\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Company_Name\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AdminLock\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"EnabledDisableDBProfiling\" UID=\"{08315B8A-5F20-4559-90E5-32362CA15DD8}\">\n                            <Parameters>\n                                <Parameter Name=\"Enable\" DataType=\"Boolean\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetLicenseInfo\" UID=\"{0DEADA0E-F413-4DDD-9257-CD3B63B3761C}\">\n                            <Parameters>\n                                <Parameter Name=\"LicenseID\" DataType=\"Integer\" Flag=\"Out\" />\n                                <Parameter Name=\"ExpireDate\" DataType=\"DateTime\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"DestroyConnectedUser\" UID=\"{E30BF148-711F-4599-9D66-F3174F393975}\">\n                            <Parameters>\n                                <Parameter Name=\"SessionID\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetGetDBList\" UID=\"{19ABF00B-9F97-4E76-9F21-F6CC89E45158}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetServerVersion\" UID=\"{EB1D9B7C-BF68-4607-B442-365A59420BBE}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetActualLicenseID\" UID=\"{2BAA2A31-FEF0-4BF3-B4EA-F8BD14E0981B}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"PortalIsCompatible\" UID=\"{9BA77F71-7365-4F4B-9564-F931500FEFB2}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                                <Parameter Name=\"PortalVersion\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetClientID\" UID=\"{1075E8BE-0F79-47E7-9101-B0F51849710C}\">\n                            <Parameters>\n                                <Parameter Name=\"SessionID\" DataType=\"AnsiString\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetConnectedUsers\" UID=\"{5C730430-D3F0-4DCD-8CD6-92BBEC41C0C5}\">\n                            <Parameters>\n                                <Parameter Name=\"UserList\" DataType=\"SBUserInfoArray\" Flag=\"Out\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"SystemManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{4064E307-F2A9-45EB-B5C7-9EC56DAD9C8A}\">\n                    <Operations>\n                        <Operation Name=\"BackupDatabase\" UID=\"{28A4438D-6E67-4D2A-AE0C-3445292EBFC9}\">\n                            <Parameters>\n                                <Parameter Name=\"FileName\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetNewIdentValue\" UID=\"{9E612550-207E-4BF0-B1C1-A79A1678231B}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"Tables\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetNewIdentValue\" UID=\"{36698B39-67D4-4AB8-85AC-627CCD1E973F}\">\n                            <Parameters>\n                                <Parameter Name=\"NewIdentity\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"NotifySystemUpdate\" UID=\"{D650CE44-2E20-4910-89B2-A062679DD331}\">\n                            <Parameters>\n                                <Parameter Name=\"SessionID\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetOnlineUsers\" UID=\"{0940E529-B06D-447C-B15D-1241683A68F6}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetConnectedUsers\" UID=\"{B99046A7-249F-4049-90D0-37D5D95CEDD4}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"SBUserInfoArray\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetSchedRefreshTA\" UID=\"{79C0FDC3-D35B-4452-BF40-D823041F32F6}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"GLManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{8D44F073-723F-4887-BB3A-BB1C06510ABC}\">\n                    <Operations>\n                        <Operation Name=\"PostJournalsSynced\" UID=\"{E7090967-C757-4F37-B8B4-D29FF7CB40D5}\">\n                            <Parameters>\n                                <Parameter Name=\"Journals\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"MainDBManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{14C87A5E-54A6-4A8B-897C-6DA81C5CA40C}\">\n                    <Operations>\n                        <Operation Name=\"GetUserAccessTypes\" UID=\"{87BD5C9A-B2A6-4561-BAE0-EBA08574D330}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"CreateCompanyFile\" UID=\"{B7F31EBC-1E45-4BE0-A91F-A2B6C0DA8805}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                                <Parameter Name=\"CompanyInfo\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AdminPassCode\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"LicenseID\" DataType=\"Integer\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"RestoreCompanyFile\" UID=\"{AA1BD9CE-98D6-4B9A-8089-F91597EDA321}\">\n                            <Parameters>\n                                <Parameter Name=\"FilePath\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"Company_Name\" DataType=\"AnsiString\" Flag=\"In\" />\n                                <Parameter Name=\"AdminLock\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"GetPortalUserAccessRights\" UID=\"{E0824DB6-32B7-45AE-B339-C017905E2AEB}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"ReportManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{3DC2A828-6787-43B7-A345-DB10CCBA6579}\">\n                    <Operations>\n                        <Operation Name=\"GetDynSQLData\" UID=\"{03AD3F86-CA3B-4204-A8F5-1C0E3A9D5C34}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Binary\" Flag=\"Result\" />\n                                <Parameter Name=\"SQL\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"QuickBooksManager\" UID=\"{00000000-0000-0000-0000-000000000000}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{EF9ECE2A-4279-4147-8A34-88D3918EA4FA}\">\n                    <Operations>\n                        <Operation Name=\"SyncGL\" UID=\"{670168BF-D19D-4AB5-AC7F-3B2680D94CB6}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Integer\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SyncTimeSheet\" UID=\"{3122D0AF-B82A-441C-9DDD-27A722210BEE}\">\n                            <Parameters />\n                        </Operation>\n                        <Operation Name=\"GetGLAccounts\" UID=\"{9C577F4C-CCB7-4B0F-9BC1-9B5A0ABD0B19}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"AnsiString\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                        <Operation Name=\"SetupQBIntegration\" UID=\"{8EC5D317-67A1-4AA3-AF85-E2821D5EB094}\">\n                            <Parameters>\n                                <Parameter Name=\"Result\" DataType=\"Boolean\" Flag=\"Result\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </Service>\n        <Service Name=\"EmailNotifyManager\" UID=\"{EC143577-9C1F-48DA-BDD0-740677F0A7AF}\" Ancestor=\"SBBaseService\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{81E9AB47-C4C3-448C-99AD-797B259B2DC6}\">\n                    <Operations />\n                </Interface>\n            </Interfaces>\n        </Service>\n    </Services>\n    <EventSinks>\n        <EventSink Name=\"TaskEvent\" UID=\"{A1CD3DA3-7CD9-4B48-A4EE-F02A7E577F0E}\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{B095FA26-B30F-4A3A-9616-3641EFFB4566}\">\n                    <Operations>\n                        <Operation Name=\"OnTaskAlert\" UID=\"{1732E247-4B62-4E29-BD37-9783F96C9F8C}\">\n                            <Parameters>\n                                <Parameter Name=\"Msg\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </EventSink>\n        <EventSink Name=\"SystemEvent\" UID=\"{1CC2EBFF-DB27-4006-8784-F5E92C30516F}\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{0B9460BD-D146-4067-BE78-B7A1E16180EB}\">\n                    <Operations>\n                        <Operation Name=\"OnSystemShutdown\" UID=\"{0EE75E43-8357-4E04-9F17-42BA26736C6A}\">\n                            <Parameters>\n                                <Parameter Name=\"Msg\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </EventSink>\n        <EventSink Name=\"TableEvent\" UID=\"{60D78A43-B160-49D0-9140-B1DE58D98491}\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{A6DB66F2-2D7C-4A67-8F59-CBB618908B36}\">\n                    <Operations>\n                        <Operation Name=\"OnRecordUpdated\" UID=\"{E43A3B81-C78B-467E-984F-86F556763D85}\">\n                            <Parameters>\n                                <Parameter Name=\"Msg\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </EventSink>\n        <EventSink Name=\"ScheduleChange\" UID=\"{54035FCA-E618-448B-A878-B7E61C0D9854}\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{A778B86C-A9CB-4E82-A832-64B4A568A705}\">\n                    <Operations>\n                        <Operation Name=\"OnSlotChanged\" UID=\"{5502CF94-980C-4676-A69A-E3B56CAD8403}\">\n                            <Parameters>\n                                <Parameter Name=\"Msg\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </EventSink>\n        <EventSink Name=\"NewUnscheduledSvcOrder\" UID=\"{321DF8F8-8326-4D82-BF6A-DDCA48E58210}\">\n            <Interfaces>\n                <Interface Name=\"Default\" UID=\"{C755C6C0-1984-45F2-A730-60B9184F652A}\">\n                    <Operations>\n                        <Operation Name=\"OnNewUnscheduledSvcOrder\" UID=\"{E476601C-C74E-49E3-8E3E-6AB1D634DE50}\">\n                            <Parameters>\n                                <Parameter Name=\"Msg\" DataType=\"AnsiString\" Flag=\"In\" />\n                            </Parameters>\n                        </Operation>\n                    </Operations>\n                </Interface>\n            </Interfaces>\n        </EventSink>\n    </EventSinks>\n    <Structs>\n        <Struct Name=\"SBUserInfo\" UID=\"{4BDD3962-4228-424D-8897-9A2C05793F2E}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"SessionID\" DataType=\"AnsiString\" />\n                <Element Name=\"UserName\" DataType=\"Variant\" />\n                <Element Name=\"ClientType\" DataType=\"Variant\" />\n                <Element Name=\"DeviceType\" DataType=\"Variant\" />\n                <Element Name=\"EmployeeID\" DataType=\"Variant\" />\n                <Element Name=\"TimeCreated\" DataType=\"DateTime\" />\n                <Element Name=\"LastAccessed\" DataType=\"DateTime\" />\n                <Element Name=\"InUse\" DataType=\"Boolean\" />\n            </Elements>\n        </Struct>\n        <Struct Name=\"CustomerInfo\" UID=\"{5F177BD2-EF73-401C-B726-0AABCE6F07B6}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"AltAccountNo\" DataType=\"AnsiString\" />\n                <Element Name=\"CustomerName\" DataType=\"AnsiString\" />\n                <Element Name=\"CompanyName\" DataType=\"AnsiString\" />\n                <Element Name=\"Salutation\" DataType=\"AnsiString\" />\n                <Element Name=\"FirstName\" DataType=\"AnsiString\" />\n                <Element Name=\"MiddleName\" DataType=\"AnsiString\" />\n                <Element Name=\"LastName\" DataType=\"AnsiString\" />\n                <Element Name=\"Suffix\" DataType=\"AnsiString\" />\n                <Element Name=\"CustomerType\" DataType=\"AnsiString\" />\n                <Element Name=\"Address1\" DataType=\"AnsiString\" />\n                <Element Name=\"Address2\" DataType=\"AnsiString\" />\n                <Element Name=\"Address3\" DataType=\"AnsiString\" />\n                <Element Name=\"City\" DataType=\"AnsiString\" />\n                <Element Name=\"State\" DataType=\"AnsiString\" />\n                <Element Name=\"PostalCode\" DataType=\"AnsiString\" />\n                <Element Name=\"Country\" DataType=\"AnsiString\" />\n                <Element Name=\"Phone\" DataType=\"AnsiString\" />\n                <Element Name=\"AltPhone\" DataType=\"AnsiString\" />\n                <Element Name=\"Mobile\" DataType=\"AnsiString\" />\n                <Element Name=\"Pager\" DataType=\"AnsiString\" />\n                <Element Name=\"Fax\" DataType=\"AnsiString\" />\n                <Element Name=\"Email\" DataType=\"AnsiString\" />\n                <Element Name=\"Website\" DataType=\"AnsiString\" />\n                <Element Name=\"Contact\" DataType=\"AnsiString\" />\n                <Element Name=\"AltContact\" DataType=\"AnsiString\" />\n                <Element Name=\"OnCreditHold\" DataType=\"Boolean\" />\n                <Element Name=\"CreditLimit\" DataType=\"Currency\" />\n                <Element Name=\"Comments\" DataType=\"AnsiString\" />\n            </Elements>\n        </Struct>\n        <Struct Name=\"JobSiteInfo\" UID=\"{FF356AB1-BCD7-498D-A345-967E0F9544B9}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"AltSiteID\" DataType=\"AnsiString\" />\n                <Element Name=\"JobSiteName\" DataType=\"AnsiString\" />\n                <Element Name=\"Address1\" DataType=\"AnsiString\" />\n                <Element Name=\"Address2\" DataType=\"AnsiString\" />\n                <Element Name=\"Address3\" DataType=\"AnsiString\" />\n                <Element Name=\"City\" DataType=\"AnsiString\" />\n                <Element Name=\"State\" DataType=\"AnsiString\" />\n                <Element Name=\"PostalCode\" DataType=\"AnsiString\" />\n                <Element Name=\"Country\" DataType=\"AnsiString\" />\n                <Element Name=\"SendInvoicesToCustomer\" DataType=\"Boolean\" />\n                <Element Name=\"BillAddress1\" DataType=\"AnsiString\" />\n                <Element Name=\"BillAddress2\" DataType=\"AnsiString\" />\n                <Element Name=\"BillAddress3\" DataType=\"AnsiString\" />\n                <Element Name=\"BillCity\" DataType=\"AnsiString\" />\n                <Element Name=\"BillState\" DataType=\"AnsiString\" />\n                <Element Name=\"BillPostalCode\" DataType=\"AnsiString\" />\n                <Element Name=\"BillCountry\" DataType=\"AnsiString\" />\n                <Element Name=\"ContactName\" DataType=\"AnsiString\" />\n                <Element Name=\"ContactExt\" DataType=\"AnsiString\" />\n                <Element Name=\"Phone\" DataType=\"AnsiString\" />\n                <Element Name=\"AltPhone\" DataType=\"AnsiString\" />\n                <Element Name=\"Fax\" DataType=\"AnsiString\" />\n                <Element Name=\"Email\" DataType=\"AnsiString\" />\n                <Element Name=\"ShipToNote\" DataType=\"AnsiString\" />\n                <Element Name=\"Latitude\" DataType=\"Double\" />\n                <Element Name=\"Longitude\" DataType=\"Double\" />\n                <Element Name=\"LinkToAltAccountNo\" DataType=\"AnsiString\" />\n            </Elements>\n        </Struct>\n        <Struct Name=\"TransImportResult\" UID=\"{9BEE8B45-A5F8-4D25-963F-0D327432451B}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"AltTransNo\" DataType=\"AnsiString\" />\n                <Element Name=\"TransID\" DataType=\"Integer\" />\n                <Element Name=\"ErrorInfo\" DataType=\"AnsiString\" />\n            </Elements>\n        </Struct>\n        <Struct Name=\"CustAndSite\" UID=\"{9833B496-CA32-42CD-99A9-09214D04787F}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"CustID\" DataType=\"Integer\" />\n                <Element Name=\"SiteID\" DataType=\"Integer\" />\n            </Elements>\n        </Struct>\n        <Struct Name=\"WOInfo\" UID=\"{84992470-1125-42FB-8E72-14EFAF360A52}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"WOId\" DataType=\"Integer\" />\n            </Elements>\n        </Struct>\n    </Structs>\n    <Enums />\n    <Arrays>\n        <Array Name=\"SBUserInfoArray\" UID=\"{3E0E5ED7-D649-4AAA-AA6C-830B0CED7260}\">\n            <ElementType DataType=\"SBUserInfo\" />\n        </Array>\n        <Array Name=\"CustomerInfoArray\" UID=\"{A6699F77-4A1D-4726-B201-DEFA7B4E83D3}\">\n            <ElementType DataType=\"CustomerInfo\" />\n        </Array>\n        <Array Name=\"JobSiteInfoArray\" UID=\"{E93623C1-3C71-4F21-BB10-AC0325BF9622}\">\n            <ElementType DataType=\"JobSiteInfo\" />\n        </Array>\n        <Array Name=\"ImportResultArray\" UID=\"{E243E34B-EE6A-4646-84DD-0B0FC109CC39}\">\n            <ElementType DataType=\"TransImportResult\" />\n        </Array>\n        <Array Name=\"CustAndSiteArray\" UID=\"{B1BE90FA-2550-4421-82FC-4AFA39262DC3}\">\n            <ElementType DataType=\"CustAndSite\" />\n        </Array>\n        <Array Name=\"WOArrayList\" UID=\"{33EE1B88-4EF0-4A9D-81ED-32AFFB08024C}\">\n            <ElementType DataType=\"WOInfo\" />\n        </Array>\n    </Arrays>\n    <Uses>\n        <Use Name=\"DataAbstract4\" UID=\"{6A48C8E5-D7C4-47DD-A927-8E5CF338E389}\" Rodl=\"..\\..\\..\\..\\Program Files (x86)\\RemObjects Software\\Data Abstract for Delphi\\Source\\DataAbstract4.RODL\" AbsoluteRodl=\"C:\\Program Files (x86)\\RemObjects Software\\Data Abstract for Delphi\\Source\\DataAbstract4.RODL\" DontCodeGen=\"1\" UsedRodlUID=\"{DC8B7BE2-14AF-402D-B1F8-E1008B6FA4F6}\">\n            <Includes UID=\"{ECE5910F-040B-4BDF-9502-EDF7F95642CF}\" Delphi=\"DataAbstract4\" DotNet=\"RemObjects.DataAbstract.Server\" ObjC=\"DataAbstract/DataAbstract4_Intf\" Java=\"com.remobjects.dataabstract.intf\" Cocoa=\"DataAbstract\" />\n        </Use>\n        <Use Name=\"DataAbstract_Simple\" UID=\"{DDB9571D-E3D6-4FAF-9C94-6753AF8A4358}\" Rodl=\"..\\..\\..\\..\\Program Files (x86)\\RemObjects Software\\Data Abstract for Delphi\\Source\\DataAbstract-Simple.RODL\" AbsoluteRodl=\"C:\\Program Files (x86)\\RemObjects Software\\Data Abstract for Delphi\\Source\\DataAbstract-Simple.RODL\" DontCodeGen=\"1\" UsedRodlUID=\"{367FA81F-09B7-4294-85AD-68C140EF1FA7}\">\n            <Includes UID=\"{19A60D98-4AC7-49CC-B172-5528DE83DAEC}\" Delphi=\"DataAbstractSimple\" DotNet=\"RemObjects.DataAbstract.Server\" ObjC=\"DataAbstract/DataAbstractSimple_Intf\" Java=\"com.remobjects.dataabstract.intf\" Cocoa=\"DataAbstract\" />\n        </Use>\n    </Uses>\n    <Exceptions>\n        <Exception Name=\"StarTechException\" UID=\"{53D292E3-C6F2-41B4-ADF9-B2182B57A317}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"ExceptionType\" DataType=\"Integer\" />\n                <Element Name=\"ServerCallStack\" DataType=\"AnsiString\" />\n            </Elements>\n        </Exception>\n        <Exception Name=\"EMaxUsersExceeded\" UID=\"{70E0E4A5-B4F0-4CAD-BC29-210356C4AD04}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"ConnectedUsers\" DataType=\"SBUserInfoArray\" />\n                <Element Name=\"ViewUsers\" DataType=\"Boolean\" />\n                <Element Name=\"DisconnectUsers\" DataType=\"Boolean\" />\n                <Element Name=\"ServerCallStack\" DataType=\"AnsiString\" />\n            </Elements>\n        </Exception>\n        <Exception Name=\"EMaxUsersExceededDesktop\" UID=\"{BE072D03-D015-4F27-9F9C-D0AABFA28066}\" AutoCreateParams=\"1\">\n            <Elements>\n                <Element Name=\"ViewUsers\" DataType=\"Boolean\" />\n                <Element Name=\"DisconnectUsers\" DataType=\"Boolean\" />\n                <Element Name=\"ServerCallStack\" DataType=\"AnsiString\" />\n            </Elements>\n        </Exception>\n    </Exceptions>\n</Library>"}],"_postman_id":"58f97ad5-d569-44ac-a1eb-eda999f5c643"}],"id":"74f38ec8-07d8-4eee-b625-ce774d1ae641","_postman_id":"74f38ec8-07d8-4eee-b625-ce774d1ae641","description":""},{"name":"License Detail","item":[{"name":"Get License","id":"dc32b197-aba6-419c-9fab-5bfe3cd4d253","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetActualLicenseID\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4dcc02f7-a412-4e52-bf30-eb6a4d2dbb94","name":"License Information","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetActualLicenseID\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{37A6B84B-93D1-48CB-8A10-FB93D3C6CCB5}\",\n    \"result\": {\n        \"Result\": \"\"\n    }\n}"}],"_postman_id":"dc32b197-aba6-419c-9fab-5bfe3cd4d253"},{"name":"Get License Information","id":"cd4f5392-9c7b-480d-bc1b-ceb68331ae47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetLicenseInfo\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"5fa68071-9c08-4287-a4ef-77c7efe5af0c","name":"Get License Information","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetLicenseInfo\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cd4f5392-9c7b-480d-bc1b-ceb68331ae47"}],"id":"fc449ffd-84db-459f-88b9-b3c66eee84ec","_postman_id":"fc449ffd-84db-459f-88b9-b3c66eee84ec","description":""},{"name":"Get Optsy Server Version","id":"e9c0a0fe-f336-4cb1-9c5f-b47b2fee5124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetServerVersion\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"aa45633f-2cd8-405c-b626-3104b683c85f","name":"Get Optsy Server Version","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetServerVersion\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"10.3.33.22:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{08710962-24E4-41F0-A4C5-3976FF82A114}\",\n    \"result\": {\n        \"Result\": \"10.8.0.0\"\n    }\n}"}],"_postman_id":"e9c0a0fe-f336-4cb1-9c5f-b47b2fee5124"},{"name":"Mobile Client","id":"39f3e89d-18af-4ba8-8f17-899835170437","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}:16001/StarTech%20Mobile.cab","urlObject":{"port":"16001","path":["StarTech%20Mobile.cab"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"39f3e89d-18af-4ba8-8f17-899835170437"},{"name":"Get Optsy Server Time","id":"6b84d5c8-8e16-4054-81c8-bb5bb6fcf8db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.GetServerTime\",\r\n    \"id\": \"\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"aa279ca4-9853-4acb-9321-15434b10e82f","name":"Get Optsy Server Time","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"SBBaseService.GetServerTime\",\r\n    \"id\": \"<session>\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{ED5CFA25-DC7B-4C79-9528-6951401B9298}\",\n    \"result\": {\n        \"Result\": \"2024-12-23T22:28:27.917\"\n    }\n}"}],"_postman_id":"6b84d5c8-8e16-4054-81c8-bb5bb6fcf8db"},{"name":"Refresh License","id":"53eb5750-90f5-4c22-991c-7a61c92c83e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.RefreshLicense\",\r\n    \"params\": {\r\n        \"MachineID\": \"\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"3c53f51e-ea06-4993-a7bf-4eb51e87cce1","name":"Refresh License","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.RefreshLicense\",\r\n    \"params\": {\r\n        \"MachineID\": \"\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"version\": \"1.1\",\r\n\t\"id\": \"{E38A20D9-63F0-48C7-976F-F140D20C789E}\",\r\n\t\"result\": {}\r\n}"}],"_postman_id":"53eb5750-90f5-4c22-991c-7a61c92c83e1"},{"name":"Enable/Disable Database Profiling","id":"9f466d24-eb1b-40f7-a859-7dd90c260291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.EnabledDisableDBProfiling\",\r\n    \"params\": {\r\n        \"Enable\": true\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"01c942d3-4805-4b71-b061-d437cd4c64b5","name":"Enable/Disable Database Profiling","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.EnabledDisableDBProfiling\",\r\n    \"params\": {\r\n        \"Enable\": true\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n\t\"version\": \"1.1\",\r\n\t\"id\": \"{6A8ED773-189C-42C3-ACDA-049EC9FB9E31}\",\r\n\t\"result\": {}\r\n}"}],"_postman_id":"9f466d24-eb1b-40f7-a859-7dd90c260291"},{"name":"Setup QB Integration","id":"e2c21212-a569-4e63-997f-d841601b6fbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n\t\"id\": \"\",\r\n    \"method\": \"QuickBooksManager.SetupQBIntegration\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"edf2600d-17c5-4fb7-b889-7c0c7618fabb","name":"Setup QB Integratio","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n\t\"id\": \"\",\r\n    \"method\": \"QuickBooksManager.SetupQBIntegration\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{C691478D-4844-449C-A968-30EA9851E06E}\",\n    \"result\": {\n        \"Result\": true\n    }\n}"}],"_postman_id":"e2c21212-a569-4e63-997f-d841601b6fbd"}],"id":"74c6a18b-fefa-4137-8979-e0768312880d","_postman_id":"74c6a18b-fefa-4137-8979-e0768312880d","description":""},{"name":"Parts","item":[{"name":"Part Category","item":[{"name":"Part Category Detail","item":[{"name":"Get All Part Category Detail","id":"38efda4b-6c28-47d4-b010-8dd79383d1fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartCategoryInfo?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPartCategoryInfo"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[],"_postman_id":"38efda4b-6c28-47d4-b010-8dd79383d1fc"},{"name":"Read a Part Category Detail","id":"fc03bd49-da11-4669-ae7b-cbfb2d33530c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartCategoryInfo(<ID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPartCategoryInfo(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[],"_postman_id":"fc03bd49-da11-4669-ae7b-cbfb2d33530c"},{"name":"Query Part Category Detail","id":"93b22586-f098-4f7e-87a9-0a395cedd212","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartCategoryInfo?$format=json&$skip=0&$top=10000&$filter=CategoryID%20eq%2025%20","urlObject":{"port":"16001","path":["odata","inventory","EPartCategoryInfo"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"CategoryID%20eq%2025%20"}],"variable":[]}},"response":[],"_postman_id":"93b22586-f098-4f7e-87a9-0a395cedd212"},{"name":"Delete Part Category Detail","id":"9dbd26a6-25bc-492e-af27-5293bc6a8690","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartCategoryInfo(<ID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPartCategoryInfo(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"9dbd26a6-25bc-492e-af27-5293bc6a8690"}],"id":"cdb74e7c-836f-41b6-bfad-0ca8f17a6472","_postman_id":"cdb74e7c-836f-41b6-bfad-0ca8f17a6472","description":""},{"name":"Get All Part Category","id":"5ffe47d0-1f65-48cc-91d9-7da485f37446","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartGategory?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPartGategory"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"72a01c61-f2fb-4188-ac21-60927c516f45","name":"Get All Part Category","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPartGategory?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartGategory"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('1')\",\n                    \"type\": \"InventoryService.EPartGategory\"\n                },\n                \"CategoryID\": \"1\",\n                \"Description\": \"PC1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:16:18.007\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('2')\",\n                    \"type\": \"InventoryService.EPartGategory\"\n                },\n                \"CategoryID\": \"2\",\n                \"Description\": \"PC2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:16:22.163\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWU=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5ffe47d0-1f65-48cc-91d9-7da485f37446"},{"name":"Read a Part Category","id":"5c0fc672-6cac-4f9e-b164-6723631c6ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartGategory(<CategoryID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPartGategory(<CategoryID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"50ea57b4-e214-4104-8811-f6052e282f0c","name":"Read a Part Category","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPartGategory(1)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartGategory(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('1')\",\n            \"type\": \"InventoryService.EPartGategory\"\n        },\n        \"CategoryID\": \"1\",\n        \"Description\": \"PC1\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T21:16:18.007\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACWQ=\"\n    }\n}"}],"_postman_id":"5c0fc672-6cac-4f9e-b164-6723631c6ee3"},{"name":"Query Part Category","id":"ca50da53-c172-49b4-b0d4-3303d037895f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartGategory?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EPartGategory"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"841d97ac-7adf-4a9d-86a1-1e502e9116b7","name":"Query Part Category","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPartGategory?$format=json&$skip=0&$top=10000&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartGategory"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('1')\",\n                    \"type\": \"InventoryService.EPartGategory\"\n                },\n                \"CategoryID\": \"1\",\n                \"Description\": \"PC1\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:16:18.007\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('2')\",\n                    \"type\": \"InventoryService.EPartGategory\"\n                },\n                \"CategoryID\": \"2\",\n                \"Description\": \"PC2\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:16:22.163\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWU=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ca50da53-c172-49b4-b0d4-3303d037895f"},{"name":"Delete Part Category","id":"9ccb7996-e783-45c0-b230-5311332200c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartGategory(<CategoryID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPartGategory(<CategoryID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"9ccb7996-e783-45c0-b230-5311332200c0"},{"name":"Cretae Part Category","id":"48320feb-f934-4f97-8b5d-c6a88e039887","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('-1')\",\r\n\t\t\t\"type\": \"InventoryService.EPartGategory\"\r\n\t\t},\r\n\t\t\"CategoryID\": \"-1\",\r\n\t\t\"Description\": \"Test\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2013-04-03T16:32:46.993\",\r\n\t\t\"UserModified\": \"d.byers\",\r\n\t\t\"TimeModified\": \"2013-05-31T17:38:06.070\",\r\n\t\t\"RecordID\": \"AAAAAADyT0Y=\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EPartGategory?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPartGategory"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"283a0aeb-37fc-489b-b20a-fac17ab65728","name":"Cretae Part Category","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('-1')\",\r\n\t\t\t\"type\": \"InventoryService.EPartGategory\"\r\n\t\t},\r\n\t\t\"CategoryID\": \"-1\",\r\n\t\t\"Description\": \"Test\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2013-04-03T16:32:46.993\",\r\n\t\t\"UserModified\": \"d.byers\",\r\n\t\t\"TimeModified\": \"2013-05-31T17:38:06.070\",\r\n\t\t\"RecordID\": \"AAAAAADyT0Y=\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPartGategory('47')\",\r\n\t\t\t\"type\": \"InventoryService.EPartGategory\"\r\n\t\t},\r\n\t\t\"CategoryID\": \"47\",\r\n\t\t\"Description\": \"Test\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-05-06T17:54:03.203\",\r\n\t\t\"UserModified\": \"d.byers\",\r\n\t\t\"TimeModified\": \"2013-05-31T17:38:06.070\",\r\n\t\t\"RecordID\": \"AAAAAMh8C3M=\"\r\n\t}\r\n}"}],"_postman_id":"48320feb-f934-4f97-8b5d-c6a88e039887"}],"id":"29086638-c87f-468d-9809-17af2ce6b5d6","_postman_id":"29086638-c87f-468d-9809-17af2ce6b5d6","description":""},{"name":"Serial Part","item":[{"name":"Get All Serial Part","id":"ba212ce8-8cc7-4af7-a0e7-9fde568ba1ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VPartSerialFull?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","VPartSerialFull"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"070acfef-1378-4128-888c-ab2a4b40e591","name":"Get All Serial Part","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/VPartSerialFull?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","VPartSerialFull"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('1')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"1\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"1\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.903\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWc=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('2')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"2\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"2\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.933\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWg=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('3')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"3\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"3\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.950\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWk=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('4')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"4\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"4\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.950\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWo=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('5')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"5\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"5\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.950\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWs=\",\n                \"SerialSelected\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ba212ce8-8cc7-4af7-a0e7-9fde568ba1ff"},{"name":"Read a Serial Part","id":"1785dbc8-5353-4a61-8586-f8f4859e083e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VPartSerialFull(<PartSerialID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","VPartSerialFull(<PartSerialID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"46f76c90-cf15-45a6-a5e7-17bb317495c8","name":"Read a Serial Part","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/VPartSerialFull(1)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","VPartSerialFull(1)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('1')\",\n            \"type\": \"InventoryService.VPartSerialFull\"\n        },\n        \"PartSerialID\": \"1\",\n        \"PartID\": \"1\",\n        \"SerialNum\": \"1\",\n        \"RcptDetailID\": null,\n        \"POReceiptID\": null,\n        \"TransType\": null,\n        \"TransID\": null,\n        \"TransID2\": null,\n        \"InStock\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T21:31:23.903\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACWc=\",\n        \"SerialSelected\": \"0\"\n    }\n}"}],"_postman_id":"1785dbc8-5353-4a61-8586-f8f4859e083e"},{"name":"Query Serial Part","id":"d3a2a6e9-0d1b-4927-8307-7a43318007cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VPartSerialFull?$format=json&$skip=0&$top=10&$filter=InStock%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","VPartSerialFull"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"InStock%20eq%201%20"}],"variable":[]}},"response":[{"id":"d1d7fd46-4fac-4ee1-8d72-0db21e936f02","name":"Query Serial Part","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/VPartSerialFull?$format=json&$skip=0&$top=10&$filter=InStock%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","VPartSerialFull"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"InStock%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('1')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"1\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"1\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.903\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWc=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('2')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"2\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"2\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.933\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWg=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('3')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"3\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"3\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.950\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWk=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('4')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"4\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"4\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.950\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWo=\",\n                \"SerialSelected\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPartSerialFull('5')\",\n                    \"type\": \"InventoryService.VPartSerialFull\"\n                },\n                \"PartSerialID\": \"5\",\n                \"PartID\": \"1\",\n                \"SerialNum\": \"5\",\n                \"RcptDetailID\": null,\n                \"POReceiptID\": null,\n                \"TransType\": null,\n                \"TransID\": null,\n                \"TransID2\": null,\n                \"InStock\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:31:23.950\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWs=\",\n                \"SerialSelected\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d3a2a6e9-0d1b-4927-8307-7a43318007cb"},{"name":"Update Serial part","event":[{"id":"1a904a4b-6b19-4031-9cc7-b3d9df687003","listen":"test","script":{"type":"text/javascript","exec":["pm.test(\"Status code is 2xx\", function () {","    pm.response.to.be.success;","});","pm.test(\"Response is JSON\", function () {","    pm.response.to.be.json;","});"]}}],"id":"0195b611-88a2-45ee-a98c-5f2ceff5475c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VPartSerial(<PartSerialID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","VPartSerial(<PartSerialID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"0195b611-88a2-45ee-a98c-5f2ceff5475c"},{"name":"Update Serial part","id":"be66548f-de28-4ecd-a347-7d9488a87b02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n\t\"d\": {\r\n\t\t\t\"__metadata\": {\r\n\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/ESerialPart(7134)\",\r\n\t\t\t\t\"type\": \"InventoryService.ESerialPart\"\r\n\t\t\t},\r\n\t\t\t\"PartSerialID\": \"7134\",\r\n\t\t\t\"PartID\": \"21688\",\r\n\t\t\t\"SerialNum\": \"2\",\r\n\t\t\t\"TransType\": 1,\r\n\t\t\t\"TransID\": 64466,\r\n\t\t\t\"InStock\": \"false\",\r\n\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\"TimeCreated\": \"2025-05-28T12:34:45.153\",\r\n\t\t\t\"UserModified\": \"admin\",\r\n\t\t\t\"TimeModified\": \"2025-05-28T12:34:45.153\",\r\n\t\t\t\"RecordID\": \"AAAAAMiJ/PQ=\",\r\n\t\t\t\"RcptDetailID\": null,\r\n\t\t\t\"POReceiptID\": null,\r\n\t\t\t\"TransID2\": 252540,\r\n\t\t\t\"Description\": null,\r\n\t\t\t\"Warehouse\": null\r\n\t\t}\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/ESerialPart(7134)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","ESerialPart(7134)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"82b8f2ec-9f91-4410-909c-126af97e118a","name":"Update Serial part","originalRequest":{"method":"PUT","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/ESerialPart('7088')\",\r\n\t\t\t\"type\": \"InventoryService.ESerialPart\"\r\n\t\t},\r\n\t\t\"PartSerialID\": \"7088\",\r\n\t\t\"PartID\": \"5761\",\r\n\t\t\"SerialNum\": \"2\",\r\n\t\t\"TransType\": 1,\r\n\t\t\"TransID\": 64772,\r\n\t\t\"InStock\": \"false\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-05-28T12:34:45.153\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2025-05-28T12:34:45.153\",\r\n\t\t\"RecordID\": \"AAAAAMiJ/PQ=\",\r\n\t\t\"RcptDetailID\": null,\r\n\t\t\"POReceiptID\": null,\r\n\t\t\"TransID2\": 252895,\r\n\t\t\"Description\": null,\r\n\t\t\"Warehouse\": null\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/inventory/ESerialPart(<PartSerialID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","ESerialPart(<PartSerialID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"be66548f-de28-4ecd-a347-7d9488a87b02"},{"name":"Create Serial Part","id":"91704e66-8b7c-45c5-a1fe-b15ff9f23777","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/ESerialPart('-1')\",\r\n\t\t\t\"type\": \"InventoryService.ESerialPart\"\r\n\t\t},\r\n\t\t\"PartSerialID\": \"-1\",\r\n\t\t\"PartID\": \"5761\",\r\n\t\t\"SerialNum\": \"211\",\r\n\t\t\"TransType\": null,\r\n\t\t\"TransID\": null,\r\n\t\t\"InStock\": \"true\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-05-28T12:34:45.153\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2025-05-28T12:34:45.153\",\r\n\t\t\"RecordID\": \"AAAAAMiJ/PQ=\",\r\n\t\t\"RcptDetailID\": null,\r\n\t\t\"POReceiptID\": null,\r\n\t\t\"TransID2\": null,\r\n\t\t\"Description\": null,\r\n\t\t\"Warehouse\": null\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/ESerialPart?$format=json","urlObject":{"port":"16001","path":["odata","inventory","ESerialPart"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"e897f00a-9ea5-48ee-b518-850422af957b","name":"Create Serial Part","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/ESerialPart('-1')\",\r\n\t\t\t\"type\": \"InventoryService.ESerialPart\"\r\n\t\t},\r\n\t\t\"PartSerialID\": \"-1\",\r\n\t\t\"PartID\": \"5761\",\r\n\t\t\"SerialNum\": \"211\",\r\n\t\t\"TransType\": null,\r\n\t\t\"TransID\": null,\r\n\t\t\"InStock\": \"true\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-05-28T12:34:45.153\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2025-05-28T12:34:45.153\",\r\n\t\t\"RecordID\": \"AAAAAMiJ/PQ=\",\r\n\t\t\"RcptDetailID\": null,\r\n\t\t\"POReceiptID\": null,\r\n\t\t\"TransID2\": null,\r\n\t\t\"Description\": null,\r\n\t\t\"Warehouse\": null\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/inventory/ESerialPart?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","ESerialPart"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"91704e66-8b7c-45c5-a1fe-b15ff9f23777"}],"id":"6267162f-3789-44bf-ad4e-4a92fecf9846","_postman_id":"6267162f-3789-44bf-ad4e-4a92fecf9846","description":""},{"name":"Part Stock","item":[{"name":"Get All Part Stock","id":"b8f889c8-c2e6-4421-b3dc-a718d6923acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartsStock?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPartsStock"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"a97141c4-c942-46e6-90c4-371b09d94ecc","name":"Get All Part Stock","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPartsStock?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartsStock"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPartsStock('1')\",\n                    \"type\": \"InventoryService.EPartsStock\"\n                },\n                \"InventoryStockID\": \"1\",\n                \"WarehouseID\": \"1\",\n                \"PartID\": \"1\",\n                \"ReorderPoint\": null,\n                \"LocationBin\": null,\n                \"LocationRow\": null,\n                \"Location\": null,\n                \"QtyInStock\": \"2\",\n                \"QtyOnOrder\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:33:10.557\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACW0=\",\n                \"MaxQty\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"b8f889c8-c2e6-4421-b3dc-a718d6923acb"},{"name":"Read a Part Stock","id":"077e00ee-e20a-4967-8be2-73f668c2c1c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartsStock(<InventoryStockID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPartsStock(<InventoryStockID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"a021a232-c405-44a9-967e-e1493a2a6428","name":"Read a Part Stock","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPartsStock(<InventoryStockID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartsStock(<InventoryStockID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPartsStock('1')\",\n            \"type\": \"InventoryService.EPartsStock\"\n        },\n        \"InventoryStockID\": \"1\",\n        \"WarehouseID\": \"1\",\n        \"PartID\": \"1\",\n        \"ReorderPoint\": null,\n        \"LocationBin\": null,\n        \"LocationRow\": null,\n        \"Location\": null,\n        \"QtyInStock\": \"2\",\n        \"QtyOnOrder\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T21:33:10.557\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACW0=\",\n        \"MaxQty\": null\n    }\n}"}],"_postman_id":"077e00ee-e20a-4967-8be2-73f668c2c1c9"},{"name":"Query Part Stock","id":"5fc95d78-bc7d-45eb-b33f-98f1e5eeb8fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartsStock?$format=json&$skip=0&$top=10&$filter=WarehouseID%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EPartsStock"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"WarehouseID%20eq%201%20"}],"variable":[]}},"response":[{"id":"c163c289-8371-4f5a-953a-bca0bae4157c","name":"Query Part Stock","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPartsStock?$format=json&$skip=0&$top=10&$filter=WarehouseID%20eq%2047%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartsStock"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"WarehouseID%20eq%2047%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPartsStock('1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EPartsStock\"\r\n\t\t\t\t},\r\n\t\t\t\t\"InventoryStockID\": \"1\",\r\n\t\t\t\t\"WarehouseID\": \"1\",\r\n\t\t\t\t\"PartID\": \"1\",\r\n\t\t\t\t\"ReorderPoint\": null,\r\n\t\t\t\t\"LocationBin\": null,\r\n\t\t\t\t\"LocationRow\": null,\r\n\t\t\t\t\"Location\": null,\r\n\t\t\t\t\"QtyInStock\": \"2\",\r\n\t\t\t\t\"QtyOnOrder\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T21:33:10.557\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACW0=\",\r\n\t\t\t\t\"MaxQty\": null\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"5fc95d78-bc7d-45eb-b33f-98f1e5eeb8fa"},{"name":"Delete Part Stock","id":"cf456eea-136b-4548-909f-b63b44e93c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartsStock(<InventoryStockID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPartsStock(<InventoryStockID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"cf456eea-136b-4548-909f-b63b44e93c57"}],"id":"f96fa9e5-8c69-45b3-a76b-473cf86134b5","_postman_id":"f96fa9e5-8c69-45b3-a76b-473cf86134b5","description":""},{"name":"Kit","item":[{"name":"Get All Part Kit Details","id":"c174abcf-b41b-42fa-8f6e-85080b670ea8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartKitDetails?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPartKitDetails"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"9cfd7c4d-9707-4776-952d-0447759db3f8","name":"Get All Part Kit Details","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/inventory/EPartKitDetails?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartKitDetails"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPartKitDetails('1')\",\n                    \"type\": \"InventoryService.EPartKitDetails\"\n                },\n                \"PartKitDetailID\": \"1\",\n                \"PartID\": \"1\",\n                \"LineType\": \"1\",\n                \"LineTypeID\": \"2\",\n                \"Qty\": \"1\",\n                \"ShowOnInvoice\": \"0\",\n                \"LineNum\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T21:48:26.240\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACmQ=\",\n                \"MultiplyQtyByKitQty\": \"1\",\n                \"AutoAdd\": \"1\",\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"Description\": \"P2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c174abcf-b41b-42fa-8f6e-85080b670ea8"},{"name":"Read a Kit Detail","id":"a0cd26df-e337-4b32-ab30-8a3cd1003866","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartKitDetails(<PartKitDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPartKitDetails(<PartKitDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"90351f61-7959-4b90-8e11-733cb72c379f","name":"Read a Kit Detail","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/inventory/EPartKitDetails(<PartKitDetailID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPartKitDetails(<PartKitDetailID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPartKitDetails('1')\",\n            \"type\": \"InventoryService.EPartKitDetails\"\n        },\n        \"PartKitDetailID\": \"1\",\n        \"PartID\": \"1\",\n        \"LineType\": \"1\",\n        \"LineTypeID\": \"2\",\n        \"Qty\": \"1\",\n        \"ShowOnInvoice\": \"0\",\n        \"LineNum\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T21:48:26.240\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACmQ=\",\n        \"MultiplyQtyByKitQty\": \"1\",\n        \"AutoAdd\": \"1\",\n        \"DimensionsType\": \"0\",\n        \"DimensionsX\": \"1\",\n        \"DimensionsY\": \"1\",\n        \"Description\": \"P2\"\n    }\n}"}],"_postman_id":"a0cd26df-e337-4b32-ab30-8a3cd1003866"},{"name":"Query Kit Detail","id":"cf5e667b-9d40-4892-b31c-3cc47fcaf5b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartKitDetails?$format=json&$filter=LineType%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EPartKitDetails"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$filter","value":"LineType%20eq%201%20"}],"variable":[]}},"response":[{"id":"5f4dc193-a689-41d0-8c13-250069ad7dab","name":"Query Kit Detail","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPartKitDetails('1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EPartKitDetails\"\r\n\t\t\t\t},\r\n\t\t\t\t\"PartKitDetailID\": \"1\",\r\n\t\t\t\t\"PartID\": \"1\",\r\n\t\t\t\t\"LineType\": \"1\",\r\n\t\t\t\t\"LineTypeID\": \"2\",\r\n\t\t\t\t\"Qty\": \"1\",\r\n\t\t\t\t\"ShowOnInvoice\": \"0\",\r\n\t\t\t\t\"LineNum\": \"1\",\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-12T21:48:26.240\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACmQ=\",\r\n\t\t\t\t\"MultiplyQtyByKitQty\": \"1\",\r\n\t\t\t\t\"AutoAdd\": \"1\",\r\n\t\t\t\t\"DimensionsType\": \"0\",\r\n\t\t\t\t\"DimensionsX\": \"1\",\r\n\t\t\t\t\"DimensionsY\": \"1\",\r\n\t\t\t\t\"Description\": \"P2\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"cf5e667b-9d40-4892-b31c-3cc47fcaf5b6"},{"name":"Delete Part kit Details","id":"b9d7ef49-917b-4745-89b5-1c41fe7957e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPartKitDetails(<PartKitDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPartKitDetails(<PartKitDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"b9d7ef49-917b-4745-89b5-1c41fe7957e8"}],"id":"9efa77d8-d71c-4c8c-98d1-73ab3b402cb0","description":"<p><strong>Kit Type:</strong></p>\n<img src=\"https://content.pstmn.io/edc6be2e-d6a5-4cfb-ad56-117e23d6bfd9/aW1hZ2UucG5n\" width=\"389\" height=\"135\" />\n\n<p><strong>Line Type:</strong></p>\n<img src=\"https://content.pstmn.io/3d41b542-0e2a-40f1-ab25-40a3f8256ced/aW1hZ2UucG5n\" alt height=\"85\" width=\"391\" />","_postman_id":"9efa77d8-d71c-4c8c-98d1-73ab3b402cb0"},{"name":"Get All Parts","id":"e17f996b-0a00-4fdc-9dfe-1825f05a6a3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EParts?$format=json&$skip=0&$top=1000","urlObject":{"port":"16001","path":["odata","inventory","EParts"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"}],"variable":[]}},"response":[{"id":"90679013-3bf2-40a2-bdf9-72dea572ec5e","name":"Get All Parts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EParts?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EParts"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EParts('1')\",\n                    \"type\": \"InventoryService.EParts\"\n                },\n                \"PartID\": \"1\",\n                \"QBID\": null,\n                \"QBPartName\": null,\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P1\",\n                \"PurchaseDesc\": \"P1\",\n                \"SalesDesc\": \"P1\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"QBIncGLAccountID\": null,\n                \"QBExpGLAccountID\": null,\n                \"QBAssetGLAccountID\": null,\n                \"ManufacturerID\": null,\n                \"UnitMeasureID\": \"1\",\n                \"MfgPartNumber\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"Warranty\": null,\n                \"PartsWarranty\": null,\n                \"Assembled\": \"0\",\n                \"Serialized\": \"0\",\n                \"CostValuation\": \"0\",\n                \"PartMarkupID\": null,\n                \"PartMarkupIDEst\": null,\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"QtyInStock\": \"0\",\n                \"QtyOnOrder\": \"0\",\n                \"QtyAllocated\": null,\n                \"DefaultVendorID\": null,\n                \"TaxCodeID\": null,\n                \"IsPartKit\": null,\n                \"KitPriceType\": null,\n                \"KitOnSales\": \"1\",\n                \"KitOnPurchase\": \"1\",\n                \"ConvertPartToEquip\": \"0\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:03.777\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"AAAAAAAACTc=\",\n                \"Taxable\": \"1\",\n                \"DimensionsType\": \"0\",\n                \"POAlertMsg\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EParts('2')\",\n                    \"type\": \"InventoryService.EParts\"\n                },\n                \"PartID\": \"2\",\n                \"QBID\": null,\n                \"QBPartName\": null,\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P2\",\n                \"PurchaseDesc\": \"P2\",\n                \"SalesDesc\": \"P2\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"QBIncGLAccountID\": null,\n                \"QBExpGLAccountID\": null,\n                \"QBAssetGLAccountID\": null,\n                \"ManufacturerID\": null,\n                \"UnitMeasureID\": \"1\",\n                \"MfgPartNumber\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"Warranty\": null,\n                \"PartsWarranty\": null,\n                \"Assembled\": \"0\",\n                \"Serialized\": \"0\",\n                \"CostValuation\": \"0\",\n                \"PartMarkupID\": null,\n                \"PartMarkupIDEst\": null,\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"QtyInStock\": \"0\",\n                \"QtyOnOrder\": \"0\",\n                \"QtyAllocated\": null,\n                \"DefaultVendorID\": null,\n                \"TaxCodeID\": null,\n                \"IsPartKit\": null,\n                \"KitPriceType\": null,\n                \"KitOnSales\": \"1\",\n                \"KitOnPurchase\": \"1\",\n                \"ConvertPartToEquip\": \"0\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:23.967\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"AAAAAAAACTg=\",\n                \"Taxable\": \"1\",\n                \"DimensionsType\": \"0\",\n                \"POAlertMsg\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"e17f996b-0a00-4fdc-9dfe-1825f05a6a3a"},{"name":"Read a Parts","id":"46d18b2c-2430-4d69-bc42-ab7c8f47b278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EParts(<PartID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EParts(<PartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"e78c4193-1a9e-4d76-9089-95875f04ffdc","name":"Read a Parts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EParts(<PartID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EParts(<PartID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EParts('1')\",\n            \"type\": \"InventoryService.EParts\"\n        },\n        \"PartID\": \"1\",\n        \"QBID\": null,\n        \"QBPartName\": null,\n        \"ItemType\": \"1\",\n        \"PartNumber\": \"P1\",\n        \"PurchaseDesc\": \"P1\",\n        \"SalesDesc\": \"P1\",\n        \"CategoryID\": null,\n        \"SubCategoryID\": null,\n        \"QBIncGLAccountID\": null,\n        \"QBExpGLAccountID\": null,\n        \"QBAssetGLAccountID\": null,\n        \"ManufacturerID\": null,\n        \"UnitMeasureID\": \"1\",\n        \"MfgPartNumber\": null,\n        \"ModelNumber\": null,\n        \"UPCcode\": null,\n        \"Warranty\": null,\n        \"PartsWarranty\": null,\n        \"Assembled\": \"0\",\n        \"Serialized\": \"0\",\n        \"CostValuation\": \"0\",\n        \"PartMarkupID\": null,\n        \"PartMarkupIDEst\": null,\n        \"StanderdCost\": \"0\",\n        \"SalesPrice\": \"0\",\n        \"AverageCost\": \"0\",\n        \"CurrentCost\": \"0\",\n        \"HighestCost\": \"0\",\n        \"QtyInStock\": \"0\",\n        \"QtyOnOrder\": \"0\",\n        \"QtyAllocated\": null,\n        \"DefaultVendorID\": null,\n        \"TaxCodeID\": null,\n        \"IsPartKit\": null,\n        \"KitPriceType\": null,\n        \"KitOnSales\": \"1\",\n        \"KitOnPurchase\": \"1\",\n        \"ConvertPartToEquip\": \"0\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T20:44:03.777\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"RecordID\": \"AAAAAAAACTc=\",\n        \"Taxable\": \"1\",\n        \"DimensionsType\": \"0\",\n        \"POAlertMsg\": null\n    }\n}"}],"_postman_id":"46d18b2c-2430-4d69-bc42-ab7c8f47b278"},{"name":"Query Parts","id":"9e47a200-2311-4edf-9c7c-91c013a9ef9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EParts?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","urlObject":{"port":"16001","path":["odata","inventory","EParts"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}],"variable":[]}},"response":[{"id":"7a05d19c-1279-44ab-9651-1d097d99a23c","name":"Query Parts","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVParts?$format=json&$skip=0&$top=1000&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVParts"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EParts('1')\",\n                    \"type\": \"InventoryService.EParts\"\n                },\n                \"PartID\": \"1\",\n                \"QBID\": null,\n                \"QBPartName\": null,\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P1\",\n                \"PurchaseDesc\": \"P1\",\n                \"SalesDesc\": \"P1\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"QBIncGLAccountID\": null,\n                \"QBExpGLAccountID\": null,\n                \"QBAssetGLAccountID\": null,\n                \"ManufacturerID\": null,\n                \"UnitMeasureID\": \"1\",\n                \"MfgPartNumber\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"Warranty\": null,\n                \"PartsWarranty\": null,\n                \"Assembled\": \"0\",\n                \"Serialized\": \"0\",\n                \"CostValuation\": \"0\",\n                \"PartMarkupID\": null,\n                \"PartMarkupIDEst\": null,\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"QtyInStock\": \"0\",\n                \"QtyOnOrder\": \"0\",\n                \"QtyAllocated\": null,\n                \"DefaultVendorID\": null,\n                \"TaxCodeID\": null,\n                \"IsPartKit\": null,\n                \"KitPriceType\": null,\n                \"KitOnSales\": \"1\",\n                \"KitOnPurchase\": \"1\",\n                \"ConvertPartToEquip\": \"0\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:03.777\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"AAAAAAAACTc=\",\n                \"Taxable\": \"1\",\n                \"DimensionsType\": \"0\",\n                \"POAlertMsg\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EParts('2')\",\n                    \"type\": \"InventoryService.EParts\"\n                },\n                \"PartID\": \"2\",\n                \"QBID\": null,\n                \"QBPartName\": null,\n                \"ItemType\": \"1\",\n                \"PartNumber\": \"P2\",\n                \"PurchaseDesc\": \"P2\",\n                \"SalesDesc\": \"P2\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"QBIncGLAccountID\": null,\n                \"QBExpGLAccountID\": null,\n                \"QBAssetGLAccountID\": null,\n                \"ManufacturerID\": null,\n                \"UnitMeasureID\": \"1\",\n                \"MfgPartNumber\": null,\n                \"ModelNumber\": null,\n                \"UPCcode\": null,\n                \"Warranty\": null,\n                \"PartsWarranty\": null,\n                \"Assembled\": \"0\",\n                \"Serialized\": \"0\",\n                \"CostValuation\": \"0\",\n                \"PartMarkupID\": null,\n                \"PartMarkupIDEst\": null,\n                \"StanderdCost\": \"0\",\n                \"SalesPrice\": \"0\",\n                \"AverageCost\": \"0\",\n                \"CurrentCost\": \"0\",\n                \"HighestCost\": \"0\",\n                \"QtyInStock\": \"0\",\n                \"QtyOnOrder\": \"0\",\n                \"QtyAllocated\": null,\n                \"DefaultVendorID\": null,\n                \"TaxCodeID\": null,\n                \"IsPartKit\": null,\n                \"KitPriceType\": null,\n                \"KitOnSales\": \"1\",\n                \"KitOnPurchase\": \"1\",\n                \"ConvertPartToEquip\": \"0\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:23.967\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"RecordID\": \"AAAAAAAACTg=\",\n                \"Taxable\": \"1\",\n                \"DimensionsType\": \"0\",\n                \"POAlertMsg\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"9e47a200-2311-4edf-9c7c-91c013a9ef9f"},{"name":"Create Part","id":"3eed879f-2cb6-4edc-91e9-78b7b532d920","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EParts('-1')\",\r\n\t\t\t\"type\": \"InventoryService.EParts\"\r\n\t\t},\r\n\t\t\"PartID\": \"-1\",\r\n\t\t\"QBID\": null,\r\n\t\t\"QBPartName\": null,\r\n\t\t\"ItemType\": \"1\",\r\n\t\t\"PartNumber\": \"P7\",\r\n\t\t\"PurchaseDesc\": \"P7\",\r\n\t\t\"SalesDesc\": \"P7\",\r\n\t\t\"CategoryID\": null,\r\n\t\t\"SubCategoryID\": null,\r\n\t\t\"QBIncGLAccountID\": null,\r\n\t\t\"QBExpGLAccountID\": null,\r\n\t\t\"QBAssetGLAccountID\": null,\r\n\t\t\"ManufacturerID\": null,\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"MfgPartNumber\": null,\r\n\t\t\"ModelNumber\": null,\r\n\t\t\"UPCcode\": null,\r\n\t\t\"Warranty\": null,\r\n\t\t\"PartsWarranty\": null,\r\n\t\t\"Assembled\": \"0\",\r\n\t\t\"Serialized\": \"1\",\r\n\t\t\"CostValuation\": \"0\",\r\n\t\t\"PartMarkupID\": null,\r\n\t\t\"PartMarkupIDEst\": null,\r\n\t\t\"StanderdCost\": \"0\",\r\n\t\t\"SalesPrice\": \"0\",\r\n\t\t\"AverageCost\": \"0\",\r\n\t\t\"CurrentCost\": \"0\",\r\n\t\t\"HighestCost\": \"0\",\r\n\t\t\"QtyInStock\": \"1\",\r\n\t\t\"QtyOnOrder\": \"1\",\r\n\t\t\"QtyAllocated\": null,\r\n\t\t\"DefaultVendorID\": null,\r\n\t\t\"TaxCodeID\": null,\r\n\t\t\"IsPartKit\": \"1\",\r\n\t\t\"KitPriceType\": \"3\",\r\n\t\t\"KitOnSales\": \"1\",\r\n\t\t\"KitOnPurchase\": \"1\",\r\n\t\t\"ConvertPartToEquip\": \"0\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2024-12-11T20:44:03.777\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2024-12-12T21:48:26.223\",\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"RecordID\": \"AAAAAAAACmM=\",\r\n\t\t\"Taxable\": \"1\",\r\n\t\t\"DimensionsType\": \"0\",\r\n\t\t\"POAlertMsg\": null\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EParts?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EParts"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"aa906b57-c063-4910-9d42-2355dbf3cbf5","name":"Create Part","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n        \"__metadata\": {\r\n            \"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('-1')\",\r\n            \"type\": \"ARService.ECustomer\"\r\n        },\r\n        \"CustID\": \"-1\",\r\n        \"QBID\": null,\r\n        \"QBCustName\": null,\r\n        \"CustName\": \"......., .....,.,.\",\r\n        \"AltAccountNo\": null,\r\n        \"IsActive\": \"1\",\r\n        \"Salutation\": null,\r\n        \"FirstName\": \".....\",\r\n        \"MiddleName\": null,\r\n        \"LastName\": \".......\",\r\n        \"Suffix\": null,\r\n        \"CustTypeID\": null,\r\n        \"CompanyName\": null,\r\n        \"BillAddress_Addr1\": \"..... .......\",\r\n        \"BillAddress_Addr2\": null,\r\n        \"BillAddress_Addr3\": null,\r\n        \"BillAddress_City\": null,\r\n        \"BillAddress_State\": null,\r\n        \"BillAddress_PostalCode\": null,\r\n        \"BillAddress_Country\": null,\r\n        \"Phone\": null,\r\n        \"AltPhone\": null,\r\n        \"Mobile\": null,\r\n        \"Pager\": null,\r\n        \"Fax\": null,\r\n        \"Email\": \"SmPatil@moravia.com\",\r\n        \"WebSite\": null,\r\n        \"Contact\": null,\r\n        \"AltContact\": null,\r\n        \"CampaignID\": null,\r\n        \"SalesRepID\": null,\r\n        \"ReferredByCustID\": null,\r\n        \"CustAlertMsg\": null,\r\n        \"OnCreditHold\": \"0\",\r\n        \"CreditLimit\": null,\r\n        \"RateTableID\": null,\r\n        \"PartMarkupID\": null,\r\n        \"TermID\": null,\r\n        \"Comments\": null,\r\n        \"ProspectCust\": \"0\",\r\n        \"PmntType\": null,\r\n        \"CardType\": null,\r\n        \"CardNo\": null,\r\n        \"CardNoEncrypt\": null,\r\n        \"CardExp\": null,\r\n        \"NameOnCard\": null,\r\n        \"CardAddress\": null,\r\n        \"CardCity\": null,\r\n        \"CardState\": null,\r\n        \"CardPostalCode\": null,\r\n        \"CF1\": null,\r\n        \"CF2\": null,\r\n        \"CF3\": null,\r\n        \"CF4\": null,\r\n        \"CF5\": null,\r\n        \"CF6\": null,\r\n        \"CF7\": null,\r\n        \"CF8\": null,\r\n        \"CF9\": null,\r\n        \"CF10\": null,\r\n        \"CF11\": null,\r\n        \"CF12\": null,\r\n        \"CF13\": null,\r\n        \"CF14\": null,\r\n        \"CF15\": null,\r\n        \"CF16\": null,\r\n        \"CF17\": null,\r\n        \"CF18\": null,\r\n        \"CF19\": null,\r\n        \"CF20\": null,\r\n        \"CF21\": null,\r\n        \"CF22\": null,\r\n        \"CF23\": null,\r\n        \"CF24\": null,\r\n        \"CF25\": null,\r\n        \"CF26\": null,\r\n        \"CF27\": null,\r\n        \"CF28\": null,\r\n        \"CF29\": null,\r\n        \"CF30\": null,\r\n        \"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\r\n        \"Picture\": null,\r\n        \"UserCreated\": \"admin\",\r\n        \"TimeCreated\": \"2024-12-11T15:52:12.183\",\r\n        \"UserModified\": \"admin\",\r\n        \"TimeModified\": \"2024-12-27T14:58:37.390\",\r\n        \"RecordID\": \"AAAAAAAAJ4g=\",\r\n        \"ConvertedFromContactID\": null,\r\n        \"InvoiceAlertMsg\": null,\r\n        \"AutoInvoice\": null,\r\n        \"AlertDueDays\": null,\r\n        \"AlertSent\": null,\r\n        \"AgreementNo\": null,\r\n        \"AutoEmailInvoice\": null,\r\n        \"OverDueInvDueDateFlag\": null,\r\n        \"DueDays\": null,\r\n        \"InvDays\": null\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/inventory/EParts(1)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EParts(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EParts('5')\",\r\n\t\t\t\"type\": \"InventoryService.EParts\"\r\n\t\t},\r\n\t\t\"PartID\": \"5\",\r\n\t\t\"QBID\": null,\r\n\t\t\"QBPartName\": null,\r\n\t\t\"ItemType\": \"1\",\r\n\t\t\"PartNumber\": \"P7\",\r\n\t\t\"PurchaseDesc\": \"P7\",\r\n\t\t\"SalesDesc\": \"P7\",\r\n\t\t\"CategoryID\": null,\r\n\t\t\"SubCategoryID\": null,\r\n\t\t\"QBIncGLAccountID\": null,\r\n\t\t\"QBExpGLAccountID\": null,\r\n\t\t\"QBAssetGLAccountID\": null,\r\n\t\t\"ManufacturerID\": null,\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"MfgPartNumber\": null,\r\n\t\t\"ModelNumber\": null,\r\n\t\t\"UPCcode\": null,\r\n\t\t\"Warranty\": null,\r\n\t\t\"PartsWarranty\": null,\r\n\t\t\"Assembled\": \"0\",\r\n\t\t\"Serialized\": \"1\",\r\n\t\t\"CostValuation\": \"0\",\r\n\t\t\"PartMarkupID\": null,\r\n\t\t\"PartMarkupIDEst\": null,\r\n\t\t\"StanderdCost\": \"0\",\r\n\t\t\"SalesPrice\": \"0\",\r\n\t\t\"AverageCost\": \"0\",\r\n\t\t\"CurrentCost\": \"0\",\r\n\t\t\"HighestCost\": \"0\",\r\n\t\t\"QtyInStock\": \"1\",\r\n\t\t\"QtyOnOrder\": \"1\",\r\n\t\t\"QtyAllocated\": null,\r\n\t\t\"DefaultVendorID\": null,\r\n\t\t\"TaxCodeID\": null,\r\n\t\t\"IsPartKit\": \"1\",\r\n\t\t\"KitPriceType\": \"3\",\r\n\t\t\"KitOnSales\": \"1\",\r\n\t\t\"KitOnPurchase\": \"1\",\r\n\t\t\"ConvertPartToEquip\": \"0\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2024-12-31T14:36:03.510\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2024-12-12T21:48:26.223\",\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"RecordID\": \"AAAAAAAAGBU=\",\r\n\t\t\"Taxable\": \"1\",\r\n\t\t\"DimensionsType\": \"0\",\r\n\t\t\"POAlertMsg\": null\r\n\t}\r\n}"}],"_postman_id":"3eed879f-2cb6-4edc-91e9-78b7b532d920"},{"name":"Update Part","id":"1f3be77d-9ac2-4dfc-8538-6a2c3a957518","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EParts('<PartID>')\",\r\n\t\t\t\"type\": \"InventoryService.EParts\"\r\n\t\t},\r\n\t\t\"PartID\": \"<PartID>\",\r\n\t\t\"QBID\": null,\r\n\t\t\"QBPartName\": \"---------Labor:Comprehensive Inspection\",\r\n\t\t\"ItemType\": \"2\",\r\n\t\t\"PartNumber\": \"Annual Inspection\",\r\n\t\t\"PurchaseDesc\": \"Annual Inspection\",\r\n\t\t\"SalesDesc\": \"Annual Inspection\",\r\n\t\t\"CategoryID\": null,\r\n\t\t\"SubCategoryID\": null,\r\n\t\t\"QBIncGLAccountID\": \"19\",\r\n\t\t\"QBExpGLAccountID\": null,\r\n\t\t\"QBAssetGLAccountID\": null,\r\n\t\t\"ManufacturerID\": null,\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"MfgPartNumber\": null,\r\n\t\t\"ModelNumber\": null,\r\n\t\t\"UPCcode\": \"KS-1001\",\r\n\t\t\"Warranty\": null,\r\n\t\t\"PartsWarranty\": null,\r\n\t\t\"Assembled\": \"0\",\r\n\t\t\"Serialized\": \"0\",\r\n\t\t\"CostValuation\": \"0\",\r\n\t\t\"PartMarkupID\": null,\r\n\t\t\"PartMarkupIDEst\": null,\r\n\t\t\"StanderdCost\": null,\r\n\t\t\"SalesPrice\": null,\r\n\t\t\"AverageCost\": \"0\",\r\n\t\t\"CurrentCost\": \"0\",\r\n\t\t\"HighestCost\": \"0\",\r\n\t\t\"QtyInStock\": \"0\",\r\n\t\t\"QtyOnOrder\": \"0\",\r\n\t\t\"QtyAllocated\": null,\r\n\t\t\"DefaultVendorID\": null,\r\n\t\t\"TaxCodeID\": null,\r\n\t\t\"IsPartKit\": \"0\",\r\n\t\t\"KitPriceType\": \"1\",\r\n\t\t\"KitOnSales\": \"1\",\r\n\t\t\"KitOnPurchase\": \"1\",\r\n\t\t\"ConvertPartToEquip\": \"0\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2013-03-21T16:53:40.890\",\r\n\t\t\"UserModified\": \"c.cook\",\r\n\t\t\"TimeModified\": \"2020-07-02T14:00:51\",\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"RecordID\": \"AAAAAIYmtvE=\",\r\n\t\t\"Taxable\": \"0\",\r\n\t\t\"DimensionsType\": \"0\",\r\n\t\t\"POAlertMsg\": null\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EParts(<PartID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EParts(<PartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"3f1c724a-a5ed-4926-b416-c7f840c30145","name":"Update Part","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"d\": {\r\n        \"__metadata\": {\r\n            \"uri\": \"http://www.fieldone.com/odata/ar/ECustomer('-1')\",\r\n            \"type\": \"ARService.ECustomer\"\r\n        },\r\n        \"CustID\": \"-1\",\r\n        \"QBID\": null,\r\n        \"QBCustName\": null,\r\n        \"CustName\": \"......., .....,.,.\",\r\n        \"AltAccountNo\": null,\r\n        \"IsActive\": \"1\",\r\n        \"Salutation\": null,\r\n        \"FirstName\": \".....\",\r\n        \"MiddleName\": null,\r\n        \"LastName\": \".......\",\r\n        \"Suffix\": null,\r\n        \"CustTypeID\": null,\r\n        \"CompanyName\": null,\r\n        \"BillAddress_Addr1\": \"..... .......\",\r\n        \"BillAddress_Addr2\": null,\r\n        \"BillAddress_Addr3\": null,\r\n        \"BillAddress_City\": null,\r\n        \"BillAddress_State\": null,\r\n        \"BillAddress_PostalCode\": null,\r\n        \"BillAddress_Country\": null,\r\n        \"Phone\": null,\r\n        \"AltPhone\": null,\r\n        \"Mobile\": null,\r\n        \"Pager\": null,\r\n        \"Fax\": null,\r\n        \"Email\": \"SmPatil@moravia.com\",\r\n        \"WebSite\": null,\r\n        \"Contact\": null,\r\n        \"AltContact\": null,\r\n        \"CampaignID\": null,\r\n        \"SalesRepID\": null,\r\n        \"ReferredByCustID\": null,\r\n        \"CustAlertMsg\": null,\r\n        \"OnCreditHold\": \"0\",\r\n        \"CreditLimit\": null,\r\n        \"RateTableID\": null,\r\n        \"PartMarkupID\": null,\r\n        \"TermID\": null,\r\n        \"Comments\": null,\r\n        \"ProspectCust\": \"0\",\r\n        \"PmntType\": null,\r\n        \"CardType\": null,\r\n        \"CardNo\": null,\r\n        \"CardNoEncrypt\": null,\r\n        \"CardExp\": null,\r\n        \"NameOnCard\": null,\r\n        \"CardAddress\": null,\r\n        \"CardCity\": null,\r\n        \"CardState\": null,\r\n        \"CardPostalCode\": null,\r\n        \"CF1\": null,\r\n        \"CF2\": null,\r\n        \"CF3\": null,\r\n        \"CF4\": null,\r\n        \"CF5\": null,\r\n        \"CF6\": null,\r\n        \"CF7\": null,\r\n        \"CF8\": null,\r\n        \"CF9\": null,\r\n        \"CF10\": null,\r\n        \"CF11\": null,\r\n        \"CF12\": null,\r\n        \"CF13\": null,\r\n        \"CF14\": null,\r\n        \"CF15\": null,\r\n        \"CF16\": null,\r\n        \"CF17\": null,\r\n        \"CF18\": null,\r\n        \"CF19\": null,\r\n        \"CF20\": null,\r\n        \"CF21\": null,\r\n        \"CF22\": null,\r\n        \"CF23\": null,\r\n        \"CF24\": null,\r\n        \"CF25\": null,\r\n        \"CF26\": null,\r\n        \"CF27\": null,\r\n        \"CF28\": null,\r\n        \"CF29\": null,\r\n        \"CF30\": null,\r\n        \"PortalAccessRights\": \"PortalEquipment=0\\r\\nPortalInvoices=0\\r\\nPortalJobSites=0\\r\\nPortalPayments=0\\r\\nPortalServiceRequests=0\\r\\nPortalServiceRequestsNotes=0\\r\\nPortalWorkOrders=0\\r\\nPortalWorkOrderSchedules=0\\r\\nPortalWorkOrderScheduleTech=0\\r\\nPortalWorkOrdersNotes=0\\r\\n\",\r\n        \"Picture\": null,\r\n        \"UserCreated\": \"admin\",\r\n        \"TimeCreated\": \"2024-12-11T15:52:12.183\",\r\n        \"UserModified\": \"admin\",\r\n        \"TimeModified\": \"2024-12-27T14:58:37.390\",\r\n        \"RecordID\": \"AAAAAAAAJ4g=\",\r\n        \"ConvertedFromContactID\": null,\r\n        \"InvoiceAlertMsg\": null,\r\n        \"AutoInvoice\": null,\r\n        \"AlertDueDays\": null,\r\n        \"AlertSent\": null,\r\n        \"AgreementNo\": null,\r\n        \"AutoEmailInvoice\": null,\r\n        \"OverDueInvDueDateFlag\": null,\r\n        \"DueDays\": null,\r\n        \"InvDays\": null\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/inventory/EParts(1)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EParts(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1f3be77d-9ac2-4dfc-8538-6a2c3a957518"}],"id":"cb42996c-b9a9-478a-a9a0-9883e4e522c9","description":"<p>The term Parts, as used in FieldOne means any Item that you either sell to Customers or buy using Purchase Orders.</p>\n<p><strong>Part Type:</strong></p>\n<img src=\"https://content.pstmn.io/4a01f0a4-d38a-4234-a959-c5f79b75535f/aW1hZ2UucG5n\" width=\"391\" height=\"84\" />\n\n<p><strong>Dimension Type:</strong></p>\n<img src=\"https://content.pstmn.io/5deba90b-5e23-4a22-a1a0-8fe7fe055b0c/aW1hZ2UucG5n\" width=\"390\" height=\"109\" />","_postman_id":"cb42996c-b9a9-478a-a9a0-9883e4e522c9"},{"name":"Vendor","item":[{"name":"Vendor Type","item":[{"name":"Get All Vendor Type","id":"6abaad8c-7e67-485b-9826-65a3a4602fd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVVendorType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","INVVendorType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"0bde3a97-bf25-4cd5-a5dd-5ded5a8da69c","name":"Get All Vendor Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVVendorType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVVendorType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('1')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"1\",\n                \"Description\": \"VT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2272\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('2')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"2\",\n                \"Description\": \"VT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2273\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('3')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"3\",\n                \"Description\": \"VT3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2274\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('4')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"4\",\n                \"Description\": \"VT4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2275\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('5')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"5\",\n                \"Description\": \"VT5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2276\",\n                \"QBID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"6abaad8c-7e67-485b-9826-65a3a4602fd7"},{"name":"Read a Vendor Type","id":"a0161c3f-95be-4362-a921-2d9e72be541d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVVendorType(<VendorTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","INVVendorType(<VendorTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"6063cfaf-684a-41dc-8b0d-d18e790264b9","name":"Read a Vendor Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVVendorType(<VendorTypeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVVendorType(<VendorTypeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('1')\",\n            \"type\": \"LookupService.INVVendorType\"\n        },\n        \"VendorTypeID\": \"1\",\n        \"Description\": \"VT1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2272\",\n        \"QBID\": null\n    }\n}"}],"_postman_id":"a0161c3f-95be-4362-a921-2d9e72be541d"},{"name":"Query Vendor Type","id":"7ac6b109-4a8f-4878-b72c-64a20a2c5f1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/INVVendorType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","INVVendorType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"8e5f9a62-ec7f-496b-92bf-3c5b2eb6f72a","name":"Query Vendor Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/INVVendorType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","INVVendorType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('1')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"1\",\n                \"Description\": \"VT1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2272\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('2')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"2\",\n                \"Description\": \"VT2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2273\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('3')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"3\",\n                \"Description\": \"VT3\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2274\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('4')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"4\",\n                \"Description\": \"VT4\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2275\",\n                \"QBID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/INVVendorType('5')\",\n                    \"type\": \"LookupService.INVVendorType\"\n                },\n                \"VendorTypeID\": \"5\",\n                \"Description\": \"VT5\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2276\",\n                \"QBID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"7ac6b109-4a8f-4878-b72c-64a20a2c5f1a"}],"id":"aaeb0ed5-7af6-46fa-8831-66e2bac4ab9d","description":"<p>A <strong>Vendor Type</strong> in Optsy Field Management Software categorizes vendors based on the type of goods or services they provide. This helps in organizing suppliers, managing procurement, and streamlining accounting. Examples include equipment suppliers, subcontractors, and material providers.</p>\n","_postman_id":"aaeb0ed5-7af6-46fa-8831-66e2bac4ab9d"},{"name":"Vendor Catalog","item":[{"name":"Get All Vendor Catalog","id":"a4a6cd5f-5de9-48db-b249-5ad03420a809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendorCatalog?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EVendorCatalog"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"38c14805-c200-4ed1-bc88-9d11968a4a2f","name":"Get All Vendor Catalog","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EVendorCatalog?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendorCatalog"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('1')\",\n                    \"type\": \"InventoryService.EVendorCatalog\"\n                },\n                \"VendorPartID\": \"1\",\n                \"VendorID\": \"1\",\n                \"PartID\": null,\n                \"PartNum\": \"A\",\n                \"PartDescription\": null,\n                \"CostAmt\": null,\n                \"SuggListPrice\": null,\n                \"UnitMeasureID\": null,\n                \"ManufactureID\": null,\n                \"MfgPartNum\": null,\n                \"Warranty\": null,\n                \"PartsWarranty\": null,\n                \"LeadTime\": null,\n                \"LastUpdate\": null,\n                \"PriceSource\": \"2\",\n                \"Note\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T18:06:08.110\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACSM=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('2')\",\n                    \"type\": \"InventoryService.EVendorCatalog\"\n                },\n                \"VendorPartID\": \"2\",\n                \"VendorID\": \"1\",\n                \"PartID\": null,\n                \"PartNum\": \"B\",\n                \"PartDescription\": null,\n                \"CostAmt\": null,\n                \"SuggListPrice\": null,\n                \"UnitMeasureID\": null,\n                \"ManufactureID\": null,\n                \"MfgPartNum\": null,\n                \"Warranty\": null,\n                \"PartsWarranty\": null,\n                \"LeadTime\": null,\n                \"LastUpdate\": null,\n                \"PriceSource\": \"2\",\n                \"Note\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T18:06:08.127\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACSQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('3')\",\n                    \"type\": \"InventoryService.EVendorCatalog\"\n                },\n                \"VendorPartID\": \"3\",\n                \"VendorID\": \"1\",\n                \"PartID\": null,\n                \"PartNum\": \"C\",\n                \"PartDescription\": null,\n                \"CostAmt\": null,\n                \"SuggListPrice\": null,\n                \"UnitMeasureID\": null,\n                \"ManufactureID\": null,\n                \"MfgPartNum\": null,\n                \"Warranty\": null,\n                \"PartsWarranty\": null,\n                \"LeadTime\": null,\n                \"LastUpdate\": null,\n                \"PriceSource\": \"2\",\n                \"Note\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T18:06:08.127\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACSU=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a4a6cd5f-5de9-48db-b249-5ad03420a809"},{"name":"Read a Vendor Catalog","id":"b2b3cf79-fdc7-47c8-ac45-a663a24509b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendorCatalog(<VendorPartID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EVendorCatalog(<VendorPartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"9da56ae3-a8de-4c6c-ae38-9697c43ac02d","name":"Read a Vendor Catalog","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EVendorCatalog(<VendorPartID>)?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendorCatalog(<VendorPartID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('1')\",\n            \"type\": \"InventoryService.EVendorCatalog\"\n        },\n        \"VendorPartID\": \"1\",\n        \"VendorID\": \"1\",\n        \"PartID\": null,\n        \"PartNum\": \"A\",\n        \"PartDescription\": null,\n        \"CostAmt\": null,\n        \"SuggListPrice\": null,\n        \"UnitMeasureID\": null,\n        \"ManufactureID\": null,\n        \"MfgPartNum\": null,\n        \"Warranty\": null,\n        \"PartsWarranty\": null,\n        \"LeadTime\": null,\n        \"LastUpdate\": null,\n        \"PriceSource\": \"2\",\n        \"Note\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T18:06:08.110\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACSM=\"\n    }\n}"}],"_postman_id":"b2b3cf79-fdc7-47c8-ac45-a663a24509b2"},{"name":"Query Vendor Catalog","id":"a6d83949-68e9-4f71-a97b-9ea4c65a24c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendorCatalog?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EVendorCatalog"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%201%20"}],"variable":[]}},"response":[{"id":"a4545cea-c2c1-4282-ad23-80b398531af5","name":"Query Vendor Catalog","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EVendorCatalog?$format=json&$skip=0&$top=10&$filter=PartID%20eq%2010332%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendorCatalog"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"PartID%20eq%2010332%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EVendorCatalog\"\r\n\t\t\t\t},\r\n\t\t\t\t\"VendorPartID\": \"1\",\r\n\t\t\t\t\"VendorID\": \"1\",\r\n\t\t\t\t\"PartID\": null,\r\n\t\t\t\t\"PartNum\": \"A\",\r\n\t\t\t\t\"PartDescription\": null,\r\n\t\t\t\t\"CostAmt\": null,\r\n\t\t\t\t\"SuggListPrice\": null,\r\n\t\t\t\t\"UnitMeasureID\": null,\r\n\t\t\t\t\"ManufactureID\": null,\r\n\t\t\t\t\"MfgPartNum\": null,\r\n\t\t\t\t\"Warranty\": null,\r\n\t\t\t\t\"PartsWarranty\": null,\r\n\t\t\t\t\"LeadTime\": null,\r\n\t\t\t\t\"LastUpdate\": null,\r\n\t\t\t\t\"PriceSource\": \"2\",\r\n\t\t\t\t\"Note\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T18:06:08.110\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACSM=\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('2')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EVendorCatalog\"\r\n\t\t\t\t},\r\n\t\t\t\t\"VendorPartID\": \"2\",\r\n\t\t\t\t\"VendorID\": \"1\",\r\n\t\t\t\t\"PartID\": null,\r\n\t\t\t\t\"PartNum\": \"B\",\r\n\t\t\t\t\"PartDescription\": null,\r\n\t\t\t\t\"CostAmt\": null,\r\n\t\t\t\t\"SuggListPrice\": null,\r\n\t\t\t\t\"UnitMeasureID\": null,\r\n\t\t\t\t\"ManufactureID\": null,\r\n\t\t\t\t\"MfgPartNum\": null,\r\n\t\t\t\t\"Warranty\": null,\r\n\t\t\t\t\"PartsWarranty\": null,\r\n\t\t\t\t\"LeadTime\": null,\r\n\t\t\t\t\"LastUpdate\": null,\r\n\t\t\t\t\"PriceSource\": \"2\",\r\n\t\t\t\t\"Note\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T18:06:08.127\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACSQ=\"\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('3')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EVendorCatalog\"\r\n\t\t\t\t},\r\n\t\t\t\t\"VendorPartID\": \"3\",\r\n\t\t\t\t\"VendorID\": \"1\",\r\n\t\t\t\t\"PartID\": null,\r\n\t\t\t\t\"PartNum\": \"C\",\r\n\t\t\t\t\"PartDescription\": null,\r\n\t\t\t\t\"CostAmt\": null,\r\n\t\t\t\t\"SuggListPrice\": null,\r\n\t\t\t\t\"UnitMeasureID\": null,\r\n\t\t\t\t\"ManufactureID\": null,\r\n\t\t\t\t\"MfgPartNum\": null,\r\n\t\t\t\t\"Warranty\": null,\r\n\t\t\t\t\"PartsWarranty\": null,\r\n\t\t\t\t\"LeadTime\": null,\r\n\t\t\t\t\"LastUpdate\": null,\r\n\t\t\t\t\"PriceSource\": \"2\",\r\n\t\t\t\t\"Note\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T18:06:08.127\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACSU=\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"a6d83949-68e9-4f71-a97b-9ea4c65a24c2"},{"name":"Delete Vendor Catalog","id":"6315bbe5-7a58-4f9c-b8ec-b76530966b51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}:16001/odata/inventory/EVendorCatalog(<VendorPartID>)?$format=json&session=","urlObject":{"port":"16001","path":["odata","inventory","EVendorCatalog(<VendorPartID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"session","value":""}],"variable":[]}},"response":[],"_postman_id":"6315bbe5-7a58-4f9c-b8ec-b76530966b51"},{"name":"Create Vendor Catalog","id":"cc9ea0ce-38ae-4194-8146-e457000abc0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('-1')\",\r\n\t\t\t\"type\": \"InventoryService.EVendorCatalog\"\r\n\t\t},\r\n\t\t\"VendorPartID\": \"-1\",\r\n\t\t\"VendorID\": \"32\",\r\n\t\t\"PartID\": \"1509\",\r\n\t\t\"PartNum\": \"1515\",\r\n\t\t\"PartDescription\": \"Oil Filter\",\r\n\t\t\"CostAmt\": \"4.78\",\r\n\t\t\"SuggListPrice\": \"9.56\",\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"ManufactureID\": \"86\",\r\n\t\t\"MfgPartNum\": \"1515\",\r\n\t\t\"Warranty\": null,\r\n\t\t\"PartsWarranty\": null,\r\n\t\t\"LeadTime\": null,\r\n\t\t\"LastUpdate\": null,\r\n\t\t\"PriceSource\": \"2\",\r\n\t\t\"Note\": null,\r\n\t\t\"UserCreated\": \"b.baker\",\r\n\t\t\"TimeCreated\": \"2016-05-24T15:54:15.653\",\r\n\t\t\"UserModified\": null,\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAABlNaso=\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EVendorCatalog?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EVendorCatalog"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"55ec73ec-a7f0-47b8-b639-47bdb7a13601","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('-1')\",\r\n\t\t\t\"type\": \"InventoryService.EVendorCatalog\"\r\n\t\t},\r\n\t\t\"VendorPartID\": \"-1\",\r\n\t\t\"VendorID\": \"32\",\r\n\t\t\"PartID\": \"1509\",\r\n\t\t\"PartNum\": \"1515\",\r\n\t\t\"PartDescription\": \"Oil Filter\",\r\n\t\t\"CostAmt\": \"4.78\",\r\n\t\t\"SuggListPrice\": \"9.56\",\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"ManufactureID\": \"86\",\r\n\t\t\"MfgPartNum\": \"1515\",\r\n\t\t\"Warranty\": null,\r\n\t\t\"PartsWarranty\": null,\r\n\t\t\"LeadTime\": null,\r\n\t\t\"LastUpdate\": null,\r\n\t\t\"PriceSource\": \"2\",\r\n\t\t\"Note\": null,\r\n\t\t\"UserCreated\": \"b.baker\",\r\n\t\t\"TimeCreated\": \"2016-05-24T15:54:15.653\",\r\n\t\t\"UserModified\": null,\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAABlNaso=\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendorCatalog('3')\",\r\n\t\t\t\"type\": \"InventoryService.EVendorCatalog\"\r\n\t\t},\r\n\t\t\"VendorPartID\": \"3\",\r\n\t\t\"VendorID\": \"32\",\r\n\t\t\"PartID\": \"1509\",\r\n\t\t\"PartNum\": \"1515\",\r\n\t\t\"PartDescription\": \"Oil Filter\",\r\n\t\t\"CostAmt\": \"4.78\",\r\n\t\t\"SuggListPrice\": \"9.56\",\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"ManufactureID\": \"86\",\r\n\t\t\"MfgPartNum\": \"1515\",\r\n\t\t\"Warranty\": null,\r\n\t\t\"PartsWarranty\": null,\r\n\t\t\"LeadTime\": null,\r\n\t\t\"LastUpdate\": null,\r\n\t\t\"PriceSource\": \"2\",\r\n\t\t\"Note\": null,\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-05-06T00:40:00.830\",\r\n\t\t\"UserModified\": null,\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAAMh8C3E=\"\r\n\t}\r\n}"}],"_postman_id":"cc9ea0ce-38ae-4194-8146-e457000abc0a"}],"id":"c5df2f54-fe68-42d0-8626-d65a35411c58","description":"<p>A <strong>Vendor Category</strong> in Optsy Field Management Software is a classification used to group vendors for better organization and reporting. It allows you to segment vendors by specific criteria such as industry, service type, or product line — for example, “Electrical Suppliers,” “HVAC Parts,” or “Subcontractors\".</p>\n<p><strong>Catalog Type:</strong></p>\n<img src=\"https://content.pstmn.io/8c6411b3-6394-4e29-b648-8f464ba8a7f5/aW1hZ2UucG5n\" width=\"391\" height=\"87\" />\n\n<p><strong>Price Source:</strong></p>\n<img src=\"https://content.pstmn.io/59f58c77-1110-49bc-85e2-1befdb6855d9/aW1hZ2UucG5n\" width=\"393\" height=\"86\" />","_postman_id":"c5df2f54-fe68-42d0-8626-d65a35411c58"},{"name":"Vendor SubItem","item":[{"name":"Get All Vendor SubItem","id":"5e3250c5-e395-4606-b567-2cccd732aceb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendSubItems?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EVendSubItems"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"5e3250c5-e395-4606-b567-2cccd732aceb"},{"name":"Read a Vendor SubItem","id":"877e9bd9-7aed-4a6f-a032-4fd597b8f2e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendSubItems(<>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EVendSubItems(<>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"877e9bd9-7aed-4a6f-a032-4fd597b8f2e6"}],"id":"a963418a-c7bf-4451-8a1b-397a09b40001","_postman_id":"a963418a-c7bf-4451-8a1b-397a09b40001","description":""},{"name":"Get All Vendors","id":"ddc1446d-9284-4aa1-af57-23421873d75e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendor?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EVendor"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"2f6b0ba3-8ac9-4357-9c17-67c821a6a301","name":"Get All Vendors","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EVendor?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendor"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EVendor('1')\",\n                    \"type\": \"InventoryService.EVendor\"\n                },\n                \"VendorID\": \"1\",\n                \"QBID\": null,\n                \"VendorName\": \"V1\",\n                \"QBVendorName\": null,\n                \"CompanyName\": \"V1\",\n                \"ContactName\": null,\n                \"ContactTitle\": null,\n                \"AccountNumber\": null,\n                \"Address1\": \"V1\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"WebSite\": null,\n                \"VendorTypeID\": null,\n                \"TermsID\": null,\n                \"SalesTaxID\": null,\n                \"TaxID\": null,\n                \"CreditLimit\": null,\n                \"Vendor1099\": \"0\",\n                \"LastOrderDate\": null,\n                \"VendorAlertMsg\": null,\n                \"ProjectManagerID\": null,\n                \"SubItemGroupID\": null,\n                \"LocationID\": null,\n                \"IsActive\": \"1\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T18:03:02.427\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACR8=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EVendor('2')\",\n                    \"type\": \"InventoryService.EVendor\"\n                },\n                \"VendorID\": \"2\",\n                \"QBID\": null,\n                \"VendorName\": \"V2\",\n                \"QBVendorName\": null,\n                \"CompanyName\": \"V2\",\n                \"ContactName\": null,\n                \"ContactTitle\": null,\n                \"AccountNumber\": null,\n                \"Address1\": \"V2\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"WebSite\": null,\n                \"VendorTypeID\": null,\n                \"TermsID\": null,\n                \"SalesTaxID\": null,\n                \"TaxID\": null,\n                \"CreditLimit\": null,\n                \"Vendor1099\": \"0\",\n                \"LastOrderDate\": null,\n                \"VendorAlertMsg\": null,\n                \"ProjectManagerID\": null,\n                \"SubItemGroupID\": null,\n                \"LocationID\": null,\n                \"IsActive\": \"1\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T18:03:10.303\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACSA=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ddc1446d-9284-4aa1-af57-23421873d75e"},{"name":"Read a Vendor","id":"d36ea04d-ee22-44e4-987c-9e0ac701d91c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendor(<VendorID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EVendor(<VendorID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"14d02b10-0c20-4ed4-ad3e-5f970079e642","name":"Read a Vendor","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EVendor(<VendorID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendor(<VendorID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EVendor('1')\",\n            \"type\": \"InventoryService.EVendor\"\n        },\n        \"VendorID\": \"1\",\n        \"QBID\": null,\n        \"VendorName\": \"V1\",\n        \"QBVendorName\": null,\n        \"CompanyName\": \"V1\",\n        \"ContactName\": null,\n        \"ContactTitle\": null,\n        \"AccountNumber\": null,\n        \"Address1\": \"V1\",\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"PostalCode\": null,\n        \"Country\": null,\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Fax\": null,\n        \"Email\": null,\n        \"WebSite\": null,\n        \"VendorTypeID\": null,\n        \"TermsID\": null,\n        \"SalesTaxID\": null,\n        \"TaxID\": null,\n        \"CreditLimit\": null,\n        \"Vendor1099\": \"0\",\n        \"LastOrderDate\": null,\n        \"VendorAlertMsg\": null,\n        \"ProjectManagerID\": null,\n        \"SubItemGroupID\": null,\n        \"LocationID\": null,\n        \"IsActive\": \"1\",\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T18:03:02.427\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACR8=\"\n    }\n}"}],"_postman_id":"d36ea04d-ee22-44e4-987c-9e0ac701d91c"},{"name":"Query Vendor","id":"2ff11810-80ce-4422-a481-a2efe9da7a71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendor?$format=json&$skip=0&$top=100&$filter=TermsID%20eq%201%20and%20IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EVendor"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"TermsID%20eq%201%20and%20IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"af017d3e-0156-47f2-acc8-50fc3983cf5b","name":"Query Vendor","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EVendor?$format=json&$skip=0&$top=100&$filter=TermsID%20eq%201%20and%20IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendor"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"TermsID%20eq%201%20and%20IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EVendor('1')\",\n                    \"type\": \"InventoryService.EVendor\"\n                },\n                \"VendorID\": \"1\",\n                \"QBID\": null,\n                \"VendorName\": \"V1\",\n                \"QBVendorName\": null,\n                \"CompanyName\": \"V1\",\n                \"ContactName\": null,\n                \"ContactTitle\": null,\n                \"AccountNumber\": null,\n                \"Address1\": \"V1\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"PostalCode\": null,\n                \"Country\": null,\n                \"Phone\": null,\n                \"AltPhone\": null,\n                \"Fax\": null,\n                \"Email\": null,\n                \"WebSite\": null,\n                \"VendorTypeID\": null,\n                \"TermsID\": \"1\",\n                \"SalesTaxID\": null,\n                \"TaxID\": null,\n                \"CreditLimit\": null,\n                \"Vendor1099\": \"0\",\n                \"LastOrderDate\": null,\n                \"VendorAlertMsg\": null,\n                \"ProjectManagerID\": null,\n                \"SubItemGroupID\": null,\n                \"LocationID\": null,\n                \"IsActive\": \"1\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T18:03:02.427\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-11T18:04:41.460\",\n                \"RecordID\": \"AAAAAAAACSE=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2ff11810-80ce-4422-a481-a2efe9da7a71"},{"name":"Delete Vendor","id":"e3dbecdc-d73d-4c0c-ae1d-a9ab176e41e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EVendor(<VendorID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EVendor(<VendorID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"180bb058-d7fd-48f4-b377-2c7f4638d4fe","name":"Delete Vendor","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EVendor(<VendorID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendor(<VendorID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": {\n        \"name\": \"JsonRPCError\",\n        \"code\": \"500\",\n        \"message\": \"No Record found with ID: 1\"\n    }\n}"}],"_postman_id":"e3dbecdc-d73d-4c0c-ae1d-a9ab176e41e2"},{"name":"Create Vendor","id":"418094de-4377-4fbc-ab73-69e6550c1a51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendor('-1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EVendor\"\r\n\t\t\t\t},\r\n\t\t\t\t\"VendorID\": \"-1\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"VendorName\": \"V2\",\r\n\t\t\t\t\"QBVendorName\": null,\r\n\t\t\t\t\"CompanyName\": \"V1\",\r\n\t\t\t\t\"ContactName\": null,\r\n\t\t\t\t\"ContactTitle\": null,\r\n\t\t\t\t\"AccountNumber\": null,\r\n\t\t\t\t\"Address1\": \"V1\",\r\n\t\t\t\t\"Address2\": null,\r\n\t\t\t\t\"Address3\": null,\r\n\t\t\t\t\"City\": null,\r\n\t\t\t\t\"State\": null,\r\n\t\t\t\t\"PostalCode\": null,\r\n\t\t\t\t\"Country\": null,\r\n\t\t\t\t\"Phone\": null,\r\n\t\t\t\t\"AltPhone\": null,\r\n\t\t\t\t\"Fax\": null,\r\n\t\t\t\t\"Email\": null,\r\n\t\t\t\t\"WebSite\": null,\r\n\t\t\t\t\"VendorTypeID\": null,\r\n\t\t\t\t\"TermsID\": null,\r\n\t\t\t\t\"SalesTaxID\": null,\r\n\t\t\t\t\"TaxID\": null,\r\n\t\t\t\t\"CreditLimit\": null,\r\n\t\t\t\t\"Vendor1099\": \"0\",\r\n\t\t\t\t\"LastOrderDate\": null,\r\n\t\t\t\t\"VendorAlertMsg\": null,\r\n\t\t\t\t\"ProjectManagerID\": null,\r\n\t\t\t\t\"SubItemGroupID\": null,\r\n\t\t\t\t\"LocationID\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"CF6\": null,\r\n\t\t\t\t\"CF7\": null,\r\n\t\t\t\t\"CF8\": null,\r\n\t\t\t\t\"CF9\": null,\r\n\t\t\t\t\"CF10\": null,\r\n\t\t\t\t\"CF11\": null,\r\n\t\t\t\t\"CF12\": null,\r\n\t\t\t\t\"CF13\": null,\r\n\t\t\t\t\"CF14\": null,\r\n\t\t\t\t\"CF15\": null,\r\n\t\t\t\t\"CF16\": null,\r\n\t\t\t\t\"CF17\": null,\r\n\t\t\t\t\"CF18\": null,\r\n\t\t\t\t\"CF19\": null,\r\n\t\t\t\t\"CF20\": null,\r\n\t\t\t\t\"CF21\": null,\r\n\t\t\t\t\"CF22\": null,\r\n\t\t\t\t\"CF23\": null,\r\n\t\t\t\t\"CF24\": null,\r\n\t\t\t\t\"CF25\": null,\r\n\t\t\t\t\"CF26\": null,\r\n\t\t\t\t\"CF27\": null,\r\n\t\t\t\t\"CF28\": null,\r\n\t\t\t\t\"CF29\": null,\r\n\t\t\t\t\"CF30\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2025-01-15T15:30:56.630\",\r\n\t\t\t\t\"UserModified\": \"-\",\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAAKFY=\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EVendor?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EVendor"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"b54ee2f8-eade-4a32-97fa-dad746d608f2","name":"Create Vendor","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EVendor('-1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EVendor\"\r\n\t\t\t\t},\r\n\t\t\t\t\"VendorID\": \"-1\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"VendorName\": \"V2\",\r\n\t\t\t\t\"QBVendorName\": null,\r\n\t\t\t\t\"CompanyName\": \"V1\",\r\n\t\t\t\t\"ContactName\": null,\r\n\t\t\t\t\"ContactTitle\": null,\r\n\t\t\t\t\"AccountNumber\": null,\r\n\t\t\t\t\"Address1\": \"V1\",\r\n\t\t\t\t\"Address2\": null,\r\n\t\t\t\t\"Address3\": null,\r\n\t\t\t\t\"City\": null,\r\n\t\t\t\t\"State\": null,\r\n\t\t\t\t\"PostalCode\": null,\r\n\t\t\t\t\"Country\": null,\r\n\t\t\t\t\"Phone\": null,\r\n\t\t\t\t\"AltPhone\": null,\r\n\t\t\t\t\"Fax\": null,\r\n\t\t\t\t\"Email\": null,\r\n\t\t\t\t\"WebSite\": null,\r\n\t\t\t\t\"VendorTypeID\": null,\r\n\t\t\t\t\"TermsID\": null,\r\n\t\t\t\t\"SalesTaxID\": null,\r\n\t\t\t\t\"TaxID\": null,\r\n\t\t\t\t\"CreditLimit\": null,\r\n\t\t\t\t\"Vendor1099\": \"0\",\r\n\t\t\t\t\"LastOrderDate\": null,\r\n\t\t\t\t\"VendorAlertMsg\": null,\r\n\t\t\t\t\"ProjectManagerID\": null,\r\n\t\t\t\t\"SubItemGroupID\": null,\r\n\t\t\t\t\"LocationID\": null,\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"CF6\": null,\r\n\t\t\t\t\"CF7\": null,\r\n\t\t\t\t\"CF8\": null,\r\n\t\t\t\t\"CF9\": null,\r\n\t\t\t\t\"CF10\": null,\r\n\t\t\t\t\"CF11\": null,\r\n\t\t\t\t\"CF12\": null,\r\n\t\t\t\t\"CF13\": null,\r\n\t\t\t\t\"CF14\": null,\r\n\t\t\t\t\"CF15\": null,\r\n\t\t\t\t\"CF16\": null,\r\n\t\t\t\t\"CF17\": null,\r\n\t\t\t\t\"CF18\": null,\r\n\t\t\t\t\"CF19\": null,\r\n\t\t\t\t\"CF20\": null,\r\n\t\t\t\t\"CF21\": null,\r\n\t\t\t\t\"CF22\": null,\r\n\t\t\t\t\"CF23\": null,\r\n\t\t\t\t\"CF24\": null,\r\n\t\t\t\t\"CF25\": null,\r\n\t\t\t\t\"CF26\": null,\r\n\t\t\t\t\"CF27\": null,\r\n\t\t\t\t\"CF28\": null,\r\n\t\t\t\t\"CF29\": null,\r\n\t\t\t\t\"CF30\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2025-01-15T15:30:56.630\",\r\n\t\t\t\t\"UserModified\": \"-\",\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAAKFY=\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/inventory/EVendor?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EVendor"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EVendor('1')\",\n            \"type\": \"InventoryService.EVendor\"\n        },\n        \"VendorID\": \"1\",\n        \"QBID\": null,\n        \"VendorName\": \"V2\",\n        \"QBVendorName\": null,\n        \"CompanyName\": \"V1\",\n        \"ContactName\": null,\n        \"ContactTitle\": null,\n        \"AccountNumber\": null,\n        \"Address1\": \"V1\",\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"PostalCode\": null,\n        \"Country\": null,\n        \"Phone\": null,\n        \"AltPhone\": null,\n        \"Fax\": null,\n        \"Email\": null,\n        \"WebSite\": null,\n        \"VendorTypeID\": null,\n        \"TermsID\": null,\n        \"SalesTaxID\": null,\n        \"TaxID\": null,\n        \"CreditLimit\": null,\n        \"Vendor1099\": \"0\",\n        \"LastOrderDate\": null,\n        \"VendorAlertMsg\": null,\n        \"ProjectManagerID\": null,\n        \"SubItemGroupID\": null,\n        \"LocationID\": null,\n        \"IsActive\": \"1\",\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2025-01-15T15:30:56.630\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAKFY=\"\n    }\n}"}],"_postman_id":"418094de-4377-4fbc-ab73-69e6550c1a51"}],"id":"81ab4abc-61ac-43b1-b43e-7b28c5eb8fa0","description":"<p>A Vendor is a company that sells you products, used when you are ordering supplies. For instance, the Vendor might be a distributor.</p>\n","_postman_id":"81ab4abc-61ac-43b1-b43e-7b28c5eb8fa0"},{"name":"Purchase Order","item":[{"name":"Purchase Order Type","item":[{"name":"Get All Purchase Order Type","id":"10274dd1-9776-47d2-b587-94f732f2ede7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrderType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"a1a372ce-a4ec-4a72-814d-4fba1ea0fb66","name":"Get All PurchOrder Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrderType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrderType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderType('1')\",\n                    \"type\": \"InventoryService.EPurchOrderType\"\n                },\n                \"POTypeID\": \"1\",\n                \"Description\": \"Standard\",\n                \"PurchaseOrderRpt\": \"(System Report)\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:09.707\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACI8=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"10274dd1-9776-47d2-b587-94f732f2ede7"},{"name":"Read a Purchase Order Type","id":"ce501d39-8b95-4dfb-ad37-846a1bee85d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrderType(<POTypeID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderType(<POTypeID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"3fb0d3f6-a721-42ec-b1af-13d547beb5fa","name":"Read a Purchase Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrderType(<POTypeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrderType(<POTypeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderType('1')\",\n            \"type\": \"InventoryService.EPurchOrderType\"\n        },\n        \"POTypeID\": \"1\",\n        \"Description\": \"Standard\",\n        \"PurchaseOrderRpt\": \"(System Report)\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T15:14:09.707\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACI8=\"\n    }\n}"}],"_postman_id":"ce501d39-8b95-4dfb-ad37-846a1bee85d3"},{"name":"Query Purchase Order Type","id":"7550fb87-5d53-494e-b3a6-5056af76168b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrderType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"0c26aee9-7dab-452f-ae00-99ea1ae0a038","name":"Query PurchaseOrder Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrderType?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrderType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderType('1')\",\n                    \"type\": \"InventoryService.EPurchOrderType\"\n                },\n                \"POTypeID\": \"1\",\n                \"Description\": \"Standard\",\n                \"PurchaseOrderRpt\": \"(System Report)\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:09.707\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACI8=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7550fb87-5d53-494e-b3a6-5056af76168b"},{"name":"Create Purchase Order Type","id":"2636a895-6558-490a-ae26-24368b865e25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderType('1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EPurchOrderType\"\r\n\t\t\t\t},\r\n\t\t\t\t\"POTypeID\": \"1\",\r\n\t\t\t\t\"Description\": \"Standard\",\r\n\t\t\t\t\"PurchaseOrderRpt\": \"(System Report)\",\r\n\t\t\t\t\"IsActive\": \"1\",\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-11T15:14:09.707\",\r\n\t\t\t\t\"UserModified\": null,\r\n\t\t\t\t\"TimeModified\": null,\r\n\t\t\t\t\"RecordID\": \"AAAAAAAACI8=\"\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EPurchOrderType?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"65656e27-462f-4064-91a3-31ccb8074f36","name":"Create Purchase Order Type","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderType('-1')\",\r\n\t\t\t\"type\": \"InventoryService.EPurchOrderType\"\r\n\t\t},\r\n\t\t\"POTypeID\": \"-1\",\r\n\t\t\"Description\": \"Standard\",\r\n\t\t\"PurchaseOrderRpt\": \"(System Report)\",\r\n\t\t\"IsActive\": \"1\",\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2025-01-17T14:39:55.500\",\r\n\t\t\"UserModified\": null,\r\n\t\t\"TimeModified\": null,\r\n\t\t\"RecordID\": \"AAAAAAAAKIk=\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderType('1')\",\n            \"type\": \"InventoryService.EPurchOrderType\"\n        },\n        \"POTypeID\": \"1\",\n        \"Description\": \"Standard\",\n        \"PurchaseOrderRpt\": \"(System Report)\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2025-01-17T14:39:55.500\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAKIk=\"\n    }\n}"}],"_postman_id":"2636a895-6558-490a-ae26-24368b865e25"}],"id":"224ec926-1052-4dcd-b04c-2cbd5bbbb177","description":"<p>A <strong>Purchase Order Type</strong> in Optsy Field Management Software specifies the nature or purpose of a purchase order.</p>\n","_postman_id":"224ec926-1052-4dcd-b04c-2cbd5bbbb177"},{"name":"Purchase Order Receipt","item":[{"name":"PO Receipt Detail","item":[{"name":"Get All PO Receipt Detail","id":"5987b14b-7926-4222-a224-c0e388b55ccf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPOReceiptDetail?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","VLookupPOReceiptDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"5987b14b-7926-4222-a224-c0e388b55ccf"},{"name":"Read a PO Receipt Detail","id":"9205f880-52c1-4968-ad42-579560fb62b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPOReceiptDetail(1)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","VLookupPOReceiptDetail(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"9205f880-52c1-4968-ad42-579560fb62b7"},{"name":"Query PO Receipt Detail","id":"1750a69e-0e1e-4684-bb21-ae5c61cd0a8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPOReceiptDetail?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","VLookupPOReceiptDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"1750a69e-0e1e-4684-bb21-ae5c61cd0a8f"},{"name":"Delete PO Receipt Detail","id":"2a0623de-7961-40ed-b48f-443e8c27e295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VLookupPOReceiptDetail(1)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","VLookupPOReceiptDetail(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"2a0623de-7961-40ed-b48f-443e8c27e295"}],"id":"9b1ea0da-5f59-42c6-8da7-2dd8fd5d3133","_postman_id":"9b1ea0da-5f59-42c6-8da7-2dd8fd5d3133","description":""},{"name":"Get All Purchase Order Receipt","id":"405a8a69-2f46-4f48-abf4-1c1c280fbc3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOReceipt?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOReceipt"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"62148bc6-9f9f-40cc-aac5-5169eba269d9","name":"Get All Purchase Order Receipt","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOReceipt?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOReceipt"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOReceipt('1')\",\n                    \"type\": \"InventoryService.EPOReceipt\"\n                },\n                \"POReceiptID\": \"1\",\n                \"POID\": \"2\",\n                \"ReceivedBy\": \"1\",\n                \"DateReceived\": \"2024-12-12T00:00:00\",\n                \"Description\": \"Test\",\n                \"ShipViaID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:01:09.803\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACkw=\",\n                \"PackSlipNum\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"405a8a69-2f46-4f48-abf4-1c1c280fbc3c"},{"name":"Read a Purchase Order Receipt","id":"ca5623b8-95d7-4034-855b-575d04ac0caf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOReceipt(<POReceiptID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPOReceipt(<POReceiptID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"7eeb4081-e1bf-40fa-b08b-a634e5e72b4c","name":"Read a Purchase Order Receipt","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOReceipt(<POReceiptID>)?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOReceipt(<POReceiptID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPOReceipt('1')\",\n            \"type\": \"InventoryService.EPOReceipt\"\n        },\n        \"POReceiptID\": \"1\",\n        \"POID\": \"2\",\n        \"ReceivedBy\": \"1\",\n        \"DateReceived\": \"2024-12-12T00:00:00\",\n        \"Description\": \"Test\",\n        \"ShipViaID\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T20:01:09.803\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACkw=\",\n        \"PackSlipNum\": null\n    }\n}"}],"_postman_id":"ca5623b8-95d7-4034-855b-575d04ac0caf"},{"name":"Query Purchase Order Receipt","id":"26dfefaf-e4c3-4b63-aa5b-a6871c956cc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOReceipt?$format=json&$skip=0&$top=100&$filter=ReceivedBy%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EPOReceipt"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"ReceivedBy%20eq%201%20"}],"variable":[]}},"response":[{"id":"73067fb4-786d-43b3-8ae6-c01dacb254a8","name":"Query Purchase Order Receipt","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOReceipt?$format=json&$skip=0&$top=100&$filter=ReceivedBy%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOReceipt"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"ReceivedBy%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOReceipt('1')\",\n                    \"type\": \"InventoryService.EPOReceipt\"\n                },\n                \"POReceiptID\": \"1\",\n                \"POID\": \"2\",\n                \"ReceivedBy\": \"1\",\n                \"DateReceived\": \"2024-12-12T00:00:00\",\n                \"Description\": \"Test\",\n                \"ShipViaID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:01:09.803\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACkw=\",\n                \"PackSlipNum\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"26dfefaf-e4c3-4b63-aa5b-a6871c956cc5"},{"name":"Delete Purchase Order Receipt","id":"0e9a3b26-0835-4198-8622-3d304af4b47d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOReceipt(<POReceiptID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPOReceipt(<POReceiptID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"0e9a3b26-0835-4198-8622-3d304af4b47d"}],"id":"b136e0b8-fc0d-4b20-920d-e51fe43ba231","_postman_id":"b136e0b8-fc0d-4b20-920d-e51fe43ba231","description":""},{"name":"Purchase Order Bill","item":[{"name":"Get All Purchase Order Bill","id":"b4c478fc-e468-444b-8719-7882450f4400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VPurchBills?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","VPurchBills"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"5ed10d2c-88fd-49f9-88a7-9f14fd5a4142","name":"Get All PO Bill","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/VPurchBills?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","VPurchBills"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPurchBills('1')\",\n                    \"type\": \"InventoryService.VPurchBills\"\n                },\n                \"POInvoiceID\": \"1\",\n                \"POID\": \"2\",\n                \"VndrInvNum\": null,\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"Exported\": \"0\",\n                \"ExportedBy\": null,\n                \"Subtotal\": \"0\",\n                \"TaxAmt\": \"0\",\n                \"InvTotal\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b4c478fc-e468-444b-8719-7882450f4400"},{"name":"Read a Purchase Order Bill","id":"26079ee8-478a-4665-a75e-e2f74b63a18f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VPurchBills(<POInvoiceID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","VPurchBills(<POInvoiceID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"038df04f-4b32-4a9a-bcd3-8a775fb87760","name":"Read a PO Bill","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/VPurchBills(<POInvoiceID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","VPurchBills(<POInvoiceID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/VPurchBills('1')\",\n            \"type\": \"InventoryService.VPurchBills\"\n        },\n        \"POInvoiceID\": \"1\",\n        \"POID\": \"2\",\n        \"VndrInvNum\": null,\n        \"InvDate\": \"2024-12-12T00:00:00\",\n        \"Exported\": \"0\",\n        \"ExportedBy\": null,\n        \"Subtotal\": \"0\",\n        \"TaxAmt\": \"0\",\n        \"InvTotal\": \"0\"\n    }\n}"}],"_postman_id":"26079ee8-478a-4665-a75e-e2f74b63a18f"},{"name":"Query Purchase Order Bill","id":"2a77f2d7-5dd8-47ad-87c0-9dbed22fed56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/VPurchBills?$format=json&$skip=0&$top=10&$filter=POID%20eq%202%20","urlObject":{"port":"16001","path":["odata","inventory","VPurchBills"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"POID%20eq%202%20"}],"variable":[]}},"response":[{"id":"66d70a91-3f75-4f88-bf04-13db5d049bcd","name":"Query PO Bill","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/VPurchBills?$format=json&$skip=0&$top=10&$filter=POID%20eq%202%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","VPurchBills"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"POID%20eq%202%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/VPurchBills('1')\",\n                    \"type\": \"InventoryService.VPurchBills\"\n                },\n                \"POInvoiceID\": \"1\",\n                \"POID\": \"2\",\n                \"VndrInvNum\": null,\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"Exported\": \"0\",\n                \"ExportedBy\": null,\n                \"Subtotal\": \"0\",\n                \"TaxAmt\": \"0\",\n                \"InvTotal\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2a77f2d7-5dd8-47ad-87c0-9dbed22fed56"}],"id":"564e4053-7509-4954-ae74-6364493c8f24","_postman_id":"564e4053-7509-4954-ae74-6364493c8f24","description":""},{"name":"Purchase Bill Payment","item":[{"name":"Get All Bill Payment","id":"2ca39232-202e-4884-a9cf-7692fdc80b43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOInvPayment?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOInvPayment"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"7407fdd0-0ef6-454b-88ed-9e75c0d081f7","name":"Get All Bill Payment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOInvPayment?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOInvPayment"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOInvPayment('1')\",\n                    \"type\": \"InventoryService.EPOInvPayment\"\n                },\n                \"POInvPaymentID\": \"1\",\n                \"QBID\": null,\n                \"VendorID\": \"1\",\n                \"Description\": null,\n                \"PmntDate\": \"2024-12-12T00:00:00\",\n                \"BankAccountID\": \"6\",\n                \"CheckNum\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:50:39.400\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACkU=\",\n                \"Sync\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOInvPayment('2')\",\n                    \"type\": \"InventoryService.EPOInvPayment\"\n                },\n                \"POInvPaymentID\": \"2\",\n                \"QBID\": null,\n                \"VendorID\": \"1\",\n                \"Description\": null,\n                \"PmntDate\": \"2024-12-12T00:00:00\",\n                \"BankAccountID\": \"15\",\n                \"CheckNum\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:50:50.833\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACkY=\",\n                \"Sync\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2ca39232-202e-4884-a9cf-7692fdc80b43"},{"name":"Read a Bill Payment","id":"9ac6c5cf-0ddd-4947-bcf2-6898f0ad7f9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOInvPayment(<POInvPaymentID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOInvPayment(<POInvPaymentID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"e5554f26-4734-421d-b8c8-14305e4489f7","name":"Read a Bill Payment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOInvPayment(<POInvPaymentID>)?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOInvPayment(<POInvPaymentID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPOInvPayment('1')\",\n            \"type\": \"InventoryService.EPOInvPayment\"\n        },\n        \"POInvPaymentID\": \"1\",\n        \"QBID\": null,\n        \"VendorID\": \"1\",\n        \"Description\": null,\n        \"PmntDate\": \"2024-12-12T00:00:00\",\n        \"BankAccountID\": \"6\",\n        \"CheckNum\": null,\n        \"ExportedBy\": null,\n        \"ExportTime\": null,\n        \"DontExport\": null,\n        \"DontExportReason\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T19:50:39.400\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACkU=\",\n        \"Sync\": \"0\"\n    }\n}"}],"_postman_id":"9ac6c5cf-0ddd-4947-bcf2-6898f0ad7f9e"},{"name":"Query BIll Payment","id":"21f3c935-7409-495c-9911-7f963cb192d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOInvPayment?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EPOInvPayment"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%201%20"}],"variable":[]}},"response":[{"id":"1537e90e-974e-46d9-8802-e4c782515880","name":"Query BIll Payment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOInvPayment?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOInvPayment"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOInvPayment('1')\",\n                    \"type\": \"InventoryService.EPOInvPayment\"\n                },\n                \"POInvPaymentID\": \"1\",\n                \"QBID\": null,\n                \"VendorID\": \"1\",\n                \"Description\": null,\n                \"PmntDate\": \"2024-12-12T00:00:00\",\n                \"BankAccountID\": \"6\",\n                \"CheckNum\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:50:39.400\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACkU=\",\n                \"Sync\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOInvPayment('2')\",\n                    \"type\": \"InventoryService.EPOInvPayment\"\n                },\n                \"POInvPaymentID\": \"2\",\n                \"QBID\": null,\n                \"VendorID\": \"1\",\n                \"Description\": null,\n                \"PmntDate\": \"2024-12-12T00:00:00\",\n                \"BankAccountID\": \"15\",\n                \"CheckNum\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:50:50.833\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACkY=\",\n                \"Sync\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"21f3c935-7409-495c-9911-7f963cb192d6"},{"name":"Delete Bill Payment","id":"766780c7-6e84-47eb-8235-8e7d11f7d7bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{url}}:16001/odata/inventory/EPOInvPayment(<POInvPaymentID>)?$format=json&session=","urlObject":{"port":"16001","path":["odata","inventory","EPOInvPayment(<POInvPaymentID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"session","value":""}],"variable":[]}},"response":[],"_postman_id":"766780c7-6e84-47eb-8235-8e7d11f7d7bc"}],"id":"e2e77e9b-d805-4480-8882-02f3c9994f3d","_postman_id":"e2e77e9b-d805-4480-8882-02f3c9994f3d","description":""},{"name":"Purchase Order Detail","item":[{"name":"Get All Purchase Order Detail","id":"edcbf230-3027-45ea-8fa4-501a6ca45b2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrderDetail?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"96f4f952-3e51-4055-9dd5-eece586bb181","name":"Get All Purchase Order Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrderDetail?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrderDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderDetail('1')\",\n                    \"type\": \"InventoryService.EPurchOrderDetail\"\n                },\n                \"PODetailID\": \"1\",\n                \"POID\": \"2\",\n                \"LineNum\": \"1\",\n                \"Reference\": null,\n                \"PartID\": \"1\",\n                \"PartDesc\": \"P1\",\n                \"ItemStatus\": \"1\",\n                \"IsSerialized\": \"1\",\n                \"ShipLocationType\": \"1\",\n                \"ShipLocationID\": \"1\",\n                \"ScheduleID\": null,\n                \"ExpectedDate\": null,\n                \"UnitMeasureID\": \"1\",\n                \"TempQty\": \"1\",\n                \"Quantity\": \"1\",\n                \"QtyReceived\": \"0\",\n                \"QtyInvoiced\": null,\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"Taxable\": null,\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"QBGLAccountID\": null,\n                \"PurRequisitionPartID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:59:35.800\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACk4=\",\n                \"MfgPartNumber\": null,\n                \"MultiplyQtyByKitQty\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"EstSvcDetailId\": null,\n                \"ProcessedQty\": null,\n                \"ProcessedStatus\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"edcbf230-3027-45ea-8fa4-501a6ca45b2d"},{"name":"Read a Purchase Order","id":"332ea557-1b42-445a-9d3d-a0c768182ab0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrderDetail(<ID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderDetail(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"3216ed55-4bf7-4e16-9a94-319f870a5536","name":"New Request","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderDetail('1')\",\n            \"type\": \"InventoryService.EPurchOrderDetail\"\n        },\n        \"PODetailID\": \"1\",\n        \"POID\": \"2\",\n        \"LineNum\": \"1\",\n        \"Reference\": null,\n        \"PartID\": \"1\",\n        \"PartDesc\": \"P1\",\n        \"ItemStatus\": \"1\",\n        \"IsSerialized\": \"1\",\n        \"ShipLocationType\": \"1\",\n        \"ShipLocationID\": \"1\",\n        \"ScheduleID\": null,\n        \"ExpectedDate\": null,\n        \"UnitMeasureID\": \"1\",\n        \"TempQty\": \"1\",\n        \"Quantity\": \"1\",\n        \"QtyReceived\": \"0\",\n        \"QtyInvoiced\": null,\n        \"UnitCost\": \"0\",\n        \"ExtCost\": \"0\",\n        \"Taxable\": null,\n        \"IsKitHead\": \"0\",\n        \"KitHeadID\": null,\n        \"PartKitDetailID\": null,\n        \"QBGLAccountID\": null,\n        \"PurRequisitionPartID\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T19:59:35.800\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACk4=\",\n        \"MfgPartNumber\": null,\n        \"MultiplyQtyByKitQty\": null,\n        \"DimensionsType\": \"0\",\n        \"DimensionsX\": \"1\",\n        \"DimensionsY\": \"1\",\n        \"EstSvcDetailId\": null,\n        \"ProcessedQty\": null,\n        \"ProcessedStatus\": null\n    }\n}"}],"_postman_id":"332ea557-1b42-445a-9d3d-a0c768182ab0"},{"name":"Query a Purchase Order","id":"bef23277-a922-48be-80f2-e559b8daa86f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrderDetail?$format=json&$skip=0&$top=100&$filter=POID%20eq%202%20","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"POID%20eq%202%20"}],"variable":[]}},"response":[{"id":"fb1a5336-ec78-4391-9747-4380ec0b0080","name":"Query a Purchase Order","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrderDetail('1')\",\n                    \"type\": \"InventoryService.EPurchOrderDetail\"\n                },\n                \"PODetailID\": \"1\",\n                \"POID\": \"2\",\n                \"LineNum\": \"1\",\n                \"Reference\": null,\n                \"PartID\": \"1\",\n                \"PartDesc\": \"P1\",\n                \"ItemStatus\": \"1\",\n                \"IsSerialized\": \"1\",\n                \"ShipLocationType\": \"1\",\n                \"ShipLocationID\": \"1\",\n                \"ScheduleID\": null,\n                \"ExpectedDate\": null,\n                \"UnitMeasureID\": \"1\",\n                \"TempQty\": \"1\",\n                \"Quantity\": \"1\",\n                \"QtyReceived\": \"0\",\n                \"QtyInvoiced\": null,\n                \"UnitCost\": \"0\",\n                \"ExtCost\": \"0\",\n                \"Taxable\": null,\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"QBGLAccountID\": null,\n                \"PurRequisitionPartID\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:59:35.800\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACk4=\",\n                \"MfgPartNumber\": null,\n                \"MultiplyQtyByKitQty\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"EstSvcDetailId\": null,\n                \"ProcessedQty\": null,\n                \"ProcessedStatus\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"bef23277-a922-48be-80f2-e559b8daa86f"},{"name":"Delete Purchase Order Detail","id":"97870f9a-9447-43eb-beb9-9bfb96bc1779","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrderDetail(<ID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrderDetail(<ID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"97870f9a-9447-43eb-beb9-9bfb96bc1779"}],"id":"98a9d87d-07af-44dd-9a21-e5cfb6a366d4","description":"<p><strong>Purchase Order part Status:</strong></p>\n<img src=\"https://content.pstmn.io/5c6b9a28-3b0c-4649-ae9d-23b425960815/aW1hZ2UucG5n\" width=\"393\" height=\"137\" />\n\n<p><strong>Purchase Order Part Link To:</strong></p>\n<img src=\"https://content.pstmn.io/01ad9e31-c1f0-4458-9a35-18d9298d3976/aW1hZ2UucG5n\" width=\"390\" height=\"111\" />","_postman_id":"98a9d87d-07af-44dd-9a21-e5cfb6a366d4"},{"name":"Get All Purchase Order","id":"18d7377c-8fd6-4382-87f9-93faeae2adee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrder?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrder"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"1275cef0-f564-4302-bf70-b38b994df903","name":"Get All Purchase Order","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrder?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrder"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('1')\",\n                    \"type\": \"InventoryService.EPurchOrder\"\n                },\n                \"POID\": \"1\",\n                \"QBID\": null,\n                \"VendorID\": \"1\",\n                \"PoTypeID\": \"1\",\n                \"AltPO\": null,\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"TaxGrpID\": null,\n                \"TaxExemptNo\": null,\n                \"Description\": null,\n                \"VendorMsg\": null,\n                \"PoDate\": \"2024-12-12T00:00:00\",\n                \"ExpectedDate\": null,\n                \"ShipViaID\": null,\n                \"SalespersonID\": null,\n                \"InvoiceNo\": null,\n                \"TermsID\": \"1\",\n                \"OrderedBy\": \"1\",\n                \"RequestedBy\": null,\n                \"ApprovedBy\": \"1\",\n                \"LocationID\": \"1\",\n                \"DepartmentID\": \"1\",\n                \"Status\": \"1\",\n                \"ShipToType\": \"1\",\n                \"Address1\": \"V1\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"Country\": null,\n                \"ShipAddress1\": null,\n                \"ShipAddress2\": null,\n                \"ShipAddress3\": null,\n                \"ShipCity\": null,\n                \"ShipState\": null,\n                \"ShipZip\": null,\n                \"ShipCountry\": null,\n                \"OrderAmount\": null,\n                \"ReceivedAmount\": null,\n                \"ReceivedAmtStock\": null,\n                \"ReceivedAmtNonStock\": null,\n                \"BilledAmount\": null,\n                \"ReturnPO\": \"0\",\n                \"PurchaseOrderRpt\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:46:48.740\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-12T19:46:52.287\",\n                \"RecordID\": \"AAAAAAAACkI=\",\n                \"UseTaxGrpID\": null,\n                \"ContactID\": null,\n                \"AgreementNo\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('2')\",\n                    \"type\": \"InventoryService.EPurchOrder\"\n                },\n                \"POID\": \"2\",\n                \"QBID\": null,\n                \"VendorID\": \"2\",\n                \"PoTypeID\": \"1\",\n                \"AltPO\": null,\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"TaxGrpID\": null,\n                \"TaxExemptNo\": null,\n                \"Description\": null,\n                \"VendorMsg\": null,\n                \"PoDate\": \"2024-12-12T00:00:00\",\n                \"ExpectedDate\": null,\n                \"ShipViaID\": null,\n                \"SalespersonID\": null,\n                \"InvoiceNo\": null,\n                \"TermsID\": null,\n                \"OrderedBy\": \"1\",\n                \"RequestedBy\": null,\n                \"ApprovedBy\": \"1\",\n                \"LocationID\": \"1\",\n                \"DepartmentID\": \"1\",\n                \"Status\": \"1\",\n                \"ShipToType\": \"1\",\n                \"Address1\": \"V2\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"Country\": null,\n                \"ShipAddress1\": null,\n                \"ShipAddress2\": null,\n                \"ShipAddress3\": null,\n                \"ShipCity\": null,\n                \"ShipState\": null,\n                \"ShipZip\": null,\n                \"ShipCountry\": null,\n                \"OrderAmount\": null,\n                \"ReceivedAmount\": null,\n                \"ReceivedAmtStock\": null,\n                \"ReceivedAmtNonStock\": null,\n                \"BilledAmount\": null,\n                \"ReturnPO\": \"0\",\n                \"PurchaseOrderRpt\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:46:59.687\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-12T19:47:01.717\",\n                \"RecordID\": \"AAAAAAAACkQ=\",\n                \"UseTaxGrpID\": null,\n                \"ContactID\": null,\n                \"AgreementNo\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"18d7377c-8fd6-4382-87f9-93faeae2adee"},{"name":"Read a Purchase Order","id":"8fbee1c0-5f4b-41f5-b1b3-a282cfde2876","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrder(<POID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrder(<POID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"ff8c5d84-c227-4722-98aa-52c48d2546f9","name":"Read a Purchase Order","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrder(<POID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrder(<POID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('1')\",\n            \"type\": \"InventoryService.EPurchOrder\"\n        },\n        \"POID\": \"1\",\n        \"QBID\": null,\n        \"VendorID\": \"1\",\n        \"PoTypeID\": \"1\",\n        \"AltPO\": null,\n        \"SvcOrderID\": null,\n        \"ScheduleID\": null,\n        \"TaxGrpID\": null,\n        \"TaxExemptNo\": null,\n        \"Description\": null,\n        \"VendorMsg\": null,\n        \"PoDate\": \"2024-12-12T00:00:00\",\n        \"ExpectedDate\": null,\n        \"ShipViaID\": null,\n        \"SalespersonID\": null,\n        \"InvoiceNo\": null,\n        \"TermsID\": \"1\",\n        \"OrderedBy\": \"1\",\n        \"RequestedBy\": null,\n        \"ApprovedBy\": \"1\",\n        \"LocationID\": \"1\",\n        \"DepartmentID\": \"1\",\n        \"Status\": \"1\",\n        \"ShipToType\": \"1\",\n        \"Address1\": \"V1\",\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"Zip\": null,\n        \"Country\": null,\n        \"ShipAddress1\": null,\n        \"ShipAddress2\": null,\n        \"ShipAddress3\": null,\n        \"ShipCity\": null,\n        \"ShipState\": null,\n        \"ShipZip\": null,\n        \"ShipCountry\": null,\n        \"OrderAmount\": null,\n        \"ReceivedAmount\": null,\n        \"ReceivedAmtStock\": null,\n        \"ReceivedAmtNonStock\": null,\n        \"BilledAmount\": null,\n        \"ReturnPO\": \"0\",\n        \"PurchaseOrderRpt\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T19:46:48.740\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-12T19:46:52.287\",\n        \"RecordID\": \"AAAAAAAACkI=\",\n        \"UseTaxGrpID\": null,\n        \"ContactID\": null,\n        \"AgreementNo\": null\n    }\n}"}],"_postman_id":"8fbee1c0-5f4b-41f5-b1b3-a282cfde2876"},{"name":"Update Purchase Order","id":"957f0960-84c4-474a-a6a2-48706361741c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('4')\",\r\n\t\t\t\"type\": \"InventoryService.EPurchOrder\"\r\n\t\t},\r\n\t\t\"POID\": \"4\",\r\n\t\t\"QBID\": null,\r\n\t\t\"VendorID\": \"724\",\r\n\t\t\"PoTypeID\": \"1\",\r\n\t\t\"AltPO\": null,\r\n\t\t\"SvcOrderID\": \"20029\",\r\n\t\t\"ScheduleID\": null,\r\n\t\t\"TaxGrpID\": null,\r\n\t\t\"TaxExemptNo\": null,\r\n\t\t\"Description\": \"Filter Will Call\",\r\n\t\t\"VendorMsg\": null,\r\n\t\t\"PoDate\": \"2018-06-28T00:00:00\",\r\n\t\t\"ExpectedDate\": null,\r\n\t\t\"ShipViaID\": null,\r\n\t\t\"SalespersonID\": null,\r\n\t\t\"InvoiceNo\": null,\r\n\t\t\"TermsID\": null,\r\n\t\t\"OrderedBy\": \"21\",\r\n\t\t\"RequestedBy\": \"47\",\r\n\t\t\"ApprovedBy\": \"21\",\r\n\t\t\"LocationID\": \"4\",\r\n\t\t\"DepartmentID\": \"1\",\r\n\t\t\"Status\": \"4\",\r\n\t\t\"ShipToType\": \"1\",\r\n\t\t\"Address1\": \"Fluid Control Company\",\r\n\t\t\"Address2\": \"5253 W Kendall St\",\r\n\t\t\"Address3\": null,\r\n\t\t\"City\": \"Boise\",\r\n\t\t\"State\": \"ID\",\r\n\t\t\"Zip\": \"83706\",\r\n\t\t\"Country\": null,\r\n\t\t\"ShipAddress1\": null,\r\n\t\t\"ShipAddress2\": null,\r\n\t\t\"ShipAddress3\": null,\r\n\t\t\"ShipCity\": null,\r\n\t\t\"ShipState\": null,\r\n\t\t\"ShipZip\": null,\r\n\t\t\"ShipCountry\": null,\r\n\t\t\"OrderAmount\": \"21.63\",\r\n\t\t\"ReceivedAmount\": null,\r\n\t\t\"ReceivedAmtStock\": \"28.46\",\r\n\t\t\"ReceivedAmtNonStock\": null,\r\n\t\t\"BilledAmount\": null,\r\n\t\t\"ReturnPO\": \"0\",\r\n\t\t\"PurchaseOrderRpt\": null,\r\n\t\t\"CF1\": null,\r\n\t\t\"CF2\": null,\r\n\t\t\"CF3\": null,\r\n\t\t\"CF4\": null,\r\n\t\t\"CF5\": null,\r\n\t\t\"UserCreated\": \"ohalle\",\r\n\t\t\"TimeCreated\": \"2018-06-28T07:31:16.697\",\r\n\t\t\"UserModified\": \"mbowers\",\r\n\t\t\"TimeModified\": \"2018-06-29T09:11:41.457\",\r\n\t\t\"RecordID\": \"AAAAAAACcOI=\",\r\n\t\t\"UseTaxGrpID\": null,\r\n\t\t\"ContactID\": null,\r\n\t\t\"AgreementNo\": null\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EPurchOrder(<POID>)?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrder(<POID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"957f0960-84c4-474a-a6a2-48706361741c"},{"name":"Query Purchase Order","id":"71011790-4ab3-4c07-a05f-01bd242e428b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPurchOrder?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%202%20","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrder"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%202%20"}],"variable":[]}},"response":[{"id":"9c8acfee-3888-4ccb-b5da-3a27895d3de2","name":"Query Purchase Order","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrder?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%2032%20and%20TaxGrpID%20eq%2083%20and%20OrderedBy%20eq%206%20and%20LocationID%20eq%203%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrder"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%2032%20and%20TaxGrpID%20eq%2083%20and%20OrderedBy%20eq%206%20and%20LocationID%20eq%203%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('2')\",\n                    \"type\": \"InventoryService.EPurchOrder\"\n                },\n                \"POID\": \"2\",\n                \"QBID\": null,\n                \"VendorID\": \"2\",\n                \"PoTypeID\": \"1\",\n                \"AltPO\": null,\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"TaxGrpID\": null,\n                \"TaxExemptNo\": null,\n                \"Description\": null,\n                \"VendorMsg\": null,\n                \"PoDate\": \"2024-12-12T00:00:00\",\n                \"ExpectedDate\": null,\n                \"ShipViaID\": null,\n                \"SalespersonID\": null,\n                \"InvoiceNo\": null,\n                \"TermsID\": null,\n                \"OrderedBy\": \"1\",\n                \"RequestedBy\": null,\n                \"ApprovedBy\": \"1\",\n                \"LocationID\": \"1\",\n                \"DepartmentID\": \"1\",\n                \"Status\": \"1\",\n                \"ShipToType\": \"1\",\n                \"Address1\": \"V2\",\n                \"Address2\": null,\n                \"Address3\": null,\n                \"City\": null,\n                \"State\": null,\n                \"Zip\": null,\n                \"Country\": null,\n                \"ShipAddress1\": null,\n                \"ShipAddress2\": null,\n                \"ShipAddress3\": null,\n                \"ShipCity\": null,\n                \"ShipState\": null,\n                \"ShipZip\": null,\n                \"ShipCountry\": null,\n                \"OrderAmount\": null,\n                \"ReceivedAmount\": null,\n                \"ReceivedAmtStock\": null,\n                \"ReceivedAmtNonStock\": null,\n                \"BilledAmount\": null,\n                \"ReturnPO\": \"0\",\n                \"PurchaseOrderRpt\": null,\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T19:46:59.687\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-12T19:47:01.717\",\n                \"RecordID\": \"AAAAAAAACkQ=\",\n                \"UseTaxGrpID\": null,\n                \"ContactID\": null,\n                \"AgreementNo\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"71011790-4ab3-4c07-a05f-01bd242e428b"},{"name":"Create Purchase Order","id":"b45d6fcd-8c05-4086-b63b-c274c51543fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('-1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EPurchOrder\"\r\n\t\t\t\t},\r\n\t\t\t\t\"POID\": \"-1\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"VendorID\": \"2\",\r\n\t\t\t\t\"PoTypeID\": \"1\",\r\n\t\t\t\t\"AltPO\": null,\r\n\t\t\t\t\"SvcOrderID\": null,\r\n\t\t\t\t\"ScheduleID\": null,\r\n\t\t\t\t\"TaxGrpID\": null,\r\n\t\t\t\t\"TaxExemptNo\": null,\r\n\t\t\t\t\"Description\": null,\r\n\t\t\t\t\"VendorMsg\": null,\r\n\t\t\t\t\"PoDate\": \"2024-12-12T00:00:00\",\r\n\t\t\t\t\"ExpectedDate\": null,\r\n\t\t\t\t\"ShipViaID\": null,\r\n\t\t\t\t\"SalespersonID\": null,\r\n\t\t\t\t\"InvoiceNo\": null,\r\n\t\t\t\t\"TermsID\": null,\r\n\t\t\t\t\"OrderedBy\": \"1\",\r\n\t\t\t\t\"RequestedBy\": null,\r\n\t\t\t\t\"ApprovedBy\": \"1\",\r\n\t\t\t\t\"LocationID\": \"1\",\r\n\t\t\t\t\"DepartmentID\": \"1\",\r\n\t\t\t\t\"Status\": \"4\",\r\n\t\t\t\t\"ShipToType\": \"1\",\r\n\t\t\t\t\"Address1\": \"V2\",\r\n\t\t\t\t\"Address2\": null,\r\n\t\t\t\t\"Address3\": null,\r\n\t\t\t\t\"City\": null,\r\n\t\t\t\t\"State\": null,\r\n\t\t\t\t\"Zip\": null,\r\n\t\t\t\t\"Country\": null,\r\n\t\t\t\t\"ShipAddress1\": null,\r\n\t\t\t\t\"ShipAddress2\": null,\r\n\t\t\t\t\"ShipAddress3\": null,\r\n\t\t\t\t\"ShipCity\": null,\r\n\t\t\t\t\"ShipState\": null,\r\n\t\t\t\t\"ShipZip\": null,\r\n\t\t\t\t\"ShipCountry\": null,\r\n\t\t\t\t\"OrderAmount\": null,\r\n\t\t\t\t\"ReceivedAmount\": null,\r\n\t\t\t\t\"ReceivedAmtStock\": null,\r\n\t\t\t\t\"ReceivedAmtNonStock\": null,\r\n\t\t\t\t\"BilledAmount\": null,\r\n\t\t\t\t\"ReturnPO\": \"0\",\r\n\t\t\t\t\"PurchaseOrderRpt\": null,\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-12T19:46:59.687\",\r\n\t\t\t\t\"UserModified\": \"admin\",\r\n\t\t\t\t\"TimeModified\": \"2024-12-12T19:59:35.767\",\r\n\t\t\t\t\"RecordID\": \"AAAAAAAAKCs=\",\r\n\t\t\t\t\"UseTaxGrpID\": null,\r\n\t\t\t\t\"ContactID\": null,\r\n\t\t\t\t\"AgreementNo\": null\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/inventory/EPurchOrder?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EPurchOrder"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"7fc7e9f1-e54f-4ba4-bb10-560d4a16d59e","name":"Create Purchase Order","originalRequest":{"method":"POST","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('-1')\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EPurchOrder\"\r\n\t\t\t\t},\r\n\t\t\t\t\"POID\": \"-1\",\r\n\t\t\t\t\"QBID\": null,\r\n\t\t\t\t\"VendorID\": \"2\",\r\n\t\t\t\t\"PoTypeID\": \"1\",\r\n\t\t\t\t\"AltPO\": null,\r\n\t\t\t\t\"SvcOrderID\": null,\r\n\t\t\t\t\"ScheduleID\": null,\r\n\t\t\t\t\"TaxGrpID\": null,\r\n\t\t\t\t\"TaxExemptNo\": null,\r\n\t\t\t\t\"Description\": null,\r\n\t\t\t\t\"VendorMsg\": null,\r\n\t\t\t\t\"PoDate\": \"2024-12-12T00:00:00\",\r\n\t\t\t\t\"ExpectedDate\": null,\r\n\t\t\t\t\"ShipViaID\": null,\r\n\t\t\t\t\"SalespersonID\": null,\r\n\t\t\t\t\"InvoiceNo\": null,\r\n\t\t\t\t\"TermsID\": null,\r\n\t\t\t\t\"OrderedBy\": \"1\",\r\n\t\t\t\t\"RequestedBy\": null,\r\n\t\t\t\t\"ApprovedBy\": \"1\",\r\n\t\t\t\t\"LocationID\": \"1\",\r\n\t\t\t\t\"DepartmentID\": \"1\",\r\n\t\t\t\t\"Status\": \"4\",\r\n\t\t\t\t\"ShipToType\": \"1\",\r\n\t\t\t\t\"Address1\": \"V2\",\r\n\t\t\t\t\"Address2\": null,\r\n\t\t\t\t\"Address3\": null,\r\n\t\t\t\t\"City\": null,\r\n\t\t\t\t\"State\": null,\r\n\t\t\t\t\"Zip\": null,\r\n\t\t\t\t\"Country\": null,\r\n\t\t\t\t\"ShipAddress1\": null,\r\n\t\t\t\t\"ShipAddress2\": null,\r\n\t\t\t\t\"ShipAddress3\": null,\r\n\t\t\t\t\"ShipCity\": null,\r\n\t\t\t\t\"ShipState\": null,\r\n\t\t\t\t\"ShipZip\": null,\r\n\t\t\t\t\"ShipCountry\": null,\r\n\t\t\t\t\"OrderAmount\": null,\r\n\t\t\t\t\"ReceivedAmount\": null,\r\n\t\t\t\t\"ReceivedAmtStock\": null,\r\n\t\t\t\t\"ReceivedAmtNonStock\": null,\r\n\t\t\t\t\"BilledAmount\": null,\r\n\t\t\t\t\"ReturnPO\": \"0\",\r\n\t\t\t\t\"PurchaseOrderRpt\": null,\r\n\t\t\t\t\"CF1\": null,\r\n\t\t\t\t\"CF2\": null,\r\n\t\t\t\t\"CF3\": null,\r\n\t\t\t\t\"CF4\": null,\r\n\t\t\t\t\"CF5\": null,\r\n\t\t\t\t\"UserCreated\": \"admin\",\r\n\t\t\t\t\"TimeCreated\": \"2024-12-12T19:46:59.687\",\r\n\t\t\t\t\"UserModified\": \"admin\",\r\n\t\t\t\t\"TimeModified\": \"2024-12-12T19:59:35.767\",\r\n\t\t\t\t\"RecordID\": \"AAAAAAAAKCs=\",\r\n\t\t\t\t\"UseTaxGrpID\": null,\r\n\t\t\t\t\"ContactID\": null,\r\n\t\t\t\t\"AgreementNo\": null\r\n\t\t\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/inventory/EPurchOrder?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPurchOrder"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPurchOrder('4')\",\n            \"type\": \"InventoryService.EPurchOrder\"\n        },\n        \"POID\": \"4\",\n        \"QBID\": null,\n        \"VendorID\": \"2\",\n        \"PoTypeID\": \"1\",\n        \"AltPO\": null,\n        \"SvcOrderID\": null,\n        \"ScheduleID\": null,\n        \"TaxGrpID\": null,\n        \"TaxExemptNo\": null,\n        \"Description\": null,\n        \"VendorMsg\": null,\n        \"PoDate\": \"2024-12-12T00:00:00\",\n        \"ExpectedDate\": null,\n        \"ShipViaID\": null,\n        \"SalespersonID\": null,\n        \"InvoiceNo\": null,\n        \"TermsID\": null,\n        \"OrderedBy\": \"1\",\n        \"RequestedBy\": null,\n        \"ApprovedBy\": \"1\",\n        \"LocationID\": \"1\",\n        \"DepartmentID\": \"1\",\n        \"Status\": \"4\",\n        \"ShipToType\": \"1\",\n        \"Address1\": \"V2\",\n        \"Address2\": null,\n        \"Address3\": null,\n        \"City\": null,\n        \"State\": null,\n        \"Zip\": null,\n        \"Country\": null,\n        \"ShipAddress1\": null,\n        \"ShipAddress2\": null,\n        \"ShipAddress3\": null,\n        \"ShipCity\": null,\n        \"ShipState\": null,\n        \"ShipZip\": null,\n        \"ShipCountry\": null,\n        \"OrderAmount\": null,\n        \"ReceivedAmount\": null,\n        \"ReceivedAmtStock\": null,\n        \"ReceivedAmtNonStock\": null,\n        \"BilledAmount\": null,\n        \"ReturnPO\": \"0\",\n        \"PurchaseOrderRpt\": null,\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2025-01-15T14:52:34.317\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-12T19:59:35.767\",\n        \"RecordID\": \"AAAAAAAAKFE=\",\n        \"UseTaxGrpID\": null,\n        \"ContactID\": null,\n        \"AgreementNo\": null\n    }\n}"}],"_postman_id":"b45d6fcd-8c05-4086-b63b-c274c51543fd"}],"id":"7c8abe55-9ac1-48ce-a2b5-aad12d3b1491","description":"<p>In <a href=\"http://terra.optsy.com/fieldone/help/_purchase_management_.htm\">Purchase Management</a>, the Purchase Order is the end point for the optional steps of <a href=\"http://terra.optsy.com/fieldone/help/_purchmanage_purchase_order_requisition_.htm\">Purchase Order Requisition</a> and <a href=\"http://terra.optsy.com/fieldone/help/_purchmanage_purchase_quote_.htm\">Purchase Quote</a>.</p>\n<p>The flow of work through the Purchase Order itself is designed to expedite routine work, collect results such as Receipts and Vendor Invoices in a single place, and, importantly, to eliminate duplicate work by linking full detail history to either Inventory or Work Orders.</p>\n<p><strong>Purchase Order Status:</strong></p>\n<img src=\"https://content.pstmn.io/bf3ac48f-6c41-460b-b346-cdafc086f805/aW1hZ2UucG5n\" width=\"395\" height=\"191\" />\n\n<p>Part Process Action Type:</p>\n<img src=\"https://content.pstmn.io/9e9096a7-8b15-4eb4-b27f-24b230354410/aW1hZ2UucG5n\" width=\"398\" height=\"215\" />","_postman_id":"7c8abe55-9ac1-48ce-a2b5-aad12d3b1491"},{"name":"Invoice Group","item":[{"name":"Invoices related to Invoice Group","item":[{"name":"Get All Invoice Group Detail","id":"12452b03-3552-492a-acd8-ef7cf75faf95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EInvGrpDetail?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EInvGrpDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"cc40f877-8f30-44eb-8500-abcacbd6e790","name":"Get All Invoice Group Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EInvGrpDetail?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EInvGrpDetail"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EInvGrpDetail('1')\",\n                    \"type\": \"ARService.EInvGrpDetail\"\n                },\n                \"InvGrpDetailID\": \"1\",\n                \"InvGrpID\": \"1\",\n                \"InvoiceID\": \"1\",\n                \"LineNum\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:25:22.890\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChA=\",\n                \"SiteName\": \"......., .....\",\n                \"TransType\": \"3\",\n                \"TransID\": null,\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"CustPO\": null,\n                \"SaleAmt\": \"11.66\",\n                \"AmtDue\": \"11.66\",\n                \"TermID\": null,\n                \"DateDue\": \"2024-12-12T00:00:00\",\n                \"Note\": null,\n                \"AltInvoiceNum\": null,\n                \"Void\": \"0\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EInvGrpDetail('2')\",\n                    \"type\": \"ARService.EInvGrpDetail\"\n                },\n                \"InvGrpDetailID\": \"2\",\n                \"InvGrpID\": \"1\",\n                \"InvoiceID\": \"2\",\n                \"LineNum\": \"2\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:25:22.890\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChE=\",\n                \"SiteName\": \"......., .....\",\n                \"TransType\": \"3\",\n                \"TransID\": null,\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"CustPO\": null,\n                \"SaleAmt\": \"66\",\n                \"AmtDue\": \"66\",\n                \"TermID\": null,\n                \"DateDue\": \"2024-12-12T00:00:00\",\n                \"Note\": null,\n                \"AltInvoiceNum\": null,\n                \"Void\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"12452b03-3552-492a-acd8-ef7cf75faf95"},{"name":"Read a Invoice Group Detail","id":"51afcfbe-5f92-4ee8-9089-23afafa6dfcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EInvGrpDetail(<InvGrpDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EInvGrpDetail(<InvGrpDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"ac835602-d81f-4aa2-b13f-c56d20db4281","name":"Read a Invoice Group Detail","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EInvGrpDetail('1')\",\n            \"type\": \"ARService.EInvGrpDetail\"\n        },\n        \"InvGrpDetailID\": \"1\",\n        \"InvGrpID\": \"1\",\n        \"InvoiceID\": \"1\",\n        \"LineNum\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T18:25:22.890\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAChA=\",\n        \"SiteName\": \"......., .....\",\n        \"TransType\": \"3\",\n        \"TransID\": null,\n        \"InvDate\": \"2024-12-12T00:00:00\",\n        \"CustPO\": null,\n        \"SaleAmt\": \"11.66\",\n        \"AmtDue\": \"11.66\",\n        \"TermID\": null,\n        \"DateDue\": \"2024-12-12T00:00:00\",\n        \"Note\": null,\n        \"AltInvoiceNum\": null,\n        \"Void\": \"0\"\n    }\n}"}],"_postman_id":"51afcfbe-5f92-4ee8-9089-23afafa6dfcb"},{"name":"Query Invoice Group Detail","id":"e115e46c-d789-4464-a17c-19aa38850333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EInvGrpDetail?$format=json&$skip=0&$top=10&$filter=InvGrpDetailID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EInvGrpDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"InvGrpDetailID%20eq%201%20"}],"variable":[]}},"response":[{"id":"faf54427-4837-4b01-b01a-c4f9305ccb65","name":"Query Invoice Group Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EInvGrpDetail?$format=json&$skip=0&$top=10&$filter=InvGrpID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EInvGrpDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"InvGrpID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EInvGrpDetail('1')\",\n                    \"type\": \"ARService.EInvGrpDetail\"\n                },\n                \"InvGrpDetailID\": \"1\",\n                \"InvGrpID\": \"1\",\n                \"InvoiceID\": \"1\",\n                \"LineNum\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:25:22.890\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChA=\",\n                \"SiteName\": \"......., .....\",\n                \"TransType\": \"3\",\n                \"TransID\": null,\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"CustPO\": null,\n                \"SaleAmt\": \"11.66\",\n                \"AmtDue\": \"11.66\",\n                \"TermID\": null,\n                \"DateDue\": \"2024-12-12T00:00:00\",\n                \"Note\": null,\n                \"AltInvoiceNum\": null,\n                \"Void\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e115e46c-d789-4464-a17c-19aa38850333"},{"name":"Delete Invoice Group Detail","id":"44ba7bd5-859e-4320-a19a-9fc309b03698","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EInvGrpDetail(<InvGrpDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EInvGrpDetail(<InvGrpDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"44ba7bd5-859e-4320-a19a-9fc309b03698"}],"id":"d334eb10-a382-4de3-a38b-67bf018dfdf0","_postman_id":"d334eb10-a382-4de3-a38b-67bf018dfdf0","description":""},{"name":"Get All Invoice Groups","id":"49f97832-aff9-4c3f-82e9-98ea373bf84c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/vLookupInvGrp?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","vLookupInvGrp"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"7000ce48-ea68-4d0b-b023-2545164368cb","name":"Get All Invoice Groups","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/vLookupInvGrp?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","vLookupInvGrp"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/vLookupInvGrp('1')\",\n                    \"type\": \"ARService.vLookupInvGrp\"\n                },\n                \"InvGrpID\": \"1\",\n                \"CustID\": \"1\",\n                \"Printed\": null,\n                \"CustName\": \"......., .....\",\n                \"SaleAmt\": \"77.66\",\n                \"AmtPaid\": null,\n                \"AmtDue\": \"77.66\",\n                \"InvCount\": \"2\",\n                \"TimeCreated\": \"2024-12-12T18:25:22.887\"\n            }\n        ]\n    }\n}"}],"_postman_id":"49f97832-aff9-4c3f-82e9-98ea373bf84c"},{"name":"Query Invoice Group","id":"873d9f2c-811a-414d-a6d3-854501016290","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/vLookupInvGrp?$format=json&$skip=0&$top=100&$filter=SaleAmt%20gt%200%20and%20InvCount%20eq%202%20and%20CustID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","vLookupInvGrp"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"SaleAmt%20gt%200%20and%20InvCount%20eq%202%20and%20CustID%20eq%201%20"}],"variable":[]}},"response":[{"id":"76996a0b-fd5d-4078-9564-65181b980d84","name":"Query Invoice Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/vLookupInvGrp?$format=json&$skip=0&$top=100&$filter=SaleAmt%20lt%20450%20and%20AmtPaid%20gt%20400%20and%20InvCount%20eq%201%20and%20CustID%20eq%201410%20","host":["{{url}}"],"port":"16001","path":["odata","ar","vLookupInvGrp"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"SaleAmt%20lt%20450%20and%20AmtPaid%20gt%20400%20and%20InvCount%20eq%201%20and%20CustID%20eq%201410%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/vLookupInvGrp('1')\",\n                    \"type\": \"ARService.vLookupInvGrp\"\n                },\n                \"InvGrpID\": \"1\",\n                \"CustID\": \"1\",\n                \"Printed\": null,\n                \"CustName\": \"......., .....\",\n                \"SaleAmt\": \"77.66\",\n                \"AmtPaid\": null,\n                \"AmtDue\": \"77.66\",\n                \"InvCount\": \"2\",\n                \"TimeCreated\": \"2024-12-12T18:25:22.887\"\n            }\n        ]\n    }\n}"}],"_postman_id":"873d9f2c-811a-414d-a6d3-854501016290"},{"name":"Read a Invoice Group","id":"6b546119-5a00-43cc-88e8-e37f3d38444f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/vLookupInvGrp(<InvGrpID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","vLookupInvGrp(<InvGrpID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"f96fcea4-4035-49ed-b4c2-2cfacd9bc727","name":"Read a Invoice Group","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/vLookupInvGrp(1)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","vLookupInvGrp(1)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/vLookupInvGrp('1')\",\n            \"type\": \"ARService.vLookupInvGrp\"\n        },\n        \"InvGrpID\": \"1\",\n        \"CustID\": \"1\",\n        \"Printed\": null,\n        \"CustName\": \"......., .....\",\n        \"SaleAmt\": \"77.66\",\n        \"AmtPaid\": null,\n        \"AmtDue\": \"77.66\",\n        \"InvCount\": \"2\",\n        \"TimeCreated\": \"2024-12-12T18:25:22.887\"\n    }\n}"}],"_postman_id":"6b546119-5a00-43cc-88e8-e37f3d38444f"}],"id":"b44277d0-e9fb-45b0-89ee-f328476e2be7","description":"<p><strong>Invoice Group</strong> means a <strong>collection of invoices</strong> that are grouped together based on a shared characteristic, like:</p>\n<ul>\n<li>Same customer</li>\n</ul>\n","_postman_id":"b44277d0-e9fb-45b0-89ee-f328476e2be7"},{"name":"Payment","item":[{"name":"Payment Methods","item":[{"name":"Get All Payment Methods","id":"bd5fa2ea-960d-4f2b-a0dd-5b3bf0ed1208","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPaymentMethod?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EPaymentMethod"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"dbd97869-d411-4169-8141-8c860d883492","name":"Get All Payment Methods","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EPaymentMethod?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EPaymentMethod"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('1')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"Check\",\n                \"PmntType\": \"1\",\n                \"QBPmntMethodName\": \"Check\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:14.060\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKI=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('2')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"2\",\n                \"QBID\": null,\n                \"Description\": \"Cash\",\n                \"PmntType\": \"2\",\n                \"QBPmntMethodName\": \"Cash\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:14.280\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKM=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('3')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"3\",\n                \"QBID\": null,\n                \"Description\": \"American Express\",\n                \"PmntType\": \"3\",\n                \"QBPmntMethodName\": \"American Express\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:15.057\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKQ=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('4')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"4\",\n                \"QBID\": null,\n                \"Description\": \"Discover\",\n                \"PmntType\": \"3\",\n                \"QBPmntMethodName\": \"Discover\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:15.277\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKU=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('5')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"5\",\n                \"QBID\": null,\n                \"Description\": \"MasterCard\",\n                \"PmntType\": \"3\",\n                \"QBPmntMethodName\": \"MasterCard\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:15.480\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKY=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('6')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"6\",\n                \"QBID\": null,\n                \"Description\": \"Visa\",\n                \"PmntType\": \"3\",\n                \"QBPmntMethodName\": \"Visa\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:15.697\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKc=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('7')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"7\",\n                \"QBID\": null,\n                \"Description\": \"Other Credit Card\",\n                \"PmntType\": \"3\",\n                \"QBPmntMethodName\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:15.900\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKg=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('8')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"8\",\n                \"QBID\": null,\n                \"Description\": \"Credit\",\n                \"PmntType\": \"4\",\n                \"QBPmntMethodName\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:16.137\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKk=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"bd5fa2ea-960d-4f2b-a0dd-5b3bf0ed1208"},{"name":"Read a Payment Methods","id":"ae61e7a4-9cab-4ba6-835d-07007dffc575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPaymentMethod(<PmntMethodID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EPaymentMethod(<PmntMethodID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"aad0d178-0fbc-4e85-8631-1db5bc9a96cc","name":"Read a Payment Methods","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EPaymentMethod(<PmntMethodID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EPaymentMethod(<PmntMethodID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('1')\",\n            \"type\": \"ARService.EPaymentMethod\"\n        },\n        \"PmntMethodID\": \"1\",\n        \"QBID\": null,\n        \"Description\": \"Check\",\n        \"PmntType\": \"1\",\n        \"QBPmntMethodName\": \"Check\",\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T15:14:14.060\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACKI=\"\n    }\n}"}],"_postman_id":"ae61e7a4-9cab-4ba6-835d-07007dffc575"},{"name":"Query Payment Method","id":"38137a1e-c293-461b-aa09-3b5ad78b5dbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPaymentMethod?$format=json&$skip=0&$top=100&$filter=PmntMethodID%20eq%201%20and%20IsActive%20eq%201%20and%20PmntType%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EPaymentMethod"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"PmntMethodID%20eq%201%20and%20IsActive%20eq%201%20and%20PmntType%20eq%201%20"}],"variable":[]}},"response":[{"id":"4a5e92ff-70d3-4394-b477-bde851faf322","name":"Query Payment Method","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EPaymentMethod?$format=json&$skip=0&$top=100&$filter=PmntMethodID%20eq%201%20and%20IsActive%20eq%201%20and%20PmntType%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EPaymentMethod"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"PmntMethodID%20eq%201%20and%20IsActive%20eq%201%20and%20PmntType%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentMethod('1')\",\n                    \"type\": \"ARService.EPaymentMethod\"\n                },\n                \"PmntMethodID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"Check\",\n                \"PmntType\": \"1\",\n                \"QBPmntMethodName\": \"Check\",\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T15:14:14.060\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACKI=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"38137a1e-c293-461b-aa09-3b5ad78b5dbb"},{"name":"Delete Payment Method","id":"a6a321fe-5783-43d0-a5ed-25b90949cad2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPaymentMethod(<PmntMethodID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EPaymentMethod(<PmntMethodID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"a6a321fe-5783-43d0-a5ed-25b90949cad2"}],"id":"8405d2b5-5b90-4490-aacb-7456b0fceb9b","description":"<p>In Optsy Field Management Software, a <strong>Payment Method</strong> refers to the way a customer pays for services, such as via Credit card, Cash, American Express. It is integrated into invoicing and customer records to streamline billing and financial tracking.</p>\n","_postman_id":"8405d2b5-5b90-4490-aacb-7456b0fceb9b"},{"name":"Payment Terms","item":[{"name":"Get All Payment Terms","id":"5c8a52a0-d587-498e-b136-d4e02435a3cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICTerm"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"17b8c2a5-16c3-4041-8d18-1df1accd2327","name":"Get All Payment Terms","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTerm"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('1')\",\n                    \"type\": \"LookupService.MICTerm\"\n                },\n                \"TermID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"P1\",\n                \"DaysDue\": null,\n                \"Discount\": null,\n                \"DiscountDays\": null,\n                \"IsActive\": \"1\",\n                \"QBTermName\": null,\n                \"RecordID\": \"2310\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('2')\",\n                    \"type\": \"LookupService.MICTerm\"\n                },\n                \"TermID\": \"2\",\n                \"QBID\": null,\n                \"Description\": \"P2\",\n                \"DaysDue\": null,\n                \"Discount\": null,\n                \"DiscountDays\": null,\n                \"IsActive\": \"1\",\n                \"QBTermName\": null,\n                \"RecordID\": \"2311\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5c8a52a0-d587-498e-b136-d4e02435a3cf"},{"name":"Read a Payment Terms","id":"3ee2c0d6-c58d-463b-8c48-d6af336bfbf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm(<TermID>)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","MICTerm(<TermID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"2f318054-dab7-43e6-aeed-f4e435851e00","name":"Read a Payment Terms","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTerm(<TermID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTerm(<TermID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('1')\",\n            \"type\": \"LookupService.MICTerm\"\n        },\n        \"TermID\": \"1\",\n        \"QBID\": null,\n        \"Description\": \"P1\",\n        \"DaysDue\": null,\n        \"Discount\": null,\n        \"DiscountDays\": null,\n        \"IsActive\": \"1\",\n        \"QBTermName\": null,\n        \"RecordID\": \"2310\"\n    }\n}"}],"_postman_id":"3ee2c0d6-c58d-463b-8c48-d6af336bfbf3"},{"name":"Query Payment Term","id":"31904218-844f-48c1-8b9f-3a6811687540","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MICTerm"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"322e11b7-434c-42e3-ba55-a38893ad85bf","name":"Query Payment Term","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICTerm?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICTerm"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('1')\",\n                    \"type\": \"LookupService.MICTerm\"\n                },\n                \"TermID\": \"1\",\n                \"QBID\": null,\n                \"Description\": \"P1\",\n                \"DaysDue\": null,\n                \"Discount\": null,\n                \"DiscountDays\": null,\n                \"IsActive\": \"1\",\n                \"QBTermName\": null,\n                \"RecordID\": \"2310\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICTerm('2')\",\n                    \"type\": \"LookupService.MICTerm\"\n                },\n                \"TermID\": \"2\",\n                \"QBID\": null,\n                \"Description\": \"P2\",\n                \"DaysDue\": null,\n                \"Discount\": null,\n                \"DiscountDays\": null,\n                \"IsActive\": \"1\",\n                \"QBTermName\": null,\n                \"RecordID\": \"2311\"\n            }\n        ]\n    }\n}"}],"_postman_id":"31904218-844f-48c1-8b9f-3a6811687540"}],"id":"356fcced-6902-48de-9fb7-9425da5d1c5b","description":"<p>A <strong>Payment Term</strong> in Optsy (and generally in business) defines the conditions under which a customer must pay for services. It typically includes the due date (e.g., Net 30, meaning payment is due in 30 days) and any early payment discounts or late fees.</p>\n","_postman_id":"356fcced-6902-48de-9fb7-9425da5d1c5b"},{"name":"Payment Detail","item":[{"name":"Get All Payment Detail","id":"7aaf69b8-0f0c-4b04-a7b9-ff206601f5cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPaymentDetail?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","EPaymentDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"e1a6da2f-4a44-47bb-a0b4-1cd79940cbb0","name":"Get All Payment Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/EPaymentDetail?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","misc","EPaymentDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentDetail('1')\",\n                    \"type\": \"ARService.EPaymentDetail\"\n                },\n                \"PmntDetailID\": \"1\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"1\",\n                \"TempPmntAmt\": \"11.66\",\n                \"PmntAmt\": \"11.66\",\n                \"ApplyPmnt\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:43:43.033\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChI=\",\n                \"IsRefund\": null,\n                \"IsLateFee\": null,\n                \"AmtReversed\": null,\n                \"InvGrpID1\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentDetail('2')\",\n                    \"type\": \"ARService.EPaymentDetail\"\n                },\n                \"PmntDetailID\": \"2\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"2\",\n                \"TempPmntAmt\": \"66\",\n                \"PmntAmt\": \"66\",\n                \"ApplyPmnt\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:43:43.080\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChM=\",\n                \"IsRefund\": null,\n                \"IsLateFee\": null,\n                \"AmtReversed\": null,\n                \"InvGrpID1\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7aaf69b8-0f0c-4b04-a7b9-ff206601f5cd"},{"name":"Read a Payment Detail","id":"9f55a8e5-2c59-4a56-85a2-019f938ee356","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPaymentDetail(<PmntDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EPaymentDetail(<PmntDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"d3a0d0fb-1a75-4907-857c-80819a05e142","name":"Read a Payment Detail","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentDetail('1')\",\n            \"type\": \"ARService.EPaymentDetail\"\n        },\n        \"PmntDetailID\": \"1\",\n        \"PaymentID\": \"1\",\n        \"InvoiceID\": \"1\",\n        \"TempPmntAmt\": \"11.66\",\n        \"PmntAmt\": \"11.66\",\n        \"ApplyPmnt\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T18:43:43.033\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAChI=\",\n        \"IsRefund\": null,\n        \"IsLateFee\": null,\n        \"AmtReversed\": null,\n        \"InvGrpID1\": \"1\"\n    }\n}"}],"_postman_id":"9f55a8e5-2c59-4a56-85a2-019f938ee356"},{"name":"Query Payment Detail","id":"7168739e-f1ab-43e8-a115-b1546594f4ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPaymentDetail?$format=json&$skip=0&$top=10&$filter=ApplyPmnt%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EPaymentDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"ApplyPmnt%20eq%201%20"}],"variable":[]}},"response":[{"id":"67e90d7a-8563-499c-8f91-aef735dcc0f1","name":"Query Payment Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EPaymentDetail?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","EPaymentDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentDetail('1')\",\n                    \"type\": \"ARService.EPaymentDetail\"\n                },\n                \"PmntDetailID\": \"1\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"1\",\n                \"TempPmntAmt\": \"11.66\",\n                \"PmntAmt\": \"11.66\",\n                \"ApplyPmnt\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:43:43.033\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChI=\",\n                \"IsRefund\": null,\n                \"IsLateFee\": null,\n                \"AmtReversed\": null,\n                \"InvGrpID1\": \"1\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EPaymentDetail('2')\",\n                    \"type\": \"ARService.EPaymentDetail\"\n                },\n                \"PmntDetailID\": \"2\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"2\",\n                \"TempPmntAmt\": \"66\",\n                \"PmntAmt\": \"66\",\n                \"ApplyPmnt\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:43:43.080\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChM=\",\n                \"IsRefund\": null,\n                \"IsLateFee\": null,\n                \"AmtReversed\": null,\n                \"InvGrpID1\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"7168739e-f1ab-43e8-a115-b1546594f4ba"}],"id":"c851ea01-9e14-4088-bd13-6ecf6244669c","_postman_id":"c851ea01-9e14-4088-bd13-6ecf6244669c","description":""},{"name":"Get All Payments","id":"efcb9710-8388-4818-94d8-0e6390f36b26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPayment?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","ar","EPayment"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"23dd2160-31ea-4b94-b875-c1c1cf56eac0","name":"Get All Payments","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VLookupPayment?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","VLookupPayment"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupPayment('1')\",\n                    \"type\": \"ARService.VLookupPayment\"\n                },\n                \"PaymentID\": \"1\",\n                \"CustID\": \"1\",\n                \"SiteID\": \"-1\",\n                \"PmntDate\": \"2024-12-11T00:00:00\",\n                \"PmntType\": \"2\",\n                \"PmntAmt\": \"1000\",\n                \"UnappliedAmt\": \"1000\",\n                \"CheckNo\": null,\n                \"CardNo\": null,\n                \"CardNoEncrypt\": \"1\",\n                \"Description\": null,\n                \"ExportTime\": null,\n                \"QBID\": null,\n                \"CustName\": \"......., .....\",\n                \"ReservedToSvcOrderID\": null,\n                \"IsRefund\": \"0\",\n                \"IsLateFee\": \"0\",\n                \"AmtReversed\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"efcb9710-8388-4818-94d8-0e6390f36b26"},{"name":"Query Payment","id":"360848c2-b037-4af6-a74f-5e8566d3f52d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPayment?$format=json&$skip=0&$top=10&$filter=PmntType%20eq%202%20and%20PmntAmt%20gt%20500%20and%20CustID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EPayment"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"PmntType%20eq%202%20and%20PmntAmt%20gt%20500%20and%20CustID%20eq%201%20"}],"variable":[]}},"response":[{"id":"6df03ce3-d0da-4613-8a20-230b90bab42f","name":"Query Payment","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VLookupPayment?$format=json&$skip=0&$top=10&$filter=PmntType%20eq%202%20and%20PmntAmt%20gt%20500%20and%20CustID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","VLookupPayment"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"PmntType%20eq%202%20and%20PmntAmt%20gt%20500%20and%20CustID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VLookupPayment('1')\",\n                    \"type\": \"ARService.VLookupPayment\"\n                },\n                \"PaymentID\": \"1\",\n                \"CustID\": \"1\",\n                \"SiteID\": \"-1\",\n                \"PmntDate\": \"2024-12-11T00:00:00\",\n                \"PmntType\": \"2\",\n                \"PmntAmt\": \"1000\",\n                \"UnappliedAmt\": \"1000\",\n                \"CheckNo\": null,\n                \"CardNo\": null,\n                \"CardNoEncrypt\": \"1\",\n                \"Description\": null,\n                \"ExportTime\": null,\n                \"QBID\": null,\n                \"CustName\": \"......., .....\",\n                \"ReservedToSvcOrderID\": null,\n                \"IsRefund\": \"0\",\n                \"IsLateFee\": \"0\",\n                \"AmtReversed\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"360848c2-b037-4af6-a74f-5e8566d3f52d"},{"name":"Read a Payment","id":"fe9aba9f-9547-4431-92b6-6916bc2e680b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPayment(<PaymentID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EPayment(<PaymentID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"23104f83-73a0-472f-9d84-45803abf7b99","name":"Read a Payment","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EPayment('1')\",\n            \"type\": \"ARService.EPayment\"\n        },\n        \"PaymentID\": \"1\",\n        \"QBID\": null,\n        \"CustID\": \"1\",\n        \"SiteID\": \"-1\",\n        \"PmntType\": \"2\",\n        \"PmntNote\": null,\n        \"CardType\": null,\n        \"CheckNo\": null,\n        \"CardNo\": null,\n        \"CardNoEncrypt\": \"1\",\n        \"CardExp\": null,\n        \"UseMerchant\": \"0\",\n        \"LastCardTransID\": null,\n        \"CardInfo\": null,\n        \"PmntAmt\": \"1000\",\n        \"UnappliedAmt\": \"1000\",\n        \"GLAccountID\": null,\n        \"DepositToAccountID\": null,\n        \"PmntDate\": \"2024-12-11T00:00:00\",\n        \"Description\": null,\n        \"QBCreditMemo\": \"0\",\n        \"ExportedBy\": null,\n        \"ExportTime\": null,\n        \"DontExport\": null,\n        \"DontExportReason\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T17:34:57.220\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACQw=\",\n        \"Sync\": \"0\",\n        \"LocationID\": null,\n        \"ReservedToSvcOrderID\": null,\n        \"IsRefund\": \"0\",\n        \"IsLateFee\": \"0\",\n        \"AmtReversed\": \"0\"\n    }\n}"}],"_postman_id":"fe9aba9f-9547-4431-92b6-6916bc2e680b"}],"id":"c0a6c63e-5cd4-4f73-9231-c8fa40855527","description":"<p>Use Customer Payments to receive and record Payments made by the Customer.</p>\n<p>• Unapplied Payments - simply capture the Payment as received and save it to apply later (sometimes used to reserve Customer deposits towards a Job)<br />• Applied Payments - distribute Payments completely or partially to various existing Invoices</p>\n<p><strong>Payment Type:</strong></p>\n<img src=\"https://content.pstmn.io/894806db-454f-47a7-937b-441efaf44942/aW1hZ2UucG5n\" width=\"395\" height=\"137\" />\n\n<p><strong>Card Type:</strong></p>\n<img src=\"https://content.pstmn.io/5b0a2f43-6dbe-47a2-ae20-63cfa6abddcf/aW1hZ2UucG5n\" width=\"391\" height=\"162\" />","_postman_id":"c0a6c63e-5cd4-4f73-9231-c8fa40855527"},{"name":"Service Request","item":[{"name":"Portal Notes","item":[{"name":"Get All Portal Notes","id":"a5bbf856-d001-405b-8d82-1d407022e5de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/EPortalNotes?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","workorder","EPortalNotes"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"defcb90e-9668-42f4-8498-71b3719a081a","name":"Get All Portal Notes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/EPortalNotes?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","EPortalNotes"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/EPortalNotes('1')\",\n                    \"type\": \"WorkOrderService.EPortalNotes\"\n                },\n                \"PortalNoteID\": \"1\",\n                \"TransType\": \"tblSvcRequest\",\n                \"TransID\": \"1\",\n                \"NoteText\": \"Test\",\n                \"UserType\": null,\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACl8=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/EPortalNotes('2')\",\n                    \"type\": \"WorkOrderService.EPortalNotes\"\n                },\n                \"PortalNoteID\": \"2\",\n                \"TransType\": \"tblSvcRequest\",\n                \"TransID\": \"1\",\n                \"NoteText\": \"Test\",\n                \"UserType\": null,\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACmE=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a5bbf856-d001-405b-8d82-1d407022e5de"},{"name":"Read a Portal Notes","id":"b278f235-af3f-4864-a56e-50eb858942b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/EPortalNotes(<PortalNoteID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","EPortalNotes(<PortalNoteID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"cc7a6359-c842-4420-90b0-171a195d98bd","name":"Read a Portal Notes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/EPortalNotes(<PortalNoteID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","EPortalNotes(<PortalNoteID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/EPortalNotes('1')\",\n            \"type\": \"WorkOrderService.EPortalNotes\"\n        },\n        \"PortalNoteID\": \"1\",\n        \"TransType\": \"tblSvcRequest\",\n        \"TransID\": \"1\",\n        \"NoteText\": \"Test\",\n        \"UserType\": null,\n        \"UserCreated\": null,\n        \"TimeCreated\": null,\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACl8=\"\n    }\n}"}],"_postman_id":"b278f235-af3f-4864-a56e-50eb858942b9"},{"name":"Delete Portal Notes","id":"4fc4790a-75d4-4ade-816c-7dd8ecf05ef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/EPortalNotes(<PortalNoteID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","EPortalNotes(<PortalNoteID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"4fc4790a-75d4-4ade-816c-7dd8ecf05ef0"},{"name":"Query Portal Notes","id":"1b540012-d468-4df8-8ca9-13987ca8b735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/EPortalNotes?$format=json&$skip=0&$top=100&$filter=TransID%20eq%201%20","urlObject":{"port":"16001","path":["odata","workorder","EPortalNotes"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"TransID%20eq%201%20"}],"variable":[]}},"response":[{"id":"d1e644d9-95bf-4592-b6ac-14356e558743","name":"Query Portal Notes","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/EPortalNotes?$format=json&$skip=0&$top=100&$filter=TransID%20eq%202109%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","EPortalNotes"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"TransID%20eq%202109%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/EPortalNotes('1')\",\n                    \"type\": \"WorkOrderService.EPortalNotes\"\n                },\n                \"PortalNoteID\": \"1\",\n                \"TransType\": \"tblSvcRequest\",\n                \"TransID\": \"1\",\n                \"NoteText\": \"Test\",\n                \"UserType\": null,\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACl8=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/EPortalNotes('2')\",\n                    \"type\": \"WorkOrderService.EPortalNotes\"\n                },\n                \"PortalNoteID\": \"2\",\n                \"TransType\": \"tblSvcRequest\",\n                \"TransID\": \"1\",\n                \"NoteText\": \"Test\",\n                \"UserType\": null,\n                \"UserCreated\": null,\n                \"TimeCreated\": null,\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACmE=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"1b540012-d468-4df8-8ca9-13987ca8b735"}],"id":"0b34a5ca-ba20-4f76-9086-b0e8fa4445a3","description":"<p><strong>User Type:</strong></p>\n<img src=\"https://content.pstmn.io/b1ff7d7a-79e1-4981-8b33-4abf86295d41/aW1hZ2UucG5n\" alt height=\"79\" width=\"390\" />","_postman_id":"0b34a5ca-ba20-4f76-9086-b0e8fa4445a3"},{"name":"Get All Service Requests","id":"fc69c334-6fbd-4e0f-bdb8-a77f5629a5dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VLookupSvcRequest?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","workorder","VLookupSvcRequest"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"7360dbda-276d-4244-ad34-8dd8b15bc0c0","name":"Get All Service Requests","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VLookupSvcRequest?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","workorder","VLookupSvcRequest"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupSvcRequest('1')\",\n                    \"type\": \"WorkOrderService.VLookupSvcRequest\"\n                },\n                \"SvcRequestID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"PortalUserID\": null,\n                \"Title\": null,\n                \"Status\": null,\n                \"ProposedDate\": null,\n                \"SvcOrderID\": null,\n                \"TimeCreated\": null,\n                \"Username\": null,\n                \"FirstName\": null,\n                \"LastName\": null,\n                \"Email\": null,\n                \"CustName\": \"......., .....\",\n                \"SiteName\": \"......., .....\",\n                \"SvcEmail\": null,\n                \"PhoneNo\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupSvcRequest('2')\",\n                    \"type\": \"WorkOrderService.VLookupSvcRequest\"\n                },\n                \"SvcRequestID\": \"2\",\n                \"CustID\": \"2\",\n                \"CustSiteID\": \"3\",\n                \"PortalUserID\": null,\n                \"Title\": null,\n                \"Status\": null,\n                \"ProposedDate\": null,\n                \"SvcOrderID\": null,\n                \"TimeCreated\": null,\n                \"Username\": null,\n                \"FirstName\": null,\n                \"LastName\": null,\n                \"Email\": null,\n                \"CustName\": null,\n                \"SiteName\": null,\n                \"SvcEmail\": null,\n                \"PhoneNo\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"fc69c334-6fbd-4e0f-bdb8-a77f5629a5dd"},{"name":"Read a Service Request","id":"a4b2626a-d4b5-408a-a12d-ca51bd608687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VLookupSvcRequest(<SvcRequestID>)?$format=json","urlObject":{"port":"16001","path":["odata","workorder","VLookupSvcRequest(<SvcRequestID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"a7d99b8a-5e60-41d1-8123-11b9515f8d56","name":"Read a Service Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VLookupSvcRequest(<SvcRequestID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","workorder","VLookupSvcRequest(<SvcRequestID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupSvcRequest('1')\",\n            \"type\": \"WorkOrderService.VLookupSvcRequest\"\n        },\n        \"SvcRequestID\": \"1\",\n        \"CustID\": \"1\",\n        \"CustSiteID\": \"1\",\n        \"PortalUserID\": null,\n        \"Title\": null,\n        \"Status\": null,\n        \"ProposedDate\": null,\n        \"SvcOrderID\": null,\n        \"TimeCreated\": null,\n        \"Username\": null,\n        \"FirstName\": null,\n        \"LastName\": null,\n        \"Email\": null,\n        \"CustName\": \"......., .....\",\n        \"SiteName\": \"......., .....\",\n        \"SvcEmail\": null,\n        \"PhoneNo\": null\n    }\n}"}],"_postman_id":"a4b2626a-d4b5-408a-a12d-ca51bd608687"},{"name":"Query Service Request","id":"a21ef3ca-5b75-4726-8f78-6ce1304298fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/workorder/VLookupSvcRequest?$format=json&$skip=0&$top=100&$filter=Status%20eq%200%20","urlObject":{"port":"16001","path":["odata","workorder","VLookupSvcRequest"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"Status%20eq%200%20"}],"variable":[]}},"response":[{"id":"3e75a77a-006f-4324-86a0-5059daee7dd0","name":"Query Service Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/workorder/VLookupSvcRequest?$format=json&$skip=0&$top=100&$filter=Status%20eq%202%20","host":["{{url}}"],"port":"16001","path":["odata","workorder","VLookupSvcRequest"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"Status%20eq%202%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupSvcRequest('1')\",\n                    \"type\": \"WorkOrderService.VLookupSvcRequest\"\n                },\n                \"SvcRequestID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"PortalUserID\": null,\n                \"Title\": null,\n                \"Status\": \"0\",\n                \"ProposedDate\": null,\n                \"SvcOrderID\": null,\n                \"TimeCreated\": null,\n                \"Username\": null,\n                \"FirstName\": null,\n                \"LastName\": null,\n                \"Email\": null,\n                \"CustName\": \"......., .....\",\n                \"SiteName\": \"......., .....\",\n                \"SvcEmail\": null,\n                \"PhoneNo\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/workorder/VLookupSvcRequest('2')\",\n                    \"type\": \"WorkOrderService.VLookupSvcRequest\"\n                },\n                \"SvcRequestID\": \"2\",\n                \"CustID\": \"2\",\n                \"CustSiteID\": \"3\",\n                \"PortalUserID\": null,\n                \"Title\": null,\n                \"Status\": \"0\",\n                \"ProposedDate\": null,\n                \"SvcOrderID\": null,\n                \"TimeCreated\": null,\n                \"Username\": null,\n                \"FirstName\": null,\n                \"LastName\": null,\n                \"Email\": null,\n                \"CustName\": null,\n                \"SiteName\": null,\n                \"SvcEmail\": null,\n                \"PhoneNo\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"a21ef3ca-5b75-4726-8f78-6ce1304298fd"}],"id":"57f9d94f-4a1e-4aa7-a313-89c2d5b72453","description":"<p>A <strong>Service Request</strong> in Optsy Field Management Software is a formal record created when a customer contacts your business for service.</p>\n<p><strong>Service Request status:</strong></p>\n<img src=\"https://content.pstmn.io/112aca61-f545-4ce5-bbee-9fdb07af3bb7/aW1hZ2UucG5n\" width=\"390\" height=\"165\" />","_postman_id":"57f9d94f-4a1e-4aa7-a313-89c2d5b72453"},{"name":"Agreement","item":[{"name":"Agreement Type","item":[{"name":"Get All Agreement Type","id":"5cf03a54-1372-4f29-851e-50ec1679b1a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARAgrmntType?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","lookup","ARAgrmntType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"996b47c3-fe33-4b07-bd8e-0447093b4ff2","name":"Get All Agreement Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARAgrmntType?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARAgrmntType"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"d\": {\n\t\t\"results\": [\n\t\t\t{\n\t\t\t\t\"__metadata\": {\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('1')\",\n\t\t\t\t\t\"type\": \"LookupService.ARAgrmntType\"\n\t\t\t\t},\n\t\t\t\t\"AgrmntTypeID\": \"1\",\n\t\t\t\t\"Description\": \"AT1\",\n\t\t\t\t\"AgrmntTerm\": null,\n\t\t\t\t\"NumBills\": null,\n\t\t\t\t\"BillingType\": null,\n\t\t\t\t\"RateTableID\": null,\n\t\t\t\t\"PartMarkupID\": null,\n\t\t\t\t\"AutoEmailInvoices\": null,\n\t\t\t\t\"IsActive\": \"1\",\n\t\t\t\t\"RecordID\": \"2346\"\n\t\t\t}\n\t\t]\n\t}\n}"}],"_postman_id":"5cf03a54-1372-4f29-851e-50ec1679b1a6"},{"name":"Read a Agreement Type","id":"4a7d2de3-c5b7-4982-9a03-0b39a605650c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARAgrmntType(1)?$format=json","urlObject":{"port":"16001","path":["odata","lookup","ARAgrmntType(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"ce05c55b-7592-48e7-b49e-563ee82d38a0","name":"Read a Agreement Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARAgrmntType(<AgrmntTypeID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARAgrmntType(<AgrmntTypeID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n\t\"d\": {\n\t\t\"__metadata\": {\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('1')\",\n\t\t\t\"type\": \"LookupService.ARAgrmntType\"\n\t\t},\n\t\t\"AgrmntTypeID\": \"1\",\n\t\t\"Description\": \"AT1\",\n\t\t\"AgrmntTerm\": null,\n\t\t\"NumBills\": null,\n\t\t\"BillingType\": null,\n\t\t\"RateTableID\": null,\n\t\t\"PartMarkupID\": null,\n\t\t\"AutoEmailInvoices\": null,\n\t\t\"IsActive\": \"1\",\n\t\t\"RecordID\": \"2346\"\n\t}\n}"}],"_postman_id":"4a7d2de3-c5b7-4982-9a03-0b39a605650c"},{"name":"Query Attachment Type","id":"b3c35143-5366-40e5-ad55-2732f51539ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/ARAgrmntType?$format=json&$skip=0&$top=10000&$filter=AgrmntTerm%20eq%2036%20and%20RecordID%20gt%202346%20","urlObject":{"port":"16001","path":["odata","lookup","ARAgrmntType"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"AgrmntTerm%20eq%2036%20and%20RecordID%20gt%202346%20"}],"variable":[]}},"response":[{"id":"2d13621e-6c3d-4f10-853b-0105729a9cc6","name":"Query Attachment Type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/ARAgrmntType?$format=json&$filter=AgrmntTerm%20eq%2036%20and%20RecordID%20gt%20104656006%20","host":["{{url}}"],"port":"16001","path":["odata","lookup","ARAgrmntType"],"query":[{"key":"$format","value":"json"},{"key":"$filter","value":"AgrmntTerm%20eq%2036%20and%20RecordID%20gt%20104656006%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('1')\",\n                    \"type\": \"LookupService.ARAgrmntType\"\n                },\n                \"AgrmntTypeID\": \"1\",\n                \"Description\": \"Annual PM\",\n                \"AgrmntTerm\": \"36\",\n                \"NumBills\": null,\n                \"BillingType\": \"2\",\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"AutoEmailInvoices\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"122768028\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('4')\",\n                    \"type\": \"LookupService.ARAgrmntType\"\n                },\n                \"AgrmntTypeID\": \"4\",\n                \"Description\": \"Monthly PM\",\n                \"AgrmntTerm\": \"36\",\n                \"NumBills\": null,\n                \"BillingType\": \"2\",\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"AutoEmailInvoices\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"122768033\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('5')\",\n                    \"type\": \"LookupService.ARAgrmntType\"\n                },\n                \"AgrmntTypeID\": \"5\",\n                \"Description\": \"3 month PM\",\n                \"AgrmntTerm\": \"36\",\n                \"NumBills\": null,\n                \"BillingType\": \"2\",\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"AutoEmailInvoices\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"122768029\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('6')\",\n                    \"type\": \"LookupService.ARAgrmntType\"\n                },\n                \"AgrmntTypeID\": \"6\",\n                \"Description\": \"Weekly PM\",\n                \"AgrmntTerm\": \"36\",\n                \"NumBills\": null,\n                \"BillingType\": \"2\",\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"AutoEmailInvoices\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"122768036\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('7')\",\n                    \"type\": \"LookupService.ARAgrmntType\"\n                },\n                \"AgrmntTypeID\": \"7\",\n                \"Description\": \"Bi-Monthly PM\",\n                \"AgrmntTerm\": \"36\",\n                \"NumBills\": null,\n                \"BillingType\": \"2\",\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"AutoEmailInvoices\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"122768030\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('11')\",\n                    \"type\": \"LookupService.ARAgrmntType\"\n                },\n                \"AgrmntTypeID\": \"11\",\n                \"Description\": \"12 Month PM\",\n                \"AgrmntTerm\": \"36\",\n                \"NumBills\": null,\n                \"BillingType\": \"2\",\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"AutoEmailInvoices\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2240244023\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/ARAgrmntType('12')\",\n                    \"type\": \"LookupService.ARAgrmntType\"\n                },\n                \"AgrmntTypeID\": \"12\",\n                \"Description\": \"18 Month PM\",\n                \"AgrmntTerm\": \"36\",\n                \"NumBills\": null,\n                \"BillingType\": \"2\",\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"AutoEmailInvoices\": null,\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2262216008\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b3c35143-5366-40e5-ad55-2732f51539ca"}],"id":"cd58b207-2fd1-42af-8b48-60216593a489","_postman_id":"cd58b207-2fd1-42af-8b48-60216593a489","description":""},{"name":"Agreement Charge","item":[{"name":"Agreement Charge discount reason","item":[{"name":"Get All Discount Reason","id":"0c159067-d163-4079-a1e3-bd141d7f4687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VAgrmntChgDiscReasons?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VAgrmntChgDiscReasons"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"5c1a519a-2ad7-4c16-ab9e-b3621f3d6775","name":"Get All Discount Reason","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": []\n    }\n}"}],"_postman_id":"0c159067-d163-4079-a1e3-bd141d7f4687"}],"id":"1e68ff56-674e-4ace-a59e-b01b654488b5","_postman_id":"1e68ff56-674e-4ace-a59e-b01b654488b5","description":""},{"name":"Get All Agreement Charge","id":"a99353b8-cd94-49b1-ad1f-095987d45dc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntCharges?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EAgrmntCharges"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"9297ff49-a5d2-41af-8077-b4ea184ad0a8","name":"Get All Agreement Charge","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntCharges?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntCharges"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntCharges('1')\",\n                    \"type\": \"ARService.EAgrmntCharges\"\n                },\n                \"AgrmntChgID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"1\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P1\",\n                \"Qty\": \"1\",\n                \"TotalQty\": \"1\",\n                \"UnitSaleAmt\": \"0\",\n                \"TotalSaleAmt\": \"0\",\n                \"UnitCostAmt\": \"0\",\n                \"LineItemNum\": \"1\",\n                \"Printable\": \"1\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": null,\n                \"KitItemSaleTotal\": \"0\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:51.850\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACT4=\",\n                \"MultiplyQtyByKitQty\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"DiscountAmt\": \"0\",\n                \"DiscountReason\": null,\n                \"DepositPmntID\": null,\n                \"DepositAmount\": null,\n                \"DepositAmtUsed\": null,\n                \"Select\": \"0\",\n                \"Account\": null,\n                \"VendorId\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntCharges('2')\",\n                    \"type\": \"ARService.EAgrmntCharges\"\n                },\n                \"AgrmntChgID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"2\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P2\",\n                \"Qty\": \"1\",\n                \"TotalQty\": \"1\",\n                \"UnitSaleAmt\": \"0\",\n                \"TotalSaleAmt\": \"0\",\n                \"UnitCostAmt\": \"0\",\n                \"LineItemNum\": \"2\",\n                \"Printable\": \"1\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": null,\n                \"KitItemSaleTotal\": \"0\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:51.863\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUA=\",\n                \"MultiplyQtyByKitQty\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"DiscountAmt\": \"0\",\n                \"DiscountReason\": null,\n                \"DepositPmntID\": null,\n                \"DepositAmount\": null,\n                \"DepositAmtUsed\": null,\n                \"Select\": \"0\",\n                \"Account\": null,\n                \"VendorId\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"a99353b8-cd94-49b1-ad1f-095987d45dc9"},{"name":"Read a Agreement Charge","id":"a406f183-3b2c-40fd-85a0-e290317708fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntCharges(<AgrmntChgID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EAgrmntCharges(<AgrmntChgID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"a341ab5c-89b5-4f5f-9b5b-c6c6d0cec786","name":"Read a Agreement Charge","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntCharges(<AgrmntChgID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntCharges(<AgrmntChgID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntCharges('1')\",\n            \"type\": \"ARService.EAgrmntCharges\"\n        },\n        \"AgrmntChgID\": \"1\",\n        \"AgrmntID\": \"1\",\n        \"PartID\": \"1\",\n        \"UnitMeasureID\": \"1\",\n        \"Description\": \"P1\",\n        \"Qty\": \"1\",\n        \"TotalQty\": \"1\",\n        \"UnitSaleAmt\": \"0\",\n        \"TotalSaleAmt\": \"0\",\n        \"UnitCostAmt\": \"0\",\n        \"LineItemNum\": \"1\",\n        \"Printable\": \"1\",\n        \"IsKitHead\": \"0\",\n        \"KitHeadID\": null,\n        \"PartKitDetailID\": null,\n        \"KitCalcOption\": null,\n        \"KitItemTaxTotal\": null,\n        \"KitItemSaleTotal\": \"0\",\n        \"CategoryID\": null,\n        \"SubCategoryID\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T20:44:51.850\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACT4=\",\n        \"MultiplyQtyByKitQty\": null,\n        \"DimensionsType\": \"0\",\n        \"DimensionsX\": \"1\",\n        \"DimensionsY\": \"1\",\n        \"DiscountAmt\": \"0\",\n        \"DiscountReason\": null,\n        \"DepositPmntID\": null,\n        \"DepositAmount\": null,\n        \"DepositAmtUsed\": null,\n        \"Select\": \"0\",\n        \"Account\": null,\n        \"VendorId\": null\n    }\n}"}],"_postman_id":"a406f183-3b2c-40fd-85a0-e290317708fd"},{"name":"Query Agreement Charge","id":"41b64077-7427-4406-9965-3ec93318c31f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntCharges?$format=json&$skip=0&$top=100&$filter=UnitMeasureID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EAgrmntCharges"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"UnitMeasureID%20eq%201%20"}],"variable":[]}},"response":[{"id":"dcadb0ae-90c8-47c2-ab13-ba2ba137f613","name":"Query Agreement Charge","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntCharges?$format=json&$skip=0&$top=100&$filter=UnitMeasureID%20gt%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntCharges"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"UnitMeasureID%20gt%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntCharges('1')\",\n                    \"type\": \"ARService.EAgrmntCharges\"\n                },\n                \"AgrmntChgID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"1\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P1\",\n                \"Qty\": \"1\",\n                \"TotalQty\": \"1\",\n                \"UnitSaleAmt\": \"0\",\n                \"TotalSaleAmt\": \"0\",\n                \"UnitCostAmt\": \"0\",\n                \"LineItemNum\": \"1\",\n                \"Printable\": \"1\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": null,\n                \"KitItemSaleTotal\": \"0\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:51.850\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACT4=\",\n                \"MultiplyQtyByKitQty\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"DiscountAmt\": \"0\",\n                \"DiscountReason\": null,\n                \"DepositPmntID\": null,\n                \"DepositAmount\": null,\n                \"DepositAmtUsed\": null,\n                \"Select\": \"0\",\n                \"Account\": null,\n                \"VendorId\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntCharges('2')\",\n                    \"type\": \"ARService.EAgrmntCharges\"\n                },\n                \"AgrmntChgID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"2\",\n                \"UnitMeasureID\": \"1\",\n                \"Description\": \"P2\",\n                \"Qty\": \"1\",\n                \"TotalQty\": \"1\",\n                \"UnitSaleAmt\": \"0\",\n                \"TotalSaleAmt\": \"0\",\n                \"UnitCostAmt\": \"0\",\n                \"LineItemNum\": \"2\",\n                \"Printable\": \"1\",\n                \"IsKitHead\": \"0\",\n                \"KitHeadID\": null,\n                \"PartKitDetailID\": null,\n                \"KitCalcOption\": null,\n                \"KitItemTaxTotal\": null,\n                \"KitItemSaleTotal\": \"0\",\n                \"CategoryID\": null,\n                \"SubCategoryID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:44:51.863\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUA=\",\n                \"MultiplyQtyByKitQty\": null,\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\",\n                \"DiscountAmt\": \"0\",\n                \"DiscountReason\": null,\n                \"DepositPmntID\": null,\n                \"DepositAmount\": null,\n                \"DepositAmtUsed\": null,\n                \"Select\": \"0\",\n                \"Account\": null,\n                \"VendorId\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"41b64077-7427-4406-9965-3ec93318c31f"}],"id":"d73a3fcd-3d02-435a-9815-609ce6454f30","description":"<p><strong>Dimension Type:</strong></p>\n<img src=\"https://content.pstmn.io/88bed047-f05e-407a-9adb-ceb754f41007/aW1hZ2UucG5n\" alt height=\"109\" width=\"393\" />","_postman_id":"d73a3fcd-3d02-435a-9815-609ce6454f30"},{"name":"Agreement Schedule","item":[{"name":"Agreement Schedule Items","item":[{"name":"Get All Agreement Schedule items","id":"a659ed7c-5e39-49ba-a1f5-23631d0ba399","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSchedItems?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSchedItems"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"52bd4a6b-e781-4844-b147-1e967f46ded4","name":"Get All Agreement Schedule items","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntSchedItems?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntSchedItems"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSchedItems('1')\",\n                    \"type\": \"ARService.EAgrmntSchedItems\"\n                },\n                \"AgrmntSchedItem\": \"1\",\n                \"AgrmntSchedID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"1\",\n                \"Quantity\": \"3\",\n                \"UnitMeasureID\": \"1\",\n                \"ExtQuantity\": \"3\",\n                \"Description\": \"P1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:56:15.507\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVs=\",\n                \"CustEquipID\": null,\n                \"ItemType\": \"1\",\n                \"ItemID\": \"1\",\n                \"CustEquipItemID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSchedItems('2')\",\n                    \"type\": \"ARService.EAgrmntSchedItems\"\n                },\n                \"AgrmntSchedItem\": \"2\",\n                \"AgrmntSchedID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"1\",\n                \"Quantity\": \"5\",\n                \"UnitMeasureID\": \"1\",\n                \"ExtQuantity\": \"5\",\n                \"Description\": \"P1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:56:15.507\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVw=\",\n                \"CustEquipID\": null,\n                \"ItemType\": \"1\",\n                \"ItemID\": \"1\",\n                \"CustEquipItemID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"a659ed7c-5e39-49ba-a1f5-23631d0ba399"},{"name":"Read a Agreement Schedule Item","id":"890e1802-4779-4f05-8699-458f8a72ce68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSchedItems(<AgrmntSchedItem>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSchedItems(<AgrmntSchedItem>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"e2f2b2d3-e3dc-4e29-a42f-9c1d348d8dec","name":"Read a Agreement Schedule Item","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntSchedItems(<AgrmntSchedItem>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntSchedItems(<AgrmntSchedItem>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSchedItems('1')\",\n            \"type\": \"ARService.EAgrmntSchedItems\"\n        },\n        \"AgrmntSchedItem\": \"1\",\n        \"AgrmntSchedID\": \"1\",\n        \"AgrmntID\": \"1\",\n        \"PartID\": \"1\",\n        \"Quantity\": \"3\",\n        \"UnitMeasureID\": \"1\",\n        \"ExtQuantity\": \"3\",\n        \"Description\": \"P1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T20:56:15.507\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACVs=\",\n        \"CustEquipID\": null,\n        \"ItemType\": \"1\",\n        \"ItemID\": \"1\",\n        \"CustEquipItemID\": null\n    }\n}"}],"_postman_id":"890e1802-4779-4f05-8699-458f8a72ce68"},{"name":"Query Agreement Schedule Item","id":"5110f42f-8699-4f16-b6c7-61da2a8ff2ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSchedItems?$format=json&$skip=0&$top=10&$filter=ItemType%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSchedItems"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"ItemType%20eq%201%20"}],"variable":[]}},"response":[{"id":"3abded06-0178-435e-a8b1-9e602438649d","name":"Query Agreement Schedule Item","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntSchedItems?$format=json&$skip=0&$top=10&$filter=ItemType%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntSchedItems"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"ItemType%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSchedItems('1')\",\n                    \"type\": \"ARService.EAgrmntSchedItems\"\n                },\n                \"AgrmntSchedItem\": \"1\",\n                \"AgrmntSchedID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"1\",\n                \"Quantity\": \"3\",\n                \"UnitMeasureID\": \"1\",\n                \"ExtQuantity\": \"3\",\n                \"Description\": \"P1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:56:15.507\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVs=\",\n                \"CustEquipID\": null,\n                \"ItemType\": \"1\",\n                \"ItemID\": \"1\",\n                \"CustEquipItemID\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSchedItems('2')\",\n                    \"type\": \"ARService.EAgrmntSchedItems\"\n                },\n                \"AgrmntSchedItem\": \"2\",\n                \"AgrmntSchedID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"PartID\": \"1\",\n                \"Quantity\": \"5\",\n                \"UnitMeasureID\": \"1\",\n                \"ExtQuantity\": \"5\",\n                \"Description\": \"P1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:56:15.507\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVw=\",\n                \"CustEquipID\": null,\n                \"ItemType\": \"1\",\n                \"ItemID\": \"1\",\n                \"CustEquipItemID\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"5110f42f-8699-4f16-b6c7-61da2a8ff2ea"},{"name":"Delete Agreement Schedule Item","id":"ebf127e5-7b2b-4767-9bee-c10838366a20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSchedItems(<AgrmntSchedItem>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSchedItems(<AgrmntSchedItem>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"ebf127e5-7b2b-4767-9bee-c10838366a20"}],"id":"65614608-169c-4b1a-bb35-d6ebbf8007ea","_postman_id":"65614608-169c-4b1a-bb35-d6ebbf8007ea","description":""},{"name":"Get All Agreement Schedule","id":"43584ca4-1a47-4c6d-99f1-d49d95619250","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSched?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSched"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"3f570d90-a829-404c-97d8-0457523c424a","name":"Get All Agreement Schedule","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntSched?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntSched"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('1')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2024-12-16T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACU8=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('2')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2024-12-23T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVE=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('3')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"3\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2024-12-30T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVM=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('4')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"4\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2025-01-06T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVU=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('5')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"5\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2025-01-13T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.723\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVc=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"43584ca4-1a47-4c6d-99f1-d49d95619250"},{"name":"Read a Agreement Schedule","id":"8fd1c1d5-e463-4143-9a39-f8a0809b1689","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSched(<AgrmntSchedID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSched(<AgrmntSchedID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"610f4eb1-91ef-43e3-b208-782da8fcf31c","name":"Read a Agreement Schedule","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntSched(<AgrmntSchedID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntSched(<AgrmntSchedID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('1')\",\n            \"type\": \"ARService.EAgrmntSched\"\n        },\n        \"AgrmntSchedID\": \"1\",\n        \"AgrmntID\": \"1\",\n        \"SchedDate\": \"2024-12-16T00:00:00\",\n        \"IsRecurr\": \"1\",\n        \"RecurrIndex\": \"1\",\n        \"TechList\": \"-1,-2,1,2\",\n        \"RepairID\": \"1\",\n        \"CustEquipID\": \"1\",\n        \"PriorityID\": \"1\",\n        \"Duration\": null,\n        \"Note\": null,\n        \"Status\": \"1\",\n        \"SvcOrderID\": null,\n        \"ScheduleID\": null,\n        \"FormanEmpID\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACU8=\",\n        \"SvcTypeID\": \"1\",\n        \"ActualScheduleDate\": null,\n        \"CustEquipIDList\": \"1,2\",\n        \"CustEquipNameList\": \"E1,E2\"\n    }\n}"}],"_postman_id":"8fd1c1d5-e463-4143-9a39-f8a0809b1689"},{"name":"Query Agreement Schedule","id":"6dbf5a85-3a62-41be-bf7d-4b5e982c1a99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSched?$format=json&$skip=0&$top=100&$filter=Status%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSched"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"Status%20eq%201%20"}],"variable":[]}},"response":[{"id":"d8ad2c3f-f007-4684-85d6-f1294192b433","name":"Query Agreement Schedule","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntSched?$format=json&$skip=0&$top=100&$filter=Status%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntSched"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"Status%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('1')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2024-12-16T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACU8=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('2')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2024-12-23T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVE=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('3')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"3\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2024-12-30T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVM=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('4')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"4\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2025-01-06T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.710\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVU=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('5')\",\n                    \"type\": \"ARService.EAgrmntSched\"\n                },\n                \"AgrmntSchedID\": \"5\",\n                \"AgrmntID\": \"1\",\n                \"SchedDate\": \"2025-01-13T00:00:00\",\n                \"IsRecurr\": \"1\",\n                \"RecurrIndex\": \"1\",\n                \"TechList\": \"-1,-2,1,2\",\n                \"RepairID\": \"1\",\n                \"CustEquipID\": \"1\",\n                \"PriorityID\": \"1\",\n                \"Duration\": null,\n                \"Note\": null,\n                \"Status\": \"1\",\n                \"SvcOrderID\": null,\n                \"ScheduleID\": null,\n                \"FormanEmpID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:54:05.723\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACVc=\",\n                \"SvcTypeID\": \"1\",\n                \"ActualScheduleDate\": null,\n                \"CustEquipIDList\": \"1,2\",\n                \"CustEquipNameList\": \"E1,E2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6dbf5a85-3a62-41be-bf7d-4b5e982c1a99"},{"name":"Delete Agreement Schedule","id":"2d957e13-4b32-45aa-8145-d1237c2141d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntSched(<AgrmntSchedID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSched(<AgrmntSchedID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"2d957e13-4b32-45aa-8145-d1237c2141d9"},{"name":"Update Agreement Schedule","id":"b6bad74b-7c17-439c-bb22-921071407469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('<AgrmntSchedID>')\",\r\n\t\t\t\"type\": \"ARService.EAgrmntSched\"\r\n\t\t},\r\n\t\t\"AgrmntSchedID\": \"<AgrmntSchedID>\",\r\n\t\t\"AgrmntID\": \"865\",\r\n\t\t\"SchedDate\": \"2013-12-02T08:00:00\",\r\n\t\t\"IsRecurr\": \"0\",\r\n\t\t\"RecurrIndex\": \"-2\",\r\n\t\t\"TechList\": \"1,2,3\",\r\n\t\t\"RepairID\": null,\r\n\t\t\"CustEquipID\": \"1473\",\r\n\t\t\"PriorityID\": null,\r\n\t\t\"Duration\": \"1.5\",\r\n\t\t\"Note\": \"Annual Inspection\",\r\n\t\t\"Status\": \"2\",\r\n\t\t\"SvcOrderID\": \"15041\",\r\n\t\t\"ScheduleID\": \"51\",\r\n\t\t\"FormanEmpID\": null,\r\n\t\t\"UserCreated\": \"b.baker\",\r\n\t\t\"TimeCreated\": \"2013-04-11T13:26:48.310\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2013-05-09T10:52:21.137\",\r\n\t\t\"RecordID\": \"AAAAAIlSrTo=\",\r\n\t\t\"SvcTypeID\": null,\r\n\t\t\"ActualScheduleDate\": \"2014-01-14T14:55:00\",\r\n\t\t\"CustEquipIDList\": \"1473\",\r\n\t\t\"CustEquipNameList\": \"SDMO 40kW\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/odata/ar/EAgrmntSched(<AgrmntSchedID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EAgrmntSched(<AgrmntSchedID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"6f14a07a-051d-409f-ab37-8662485c7222","name":"Update Agreement Schedule","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('<AgrmntSchedID>')\",\r\n\t\t\t\"type\": \"ARService.EAgrmntSched\"\r\n\t\t},\r\n\t\t\"AgrmntSchedID\": \"<AgrmntSchedID>\",\r\n\t\t\"AgrmntID\": \"865\",\r\n\t\t\"SchedDate\": \"2013-12-02T08:00:00\",\r\n\t\t\"IsRecurr\": \"0\",\r\n\t\t\"RecurrIndex\": \"-2\",\r\n\t\t\"TechList\": \"1,2,3\",\r\n\t\t\"RepairID\": null,\r\n\t\t\"CustEquipID\": \"1473\",\r\n\t\t\"PriorityID\": null,\r\n\t\t\"Duration\": \"1.5\",\r\n\t\t\"Note\": \"Annual Inspection\",\r\n\t\t\"Status\": \"2\",\r\n\t\t\"SvcOrderID\": \"15041\",\r\n\t\t\"ScheduleID\": \"51\",\r\n\t\t\"FormanEmpID\": null,\r\n\t\t\"UserCreated\": \"b.baker\",\r\n\t\t\"TimeCreated\": \"2013-04-11T13:26:48.310\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2013-05-09T10:52:21.137\",\r\n\t\t\"RecordID\": \"AAAAAIlSrTo=\",\r\n\t\t\"SvcTypeID\": null,\r\n\t\t\"ActualScheduleDate\": \"2014-01-14T14:55:00\",\r\n\t\t\"CustEquipIDList\": \"1473\",\r\n\t\t\"CustEquipNameList\": \"SDMO 40kW\"\r\n\t}\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntSched(<AgrmntSchedID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntSched(<AgrmntSchedID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntSched('15')\",\n            \"type\": \"ARService.EAgrmntSched\"\n        },\n        \"AgrmntSchedID\": \"15\",\n        \"AgrmntID\": \"865\",\n        \"SchedDate\": \"2013-12-02T08:00:00\",\n        \"IsRecurr\": \"0\",\n        \"RecurrIndex\": \"-2\",\n        \"TechList\": \"1,2,3\",\n        \"RepairID\": null,\n        \"CustEquipID\": \"1473\",\n        \"PriorityID\": null,\n        \"Duration\": \"1.5\",\n        \"Note\": \"Annual Inspection\",\n        \"Status\": \"2\",\n        \"SvcOrderID\": \"15041\",\n        \"ScheduleID\": \"51\",\n        \"FormanEmpID\": null,\n        \"UserCreated\": \"b.baker\",\n        \"TimeCreated\": \"2013-04-11T13:26:48.310\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2025-05-06T00:33:27.073\",\n        \"RecordID\": \"AAAAAMh8C2E=\",\n        \"SvcTypeID\": null,\n        \"ActualScheduleDate\": \"2014-01-14T14:55:00\",\n        \"CustEquipIDList\": \"1473\",\n        \"CustEquipNameList\": \"SDMO 40kW\"\n    }\n}"}],"_postman_id":"b6bad74b-7c17-439c-bb22-921071407469"}],"id":"a00685fd-5944-4fa9-9c69-b06f3149da97","description":"<p>Agreement Schedulle status:</p>\n<img src=\"https://content.pstmn.io/8402a34e-1d8c-4594-b0eb-7c9c7084210e/aW1hZ2UucG5n\" alt height=\"106\" width=\"395\" />","_postman_id":"a00685fd-5944-4fa9-9c69-b06f3149da97"},{"name":"Agreement Billing","item":[{"name":"GetAll Agreement Billing","id":"4aa82dce-15fd-4257-a158-195fbac277d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntBilling?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EAgrmntBilling"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"b7e3a247-09eb-4f08-a1af-d01b9f161b87","name":"GetAll Agreement Billing","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntBilling?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntBilling"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('1')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2024-12-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUQ=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('2')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-01-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUU=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('3')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"3\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-02-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUY=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('4')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"4\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-03-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.513\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUc=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('5')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"5\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-04-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.513\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUg=\",\n                \"Notes\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"4aa82dce-15fd-4257-a158-195fbac277d4"},{"name":"Read a Agreement Billing","id":"74d0277b-6fe7-4b3b-8053-1faee7223da2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntBilling(<AgrmnInvID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EAgrmntBilling(<AgrmnInvID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"f8f4543a-def4-453d-bccc-dec1277b558e","name":"Read a Agreement Billing","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntBilling(<AgrmnInvID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntBilling(<AgrmnInvID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('1')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2024-12-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUQ=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('2')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-01-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUU=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('3')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"3\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-02-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUY=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('4')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"4\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-03-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.513\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUc=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('5')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"5\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-04-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.513\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUg=\",\n                \"Notes\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"74d0277b-6fe7-4b3b-8053-1faee7223da2"},{"name":"Query Agreement Billing","id":"e8b45180-f600-4a40-a587-5345c975dd60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntBilling?$format=json&$skip=0&$top=100&$filter=AgrmntID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EAgrmntBilling"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"AgrmntID%20eq%201%20"}],"variable":[]}},"response":[{"id":"bf9aab3b-984f-4242-bcbd-d217381b0ff7","name":"Query Agreement Billing","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgrmntBilling?$format=json&$skip=0&$top=100&$filter=AgrmntID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgrmntBilling"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"AgrmntID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('1')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2024-12-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUQ=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('2')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-01-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUU=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('3')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"3\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-02-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.497\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUY=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('4')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"4\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-03-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.513\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUc=\",\n                \"Notes\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntBilling('5')\",\n                    \"type\": \"ARService.EAgrmntBilling\"\n                },\n                \"AgrmnInvID\": \"5\",\n                \"AgrmntID\": \"1\",\n                \"InvDate\": \"2025-04-11T00:00:00\",\n                \"InvAmount\": null,\n                \"InvoiceID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:49:31.513\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACUg=\",\n                \"Notes\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"e8b45180-f600-4a40-a587-5345c975dd60"},{"name":"Delete Agreement Billing","id":"0796e9e5-e771-4ecc-8c37-958323ed2fd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntBilling(<AgrmnInvID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EAgrmntBilling(<AgrmnInvID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"0796e9e5-e771-4ecc-8c37-958323ed2fd6"}],"id":"ec89103c-761f-4b9b-813b-d7cf604760f4","_postman_id":"ec89103c-761f-4b9b-813b-d7cf604760f4","description":""},{"name":"Agreement Coverage","item":[{"name":"Agreement Coverage Hours","item":[{"name":"Agreement Coverage Hour Detail","item":[{"name":"Get All Coverage hour Details","id":"5cdc4fd4-afdf-4bbb-bdde-cc2a13233487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ECoverageHourDetail?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","misc","ECoverageHourDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"fedd5e5b-b851-432e-bbc3-e2e624a52a6a","name":"Get All Coverage hour Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/ECoverageHourDetail?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","misc","ECoverageHourDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ECoverageHourDetail('1')\",\n                    \"type\": \"MiscService.ECoverageHourDetail\"\n                },\n                \"CoverageHourDetailID\": \"1\",\n                \"CoverageHourID\": \"1\",\n                \"DayStart\": \"0\",\n                \"TimeStart\": \"1899-12-30T20:00:00\",\n                \"DayEnd\": \"1\",\n                \"TimeEnd\": \"1899-12-30T04:00:00\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:59:51.340\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWE=\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ECoverageHourDetail('2')\",\n                    \"type\": \"MiscService.ECoverageHourDetail\"\n                },\n                \"CoverageHourDetailID\": \"2\",\n                \"CoverageHourID\": \"2\",\n                \"DayStart\": \"0\",\n                \"TimeStart\": \"1899-12-30T03:00:00\",\n                \"DayEnd\": \"2\",\n                \"TimeEnd\": \"1899-12-30T13:00:00\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T21:00:06.290\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWM=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"5cdc4fd4-afdf-4bbb-bdde-cc2a13233487"},{"name":"Read a Coverage hour Details","id":"ecf105f9-1309-4573-a568-9be14340994e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ECoverageHourDetail(<CoverageHourDetailID>)?$format=json","urlObject":{"port":"16001","path":["odata","misc","ECoverageHourDetail(<CoverageHourDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"fa38172b-fc33-4695-b0ad-41c76be6cd50","name":"Read a Coverage hour Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/ECoverageHourDetail(<CoverageHourDetailID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","misc","ECoverageHourDetail(<CoverageHourDetailID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/misc/ECoverageHourDetail('1')\",\n            \"type\": \"MiscService.ECoverageHourDetail\"\n        },\n        \"CoverageHourDetailID\": \"1\",\n        \"CoverageHourID\": \"1\",\n        \"DayStart\": \"0\",\n        \"TimeStart\": \"1899-12-30T20:00:00\",\n        \"DayEnd\": \"1\",\n        \"TimeEnd\": \"1899-12-30T04:00:00\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T20:59:51.340\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAACWE=\"\n    }\n}"}],"_postman_id":"ecf105f9-1309-4573-a568-9be14340994e"},{"name":"Query Coverage Hour DetailID","id":"654765bc-db8a-4947-b9fd-7d3f0eb157f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/misc/ECoverageHourDetail?$format=json&$skip=0&$top=100&$filter=CoverageHourID%20eq%201%20","urlObject":{"port":"16001","path":["odata","misc","ECoverageHourDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"CoverageHourID%20eq%201%20"}],"variable":[]}},"response":[{"id":"7b795178-2879-4036-81a7-80b186eb798d","name":"Query Coverage Hour DetailID","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/misc/ECoverageHourDetail?$format=json&$skip=0&$top=100&$filter=CoverageHourID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","misc","ECoverageHourDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"CoverageHourID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/misc/ECoverageHourDetail('1')\",\n                    \"type\": \"MiscService.ECoverageHourDetail\"\n                },\n                \"CoverageHourDetailID\": \"1\",\n                \"CoverageHourID\": \"1\",\n                \"DayStart\": \"0\",\n                \"TimeStart\": \"1899-12-30T20:00:00\",\n                \"DayEnd\": \"1\",\n                \"TimeEnd\": \"1899-12-30T04:00:00\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:59:51.340\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAACWE=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"654765bc-db8a-4947-b9fd-7d3f0eb157f9"}],"id":"7db4fb67-a90e-43f6-8db3-05e19c09f229","_postman_id":"7db4fb67-a90e-43f6-8db3-05e19c09f229","description":""},{"name":"Get All Coverage Hours","id":"b3c0f997-0b0f-4794-b245-2fcec8cb4fc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICCoverageHour?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICCoverageHour"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"be63c6a3-549b-4d1c-8395-1ca980519b3a","name":"Get All Coverage Hours","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICCoverageHour?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICCoverageHour"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICCoverageHour('1')\",\n                    \"type\": \"LookupService.MICCoverageHour\"\n                },\n                \"CoverageHourID\": \"1\",\n                \"CoverageName\": \"CH1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2400\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICCoverageHour('2')\",\n                    \"type\": \"LookupService.MICCoverageHour\"\n                },\n                \"CoverageHourID\": \"2\",\n                \"CoverageName\": \"CH2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2402\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b3c0f997-0b0f-4794-b245-2fcec8cb4fc0"},{"name":"Read a Coverage Hour","id":"e583b686-5634-4fb9-8f43-aff632549cb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICCoverageHour(1)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","lookup","MICCoverageHour(1)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"421d1045-fbe8-47a0-afac-8fb230731ed4","name":"Read a Coverage Hour","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/lookup/MICCoverageHour(1)?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","lookup","MICCoverageHour(1)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/lookup/MICCoverageHour('1')\",\n            \"type\": \"LookupService.MICCoverageHour\"\n        },\n        \"CoverageHourID\": \"1\",\n        \"CoverageName\": \"CH1\",\n        \"IsActive\": \"1\",\n        \"RecordID\": \"2400\"\n    }\n}"}],"_postman_id":"e583b686-5634-4fb9-8f43-aff632549cb8"},{"name":"Query Coverage Hour","id":"d80b622b-ce1a-4101-b46e-6b8702a570af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/lookup/MICCoverageHour?$format=json&$skip=0&$top=100&$filter=IsActive%20eq%201%20","urlObject":{"port":"16001","path":["odata","lookup","MICCoverageHour"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"IsActive%20eq%201%20"}],"variable":[]}},"response":[{"id":"c63cb2e3-11f9-490b-94f7-0a244c0e5511","name":"Query Coverage Hour","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICCoverageHour('1')\",\n                    \"type\": \"LookupService.MICCoverageHour\"\n                },\n                \"CoverageHourID\": \"1\",\n                \"CoverageName\": \"CH1\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2400\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/lookup/MICCoverageHour('2')\",\n                    \"type\": \"LookupService.MICCoverageHour\"\n                },\n                \"CoverageHourID\": \"2\",\n                \"CoverageName\": \"CH2\",\n                \"IsActive\": \"1\",\n                \"RecordID\": \"2402\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d80b622b-ce1a-4101-b46e-6b8702a570af"}],"id":"a931f062-0f97-417e-a900-b381f0cde645","_postman_id":"a931f062-0f97-417e-a900-b381f0cde645","description":""},{"name":"Agreement Coverage Used","item":[{"name":"Query Coverage Used","id":"6410fdb1-c69a-4ada-9ed3-6fcd0170a3da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VAgrmntLineCoverageUsed?$format=json&$skip=0&$top=100&$filter=AgrmntID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","VAgrmntLineCoverageUsed"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"AgrmntID%20eq%201%20"}],"variable":[]}},"response":[{"id":"f049c9c9-333f-474b-aec6-83b3f4f16d8c","name":"Query Coverage Used","originalRequest":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":{"raw":"{{url}}:16001/odata/ar/VAgrmntLineCoverageUsed?$format=json&$skip=0&$top=100&$filter=AgrmntID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","VAgrmntLineCoverageUsed"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"AgrmntID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VAgrmntLineCoverageUsed('2')\",\n                    \"type\": \"ARService.VAgrmntLineCoverageUsed\"\n                },\n                \"AgrmtItemID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"QtyUsed\": \"1\",\n                \"SvcDetailID\": \"7\",\n                \"TransType\": \"2\",\n                \"InvoiceDesc\": \"Labor\",\n                \"Quantity\": \"1\",\n                \"TempQty\": null,\n                \"DiscountAmt\": \"78\",\n                \"LineSaleTotal\": \"0\",\n                \"ScheduleID\": null,\n                \"EntryDate\": \"2024-12-27T00:00:00\",\n                \"SvcOrderID\": \"4\"\n            }\n        ]\n    }\n}"}],"_postman_id":"6410fdb1-c69a-4ada-9ed3-6fcd0170a3da"},{"name":"Get All Coverage Used","id":"42ce31da-07e8-4b89-99a0-13bc63599942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VAgrmntLineCoverageUsed?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VAgrmntLineCoverageUsed"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"954acb67-0edf-4d5e-95cd-ce13536472a5","name":"get All Coverage Used","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VAgrmntLineCoverageUsed?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","VAgrmntLineCoverageUsed"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VAgrmntLineCoverageUsed('2')\",\n                    \"type\": \"ARService.VAgrmntLineCoverageUsed\"\n                },\n                \"AgrmtItemID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"QtyUsed\": \"1\",\n                \"SvcDetailID\": \"7\",\n                \"TransType\": \"2\",\n                \"InvoiceDesc\": \"Labor\",\n                \"Quantity\": \"1\",\n                \"TempQty\": null,\n                \"DiscountAmt\": \"78\",\n                \"LineSaleTotal\": \"0\",\n                \"ScheduleID\": null,\n                \"EntryDate\": \"2024-12-27T00:00:00\",\n                \"SvcOrderID\": \"4\"\n            }\n        ]\n    }\n}"}],"_postman_id":"42ce31da-07e8-4b89-99a0-13bc63599942"}],"id":"905d5309-0f95-4842-a02e-41a94c2cf70b","_postman_id":"905d5309-0f95-4842-a02e-41a94c2cf70b","description":""},{"name":"Get All Agreement Coverage","id":"12363810-efba-465d-83d1-330dcc81e4ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntItems?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EAgrmntItems"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"b809b826-3121-480c-9813-e07d59469892","name":"Get All Agreement Coverage","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntItems('1')\",\n                    \"type\": \"ARService.EAgrmntItems\"\n                },\n                \"AgrmtItemID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"ItemType\": \"1\",\n                \"ItemID\": \"1\",\n                \"DiscountType\": \"1\",\n                \"Rate\": \"22\",\n                \"Cost\": null,\n                \"CoverageHourID\": null,\n                \"ResetType\": \"1\",\n                \"ResetInterval\": \"1\",\n                \"LastReset\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T15:11:37.923\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF+E=\",\n                \"QtyUsed\": null,\n                \"IsRollOver\": null,\n                \"RollOverQty\": null,\n                \"MonthlyQty\": \"22\",\n                \"PrevMonthBalQty\": null,\n                \"QtyUsedCurrent\": \"0\",\n                \"LeftQty\": \"22\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntItems('2')\",\n                    \"type\": \"ARService.EAgrmntItems\"\n                },\n                \"AgrmtItemID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"ItemType\": \"2\",\n                \"ItemID\": \"1\",\n                \"DiscountType\": \"2\",\n                \"Rate\": \"100\",\n                \"Cost\": null,\n                \"CoverageHourID\": null,\n                \"ResetType\": \"1\",\n                \"ResetInterval\": \"1\",\n                \"LastReset\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T15:12:26.533\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF+Q=\",\n                \"QtyUsed\": \"1\",\n                \"IsRollOver\": null,\n                \"RollOverQty\": null,\n                \"MonthlyQty\": \"100\",\n                \"PrevMonthBalQty\": null,\n                \"QtyUsedCurrent\": \"1\",\n                \"LeftQty\": \"99\"\n            }\n        ]\n    }\n}"}],"_postman_id":"12363810-efba-465d-83d1-330dcc81e4ac"},{"name":"Query Agreement Coverage","id":"b6fa13eb-7d2f-46d1-b8a3-648585052db8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntItems?$format=json&$skip=0&$top=100&$filter=AgrmntID%20eq%201%20","urlObject":{"port":"16001","path":["odata","ar","EAgrmntItems"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"AgrmntID%20eq%201%20"}],"variable":[]}},"response":[{"id":"85a2b974-5054-456a-9ee2-4f3b358b42ff","name":"Query Agreement Coverage","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntItems('1')\",\n                    \"type\": \"ARService.EAgrmntItems\"\n                },\n                \"AgrmtItemID\": \"1\",\n                \"AgrmntID\": \"1\",\n                \"ItemType\": \"1\",\n                \"ItemID\": \"1\",\n                \"DiscountType\": \"1\",\n                \"Rate\": \"22\",\n                \"Cost\": null,\n                \"CoverageHourID\": null,\n                \"ResetType\": \"1\",\n                \"ResetInterval\": \"1\",\n                \"LastReset\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T15:11:37.923\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF+E=\",\n                \"QtyUsed\": null,\n                \"IsRollOver\": null,\n                \"RollOverQty\": null,\n                \"MonthlyQty\": \"22\",\n                \"PrevMonthBalQty\": null,\n                \"QtyUsedCurrent\": \"0\",\n                \"LeftQty\": \"22\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntItems('2')\",\n                    \"type\": \"ARService.EAgrmntItems\"\n                },\n                \"AgrmtItemID\": \"2\",\n                \"AgrmntID\": \"1\",\n                \"ItemType\": \"2\",\n                \"ItemID\": \"1\",\n                \"DiscountType\": \"2\",\n                \"Rate\": \"100\",\n                \"Cost\": null,\n                \"CoverageHourID\": null,\n                \"ResetType\": \"1\",\n                \"ResetInterval\": \"1\",\n                \"LastReset\": null,\n                \"IsActive\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-27T15:12:26.533\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAF+Q=\",\n                \"QtyUsed\": \"1\",\n                \"IsRollOver\": null,\n                \"RollOverQty\": null,\n                \"MonthlyQty\": \"100\",\n                \"PrevMonthBalQty\": null,\n                \"QtyUsedCurrent\": \"1\",\n                \"LeftQty\": \"99\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b6fa13eb-7d2f-46d1-b8a3-648585052db8"},{"name":"Read Agreement Coverage","id":"8cc320f9-45d9-4845-b8c3-8cda71a240e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntItems(<AgrmtItemID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EAgrmntItems(<AgrmtItemID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"c6ecb148-64a2-4f0a-ba44-8a89b93788d1","name":"Read Agreement Coverage","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EAgrmntItems('1')\",\n            \"type\": \"ARService.EAgrmntItems\"\n        },\n        \"AgrmtItemID\": \"1\",\n        \"AgrmntID\": \"1\",\n        \"ItemType\": \"1\",\n        \"ItemID\": \"1\",\n        \"DiscountType\": \"1\",\n        \"Rate\": \"22\",\n        \"Cost\": null,\n        \"CoverageHourID\": null,\n        \"ResetType\": \"1\",\n        \"ResetInterval\": \"1\",\n        \"LastReset\": null,\n        \"IsActive\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-27T15:11:37.923\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAF+E=\",\n        \"QtyUsed\": null,\n        \"IsRollOver\": null,\n        \"RollOverQty\": null,\n        \"MonthlyQty\": \"22\",\n        \"PrevMonthBalQty\": null,\n        \"QtyUsedCurrent\": \"0\",\n        \"LeftQty\": \"22\"\n    }\n}"}],"_postman_id":"8cc320f9-45d9-4845-b8c3-8cda71a240e5"},{"name":"Delete Agreement Coverage","id":"b68c0de2-407c-414a-82ae-cc52153256b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgrmntItems(<AgrmtItemID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EAgrmntItems(<AgrmtItemID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"b68c0de2-407c-414a-82ae-cc52153256b9"}],"id":"f6606336-9d9e-47a2-9f5d-0e3a23ff7dbc","description":"<p><strong>Discount Type:</strong></p>\n<img src=\"https://content.pstmn.io/6e6896ac-71dd-45e2-b35c-c5a3a7f47970/aW1hZ2UucG5n\" alt height=\"77\" width=\"281\" />\n\n<p><strong>Reset Type:</strong></p>\n<img src=\"https://content.pstmn.io/14cc25c5-90c7-491e-a7c3-ca815bdaa3f4/aW1hZ2UucG5n\" alt height=\"60\" width=\"282\" />\n\n<p><strong>Reset Interval:</strong></p>\n<img src=\"https://content.pstmn.io/7095ed61-a7c0-42db-bf9e-dd0707319fec/aW1hZ2UucG5n\" alt height=\"58\" width=\"282\" />","_postman_id":"f6606336-9d9e-47a2-9f5d-0e3a23ff7dbc"},{"name":"Get All Agreements","id":"6785ada0-c886-4f7d-9b0e-393da768ace0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgreement?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EAgreement"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"b596810e-4ada-44ff-ab20-96f688f08d72","name":"Get All Agreements","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgreement?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgreement"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgreement('1')\",\n                    \"type\": \"ARService.EAgreement\"\n                },\n                \"AgrmntID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"LocationID\": \"1\",\n                \"Description\": \"Test\",\n                \"AltAgrmntNo\": null,\n                \"Status\": \"1\",\n                \"PrevStatus\": null,\n                \"LimitToSite\": \"1\",\n                \"LimitToEquip\": \"1\",\n                \"HolidaysID\": null,\n                \"CustPO\": null,\n                \"AgrmntTypeID\": \"1\",\n                \"SalesmanID\": null,\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"CampaignID\": null,\n                \"TechID\": null,\n                \"Term\": \"5\",\n                \"ActiveFromDate\": null,\n                \"StartDate\": \"2024-12-11T00:00:00\",\n                \"EndDate\": \"2025-05-10T00:00:00\",\n                \"ExpDate\": null,\n                \"Contact\": null,\n                \"Comments\": null,\n                \"AgrmntAmt\": \"0\",\n                \"InvoiceAmt\": null,\n                \"BillingType\": \"1\",\n                \"BillingNum\": \"5\",\n                \"SchedRecurrence\": \"<RecurHeader<<1=Weekly###11-12-2024 - 13-01-2025>>>\\r\\n>>RecurHeader>StartRecur<1>[SchedInfo]\\r\\nRepairID=1\\r\\nPriorityID=1\\r\\nForemanEmpID=1\\r\\nSvcTypeID=1\\r\\nStartTime=-1\\r\\nDuration=-1\\r\\nTechList=-1,-2,1,2\\r\\nEquipName=E1,E2\\r\\nEquipID=1,2\\r\\nSchedNote=\\r\\n\\r\\n[RecurType]\\r\\ngrpRecurType=1\\r\\n\\r\\n[RecurRange]\\r\\ntxtStartDate=11-12-2024\\r\\ngrpEndBy=0\\r\\ntxtTotalOccur=5\\r\\ntxtEndDate=13-01-2025\\r\\nDates=16-12-2024,23-12-2024,30-12-2024,06-01-2025,13-01-2025,\\r\\n\\r\\n[Weekly]\\r\\ntxtWRecurEvery=1\\r\\ngrpWeeklyOptions=;1\\r\\n\\r\\n[FormatSettings]\\r\\nShortDateFormat=dd/mm/yyyy\\r\\nShortTimeFormat=hh:nn\\r\\nLongTimeFormat=hh:nn:ss\\r\\nDateSeparator=-\\r\\nTimeSeparator=:\\r\\nDecimalSeparator=.\\r\\nThousandSeparator=,\\r\\nCurrencyFormat=2\\r\\nNegCurrFormat=12\\r\\nCurrencyDecimals=2\\r\\nListSeparator=,\\r\\nCurrencyString=?\\r\\nLongDateFormat=dd mmmm yyyy\\r\\nTimeAMString=AM\\r\\nTimePMString=PM\\r\\n\\r\\nEndRecur<1>\",\n                \"SvcTypeID\": null,\n                \"ProblemID\": null,\n                \"SubStatusID\": null,\n                \"BillingRecurrence\": \"[RecurType]\\r\\ngrpRecurType=2\\r\\n\\r\\n[RecurRange]\\r\\ntxtStartDate=11-12-2024\\r\\ngrpEndBy=0\\r\\ntxtTotalOccur=5\\r\\ntxtEndDate=11-04-2025\\r\\nDates=11-12-2024,11-01-2025,11-02-2025,11-03-2025,11-04-2025,\\r\\n\\r\\n[Monthly]\\r\\ngrpMonthlyOptions=0\\r\\ntxtMDayOf=11\\r\\ntxtMDayOfEvery=1\\r\\ncmbMOptTwoParamOne=1\\r\\ncmbMOptTwoParamTwo=4\\r\\ntxtMOptTwoOfEvery=1\\r\\n\\r\\n[FormatSettings]\\r\\nShortDateFormat=dd/mm/yyyy\\r\\nShortTimeFormat=hh:nn\\r\\nLongTimeFormat=hh:nn:ss\\r\\nDateSeparator=-\\r\\nTimeSeparator=:\\r\\nDecimalSeparator=.\\r\\nThousandSeparator=,\\r\\nCurrencyFormat=2\\r\\nNegCurrFormat=12\\r\\nCurrencyDecimals=2\\r\\nListSeparator=,\\r\\nCurrencyString=?\\r\\nLongDateFormat=dd mmmm yyyy\\r\\nTimeAMString=AM\\r\\nTimePMString=PM\\r\\n\\r\\n\",\n                \"BilledNo\": null,\n                \"BilledAmt\": null,\n                \"Taxable\": \"1\",\n                \"TaxGrpID\": \"1\",\n                \"ExpireNoCoverage\": \"0\",\n                \"EstimateDesc\": null,\n                \"InvoiceDesc\": null,\n                \"Printed\": null,\n                \"AutoEmailInvoices\": \"1\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:37:29.123\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-11T20:56:15.477\",\n                \"RecordID\": \"AAAAAAAACV0=\",\n                \"ApplyPricingToSelectedRecurOnly\": \"0\",\n                \"AutoRenewAgrmnt\": null,\n                \"RenewalMarkUpPercent\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"6785ada0-c886-4f7d-9b0e-393da768ace0"},{"name":"Read a Agreement","id":"372bbf3c-4ca2-4e02-9688-e9ee8a4bcb45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgreement(<AgrmntID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EAgreement(<AgrmntID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"6b7c4412-79f5-45cc-be1d-cc2e75129a46","name":"Read a Agreement","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgreement(<AgrmntID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgreement(<AgrmntID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EAgreement('1')\",\n            \"type\": \"ARService.EAgreement\"\n        },\n        \"AgrmntID\": \"1\",\n        \"CustID\": \"1\",\n        \"CustSiteID\": \"1\",\n        \"LocationID\": \"1\",\n        \"Description\": \"Test\",\n        \"AltAgrmntNo\": null,\n        \"Status\": \"1\",\n        \"PrevStatus\": null,\n        \"LimitToSite\": \"1\",\n        \"LimitToEquip\": \"1\",\n        \"HolidaysID\": null,\n        \"CustPO\": null,\n        \"AgrmntTypeID\": \"1\",\n        \"SalesmanID\": null,\n        \"RateTableID\": null,\n        \"PartMarkupID\": null,\n        \"CampaignID\": null,\n        \"TechID\": null,\n        \"Term\": \"5\",\n        \"ActiveFromDate\": null,\n        \"StartDate\": \"2024-12-11T00:00:00\",\n        \"EndDate\": \"2025-05-10T00:00:00\",\n        \"ExpDate\": null,\n        \"Contact\": null,\n        \"Comments\": null,\n        \"AgrmntAmt\": \"0\",\n        \"InvoiceAmt\": null,\n        \"BillingType\": \"1\",\n        \"BillingNum\": \"5\",\n        \"SchedRecurrence\": \"<RecurHeader<<1=Weekly###11-12-2024 - 13-01-2025>>>\\r\\n>>RecurHeader>StartRecur<1>[SchedInfo]\\r\\nRepairID=1\\r\\nPriorityID=1\\r\\nForemanEmpID=1\\r\\nSvcTypeID=1\\r\\nStartTime=-1\\r\\nDuration=-1\\r\\nTechList=-1,-2,1,2\\r\\nEquipName=E1,E2\\r\\nEquipID=1,2\\r\\nSchedNote=\\r\\n\\r\\n[RecurType]\\r\\ngrpRecurType=1\\r\\n\\r\\n[RecurRange]\\r\\ntxtStartDate=11-12-2024\\r\\ngrpEndBy=0\\r\\ntxtTotalOccur=5\\r\\ntxtEndDate=13-01-2025\\r\\nDates=16-12-2024,23-12-2024,30-12-2024,06-01-2025,13-01-2025,\\r\\n\\r\\n[Weekly]\\r\\ntxtWRecurEvery=1\\r\\ngrpWeeklyOptions=;1\\r\\n\\r\\n[FormatSettings]\\r\\nShortDateFormat=dd/mm/yyyy\\r\\nShortTimeFormat=hh:nn\\r\\nLongTimeFormat=hh:nn:ss\\r\\nDateSeparator=-\\r\\nTimeSeparator=:\\r\\nDecimalSeparator=.\\r\\nThousandSeparator=,\\r\\nCurrencyFormat=2\\r\\nNegCurrFormat=12\\r\\nCurrencyDecimals=2\\r\\nListSeparator=,\\r\\nCurrencyString=?\\r\\nLongDateFormat=dd mmmm yyyy\\r\\nTimeAMString=AM\\r\\nTimePMString=PM\\r\\n\\r\\nEndRecur<1>\",\n        \"SvcTypeID\": null,\n        \"ProblemID\": null,\n        \"SubStatusID\": null,\n        \"BillingRecurrence\": \"[RecurType]\\r\\ngrpRecurType=2\\r\\n\\r\\n[RecurRange]\\r\\ntxtStartDate=11-12-2024\\r\\ngrpEndBy=0\\r\\ntxtTotalOccur=5\\r\\ntxtEndDate=11-04-2025\\r\\nDates=11-12-2024,11-01-2025,11-02-2025,11-03-2025,11-04-2025,\\r\\n\\r\\n[Monthly]\\r\\ngrpMonthlyOptions=0\\r\\ntxtMDayOf=11\\r\\ntxtMDayOfEvery=1\\r\\ncmbMOptTwoParamOne=1\\r\\ncmbMOptTwoParamTwo=4\\r\\ntxtMOptTwoOfEvery=1\\r\\n\\r\\n[FormatSettings]\\r\\nShortDateFormat=dd/mm/yyyy\\r\\nShortTimeFormat=hh:nn\\r\\nLongTimeFormat=hh:nn:ss\\r\\nDateSeparator=-\\r\\nTimeSeparator=:\\r\\nDecimalSeparator=.\\r\\nThousandSeparator=,\\r\\nCurrencyFormat=2\\r\\nNegCurrFormat=12\\r\\nCurrencyDecimals=2\\r\\nListSeparator=,\\r\\nCurrencyString=?\\r\\nLongDateFormat=dd mmmm yyyy\\r\\nTimeAMString=AM\\r\\nTimePMString=PM\\r\\n\\r\\n\",\n        \"BilledNo\": null,\n        \"BilledAmt\": null,\n        \"Taxable\": \"1\",\n        \"TaxGrpID\": \"1\",\n        \"ExpireNoCoverage\": \"0\",\n        \"EstimateDesc\": null,\n        \"InvoiceDesc\": null,\n        \"Printed\": null,\n        \"AutoEmailInvoices\": \"1\",\n        \"CF1\": null,\n        \"CF2\": null,\n        \"CF3\": null,\n        \"CF4\": null,\n        \"CF5\": null,\n        \"CF6\": null,\n        \"CF7\": null,\n        \"CF8\": null,\n        \"CF9\": null,\n        \"CF10\": null,\n        \"CF11\": null,\n        \"CF12\": null,\n        \"CF13\": null,\n        \"CF14\": null,\n        \"CF15\": null,\n        \"CF16\": null,\n        \"CF17\": null,\n        \"CF18\": null,\n        \"CF19\": null,\n        \"CF20\": null,\n        \"CF21\": null,\n        \"CF22\": null,\n        \"CF23\": null,\n        \"CF24\": null,\n        \"CF25\": null,\n        \"CF26\": null,\n        \"CF27\": null,\n        \"CF28\": null,\n        \"CF29\": null,\n        \"CF30\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-11T20:37:29.123\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-11T20:56:15.477\",\n        \"RecordID\": \"AAAAAAAACV0=\",\n        \"ApplyPricingToSelectedRecurOnly\": \"0\",\n        \"AutoRenewAgrmnt\": null,\n        \"RenewalMarkUpPercent\": null\n    }\n}"}],"_postman_id":"372bbf3c-4ca2-4e02-9688-e9ee8a4bcb45"},{"name":"Query a Agreement","id":"f5d9ec59-fe21-46c7-9c34-0eedba3485ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EAgreement?$format=json&$skip=0&$top=100&$filter=Term%20eq%205%20","urlObject":{"port":"16001","path":["odata","ar","EAgreement"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"Term%20eq%205%20"}],"variable":[]}},"response":[{"id":"be2d66ae-7bfe-4519-9fb7-f72383520af4","name":"Query a Agreement","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EAgreement?$format=json&$skip=0&$top=100&$filter=Term%20eq%205%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EAgreement"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"},{"key":"$filter","value":"Term%20eq%205%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EAgreement('1')\",\n                    \"type\": \"ARService.EAgreement\"\n                },\n                \"AgrmntID\": \"1\",\n                \"CustID\": \"1\",\n                \"CustSiteID\": \"1\",\n                \"LocationID\": \"1\",\n                \"Description\": \"Test\",\n                \"AltAgrmntNo\": null,\n                \"Status\": \"1\",\n                \"PrevStatus\": null,\n                \"LimitToSite\": \"1\",\n                \"LimitToEquip\": \"1\",\n                \"HolidaysID\": null,\n                \"CustPO\": null,\n                \"AgrmntTypeID\": \"1\",\n                \"SalesmanID\": null,\n                \"RateTableID\": null,\n                \"PartMarkupID\": null,\n                \"CampaignID\": null,\n                \"TechID\": null,\n                \"Term\": \"5\",\n                \"ActiveFromDate\": null,\n                \"StartDate\": \"2024-12-11T00:00:00\",\n                \"EndDate\": \"2025-05-10T00:00:00\",\n                \"ExpDate\": null,\n                \"Contact\": null,\n                \"Comments\": null,\n                \"AgrmntAmt\": \"0\",\n                \"InvoiceAmt\": null,\n                \"BillingType\": \"1\",\n                \"BillingNum\": \"5\",\n                \"SchedRecurrence\": \"<RecurHeader<<1=Weekly###11-12-2024 - 13-01-2025>>>\\r\\n>>RecurHeader>StartRecur<1>[SchedInfo]\\r\\nRepairID=1\\r\\nPriorityID=1\\r\\nForemanEmpID=1\\r\\nSvcTypeID=1\\r\\nStartTime=-1\\r\\nDuration=-1\\r\\nTechList=-1,-2,1,2\\r\\nEquipName=E1,E2\\r\\nEquipID=1,2\\r\\nSchedNote=\\r\\n\\r\\n[RecurType]\\r\\ngrpRecurType=1\\r\\n\\r\\n[RecurRange]\\r\\ntxtStartDate=11-12-2024\\r\\ngrpEndBy=0\\r\\ntxtTotalOccur=5\\r\\ntxtEndDate=13-01-2025\\r\\nDates=16-12-2024,23-12-2024,30-12-2024,06-01-2025,13-01-2025,\\r\\n\\r\\n[Weekly]\\r\\ntxtWRecurEvery=1\\r\\ngrpWeeklyOptions=;1\\r\\n\\r\\n[FormatSettings]\\r\\nShortDateFormat=dd/mm/yyyy\\r\\nShortTimeFormat=hh:nn\\r\\nLongTimeFormat=hh:nn:ss\\r\\nDateSeparator=-\\r\\nTimeSeparator=:\\r\\nDecimalSeparator=.\\r\\nThousandSeparator=,\\r\\nCurrencyFormat=2\\r\\nNegCurrFormat=12\\r\\nCurrencyDecimals=2\\r\\nListSeparator=,\\r\\nCurrencyString=?\\r\\nLongDateFormat=dd mmmm yyyy\\r\\nTimeAMString=AM\\r\\nTimePMString=PM\\r\\n\\r\\nEndRecur<1>\",\n                \"SvcTypeID\": null,\n                \"ProblemID\": null,\n                \"SubStatusID\": null,\n                \"BillingRecurrence\": \"[RecurType]\\r\\ngrpRecurType=2\\r\\n\\r\\n[RecurRange]\\r\\ntxtStartDate=11-12-2024\\r\\ngrpEndBy=0\\r\\ntxtTotalOccur=5\\r\\ntxtEndDate=11-04-2025\\r\\nDates=11-12-2024,11-01-2025,11-02-2025,11-03-2025,11-04-2025,\\r\\n\\r\\n[Monthly]\\r\\ngrpMonthlyOptions=0\\r\\ntxtMDayOf=11\\r\\ntxtMDayOfEvery=1\\r\\ncmbMOptTwoParamOne=1\\r\\ncmbMOptTwoParamTwo=4\\r\\ntxtMOptTwoOfEvery=1\\r\\n\\r\\n[FormatSettings]\\r\\nShortDateFormat=dd/mm/yyyy\\r\\nShortTimeFormat=hh:nn\\r\\nLongTimeFormat=hh:nn:ss\\r\\nDateSeparator=-\\r\\nTimeSeparator=:\\r\\nDecimalSeparator=.\\r\\nThousandSeparator=,\\r\\nCurrencyFormat=2\\r\\nNegCurrFormat=12\\r\\nCurrencyDecimals=2\\r\\nListSeparator=,\\r\\nCurrencyString=?\\r\\nLongDateFormat=dd mmmm yyyy\\r\\nTimeAMString=AM\\r\\nTimePMString=PM\\r\\n\\r\\n\",\n                \"BilledNo\": null,\n                \"BilledAmt\": null,\n                \"Taxable\": \"1\",\n                \"TaxGrpID\": \"1\",\n                \"ExpireNoCoverage\": \"0\",\n                \"EstimateDesc\": null,\n                \"InvoiceDesc\": null,\n                \"Printed\": null,\n                \"AutoEmailInvoices\": \"1\",\n                \"CF1\": null,\n                \"CF2\": null,\n                \"CF3\": null,\n                \"CF4\": null,\n                \"CF5\": null,\n                \"CF6\": null,\n                \"CF7\": null,\n                \"CF8\": null,\n                \"CF9\": null,\n                \"CF10\": null,\n                \"CF11\": null,\n                \"CF12\": null,\n                \"CF13\": null,\n                \"CF14\": null,\n                \"CF15\": null,\n                \"CF16\": null,\n                \"CF17\": null,\n                \"CF18\": null,\n                \"CF19\": null,\n                \"CF20\": null,\n                \"CF21\": null,\n                \"CF22\": null,\n                \"CF23\": null,\n                \"CF24\": null,\n                \"CF25\": null,\n                \"CF26\": null,\n                \"CF27\": null,\n                \"CF28\": null,\n                \"CF29\": null,\n                \"CF30\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-11T20:37:29.123\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-11T20:56:15.477\",\n                \"RecordID\": \"AAAAAAAACV0=\",\n                \"ApplyPricingToSelectedRecurOnly\": \"0\",\n                \"AutoRenewAgrmnt\": null,\n                \"RenewalMarkUpPercent\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"f5d9ec59-fe21-46c7-9c34-0eedba3485ae"}],"id":"d6be307d-6952-44e5-aabe-699c190a5a8a","description":"<p>If Company offers some type of Service Agreement, or contract, you can set these up in the background, where you and your Customers set terms for more than one job in the future, including Parts and Labor, and method of billing.</p>\n<p><strong>Agreement Status:</strong></p>\n<img src=\"https://content.pstmn.io/460b273d-00f4-4871-8345-b584adc3d45a/aW1hZ2UucG5n\" width=\"395\" height=\"140\" />\n\n<p><strong>Agreement Billing Type:</strong></p>\n<img src=\"https://content.pstmn.io/1345969c-6b48-48c2-bdcb-b9cc8468b288/aW1hZ2UucG5n\" width=\"390\" height=\"83\" />","_postman_id":"d6be307d-6952-44e5-aabe-699c190a5a8a"},{"name":"PO Quote","item":[{"name":"PO Quote Detail","item":[{"name":"Get All PO Quote Detail","id":"21a9306e-bbfa-4804-b96b-6714be187de3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteDetail?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[{"id":"902eea6d-4488-4456-8cd6-62827ffce0f7","name":"Get All PO Quote Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuoteDetail?$format=json&$skip=0&$top=10000","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuoteDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuoteDetail('1')\",\n                    \"type\": \"InventoryService.EPOQuoteDetail\"\n                },\n                \"POQuoteDetailID\": \"1\",\n                \"POQuoteID\": \"1\",\n                \"LineNum\": \"1\",\n                \"SvcOrderID\": null,\n                \"PartID\": \"2\",\n                \"PartDesc\": \"P2\",\n                \"UnitMeasureID\": \"1\",\n                \"TempQty\": \"1\",\n                \"Quantity\": \"1\",\n                \"Processed\": \"0\",\n                \"AltVendorID\": \"0\",\n                \"PurRequisitionPartID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:12:40.377\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-12T20:12:57.753\",\n                \"RecordID\": \"AAAAAAAAClg=\",\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"21a9306e-bbfa-4804-b96b-6714be187de3"},{"name":"Read a PO Quote Detail","id":"e0ca22b3-aba3-4f8f-838f-cebd929af101","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteDetail(<POQuoteDetailID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteDetail(<POQuoteDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"b59862ad-d4db-4770-b52e-09ce9cccb730","name":"Read a PO Quote Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuoteDetail(<POQuoteDetailID>)?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuoteDetail(<POQuoteDetailID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"__metadata\": {\r\n\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuoteDetail('1')\",\r\n\t\t\t\"type\": \"InventoryService.EPOQuoteDetail\"\r\n\t\t},\r\n\t\t\"POQuoteDetailID\": \"1\",\r\n\t\t\"POQuoteID\": \"1\",\r\n\t\t\"LineNum\": \"1\",\r\n\t\t\"SvcOrderID\": null,\r\n\t\t\"PartID\": \"2\",\r\n\t\t\"PartDesc\": \"P2\",\r\n\t\t\"UnitMeasureID\": \"1\",\r\n\t\t\"TempQty\": \"1\",\r\n\t\t\"Quantity\": \"1\",\r\n\t\t\"Processed\": \"0\",\r\n\t\t\"AltVendorID\": \"0\",\r\n\t\t\"PurRequisitionPartID\": null,\r\n\t\t\"UserCreated\": \"admin\",\r\n\t\t\"TimeCreated\": \"2024-12-12T20:12:40.377\",\r\n\t\t\"UserModified\": \"admin\",\r\n\t\t\"TimeModified\": \"2024-12-12T20:12:57.753\",\r\n\t\t\"RecordID\": \"AAAAAAAAClg=\",\r\n\t\t\"DimensionsType\": \"0\",\r\n\t\t\"DimensionsX\": \"1\",\r\n\t\t\"DimensionsY\": \"1\"\r\n\t}\r\n}"}],"_postman_id":"e0ca22b3-aba3-4f8f-838f-cebd929af101"},{"name":"Query PO Quote Detail","id":"a0b6360e-87ea-4035-8a06-3e8b3603e38d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteDetail?$format=json&$skip=0&$top=10000&$filter=Processed%20eq%200%20","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteDetail"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"Processed%20eq%200%20"}],"variable":[]}},"response":[{"id":"1dd29670-12f9-42fe-9b24-f28995f0e7b9","name":"Query PO Quote Detail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuoteDetail?$format=json&$skip=0&$top=10000&$filter=Processed%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuoteDetail"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"},{"key":"$filter","value":"Processed%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuoteDetail('1')\",\n                    \"type\": \"InventoryService.EPOQuoteDetail\"\n                },\n                \"POQuoteDetailID\": \"1\",\n                \"POQuoteID\": \"1\",\n                \"LineNum\": \"1\",\n                \"SvcOrderID\": null,\n                \"PartID\": \"2\",\n                \"PartDesc\": \"P2\",\n                \"UnitMeasureID\": \"1\",\n                \"TempQty\": \"1\",\n                \"Quantity\": \"1\",\n                \"Processed\": \"0\",\n                \"AltVendorID\": \"0\",\n                \"PurRequisitionPartID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:12:40.377\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-12T20:12:57.753\",\n                \"RecordID\": \"AAAAAAAAClg=\",\n                \"DimensionsType\": \"0\",\n                \"DimensionsX\": \"1\",\n                \"DimensionsY\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a0b6360e-87ea-4035-8a06-3e8b3603e38d"},{"name":"Delete PO Quote Detail","id":"b91751c1-fc2b-4b3e-a1f2-71bcde18010a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteDetail(<POQuoteDetailID>)?$format=json&$skip=0&$top=10000","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteDetail(<POQuoteDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10000"}],"variable":[]}},"response":[],"_postman_id":"b91751c1-fc2b-4b3e-a1f2-71bcde18010a"}],"id":"3f907bec-a608-45cd-a8f7-49352bdb293a","_postman_id":"3f907bec-a608-45cd-a8f7-49352bdb293a","description":""},{"name":"PO Quote Vendor","item":[{"name":"Get All PO Quote Vendor","id":"f5b650e3-67bb-4ddf-893b-ae70a12a89bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteVendor?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteVendor"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"b2d6a607-9592-44a3-be08-6d2a24b8ff34","name":"Get All PO Quote vendor","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuoteVendor?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuoteVendor"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuoteVendor('1')\",\n                    \"type\": \"InventoryService.EPOQuoteVendor\"\n                },\n                \"POQuoteVendorID\": \"1\",\n                \"POQuoteID\": \"1\",\n                \"VendorID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"UserModified\": null,\n                \"TimeCreated\": \"2024-12-12T20:12:25.613\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAClQ=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f5b650e3-67bb-4ddf-893b-ae70a12a89bf"},{"name":"Read a PO Quote Vendor","id":"1fad4bb6-301b-46c8-9240-e35b2dc03928","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteVendor(<POQuoteVendorID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteVendor(<POQuoteVendorID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"68a7176b-7d81-4037-aa8a-939b9f656dc4","name":"Read a PO Quote Vendor","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuoteVendor(<POQuoteVendorID>)?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuoteVendor(<POQuoteVendorID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuoteVendor('1')\",\n            \"type\": \"InventoryService.EPOQuoteVendor\"\n        },\n        \"POQuoteVendorID\": \"1\",\n        \"POQuoteID\": \"1\",\n        \"VendorID\": \"1\",\n        \"UserCreated\": \"admin\",\n        \"UserModified\": null,\n        \"TimeCreated\": \"2024-12-12T20:12:25.613\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAClQ=\"\n    }\n}"}],"_postman_id":"1fad4bb6-301b-46c8-9240-e35b2dc03928"},{"name":"Query PO Quote Vendor","id":"f99c045d-2497-452a-9b5b-68e61ea2bffc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteVendor?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteVendor"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%201%20"}],"variable":[]}},"response":[{"id":"59ed41ab-c95f-4a2e-972d-12eb5667a7c3","name":"Query PO Quote Vendor","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuoteVendor?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuoteVendor"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuoteVendor('1')\",\n                    \"type\": \"InventoryService.EPOQuoteVendor\"\n                },\n                \"POQuoteVendorID\": \"1\",\n                \"POQuoteID\": \"1\",\n                \"VendorID\": \"1\",\n                \"UserCreated\": \"admin\",\n                \"UserModified\": null,\n                \"TimeCreated\": \"2024-12-12T20:12:25.613\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAClQ=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f99c045d-2497-452a-9b5b-68e61ea2bffc"},{"name":"Delete PO Quote Vendor","id":"bd67ed70-de23-44d7-99a8-b4494ba797e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuoteVendor(<POQuoteVendorID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOQuoteVendor(<POQuoteVendorID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"bd67ed70-de23-44d7-99a8-b4494ba797e6"}],"id":"6d4b267d-d7f3-4884-8027-977c7fd249f3","_postman_id":"6d4b267d-d7f3-4884-8027-977c7fd249f3","description":""},{"name":"PO Quote Pricing","item":[{"name":"Get New PO Pricing","id":"a9a9198f-8665-4441-8029-c16c1b5b2901","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EAltVendors?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EAltVendors"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"ce584215-7acf-4cef-ac45-2e35132f89af","name":"Get New PO Pricing","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EAltVendors?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EAltVendors"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EAltVendors('1')\",\n                    \"type\": \"InventoryService.EAltVendors\"\n                },\n                \"AltVendorID\": \"1\",\n                \"PartID\": \"2\",\n                \"VendorID\": \"1\",\n                \"VendorItemNo\": null,\n                \"CostAmt\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:21:50.353\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAClo=\",\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"POQuoteID\": \"1\",\n                \"Note\": \"P2\",\n                \"POQuoteDetailID\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a9a9198f-8665-4441-8029-c16c1b5b2901"},{"name":"Read a PO Quote Pricing","id":"71e73b41-af7a-403c-8751-f82743c6bef6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EAltVendors(<AltVendorID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EAltVendors(<AltVendorID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"fe0638a9-5a57-4d52-b7a0-6f9bb673fe8c","name":"Read a PO Quote Pricing","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EAltVendors(<AltVendorID>)?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EAltVendors(<AltVendorID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EAltVendors('1')\",\n            \"type\": \"InventoryService.EAltVendors\"\n        },\n        \"AltVendorID\": \"1\",\n        \"PartID\": \"2\",\n        \"VendorID\": \"1\",\n        \"VendorItemNo\": null,\n        \"CostAmt\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T20:21:50.353\",\n        \"UserModified\": null,\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAClo=\",\n        \"StartDate\": null,\n        \"EndDate\": null,\n        \"POQuoteID\": \"1\",\n        \"Note\": \"P2\",\n        \"POQuoteDetailID\": \"1\"\n    }\n}"}],"_postman_id":"71e73b41-af7a-403c-8751-f82743c6bef6"},{"name":"Query PO Quote Pricing","id":"67b0959b-cbe5-4e3f-a8b8-a083782c1ac2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EAltVendors?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%201%20","urlObject":{"port":"16001","path":["odata","inventory","EAltVendors"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%201%20"}],"variable":[]}},"response":[{"id":"8b4aaf56-3c20-4cea-b9ce-b9c6b114428f","name":"Query PO Quote Pricing","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EAltVendors?$format=json&$skip=0&$top=10&$filter=VendorID%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EAltVendors"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"VendorID%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EAltVendors('1')\",\n                    \"type\": \"InventoryService.EAltVendors\"\n                },\n                \"AltVendorID\": \"1\",\n                \"PartID\": \"2\",\n                \"VendorID\": \"1\",\n                \"VendorItemNo\": null,\n                \"CostAmt\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:21:50.353\",\n                \"UserModified\": null,\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAClo=\",\n                \"StartDate\": null,\n                \"EndDate\": null,\n                \"POQuoteID\": \"1\",\n                \"Note\": \"P2\",\n                \"POQuoteDetailID\": \"1\"\n            }\n        ]\n    }\n}"}],"_postman_id":"67b0959b-cbe5-4e3f-a8b8-a083782c1ac2"},{"name":"Delete PO Quote Pricing","id":"e0c339d0-e2f1-44da-96ae-1cbd5e975e2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EAltVendors(<AltVendorID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EAltVendors(<AltVendorID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[],"_postman_id":"e0c339d0-e2f1-44da-96ae-1cbd5e975e2a"}],"id":"7e3e976f-d76a-484a-83bd-c119e8393daf","_postman_id":"7e3e976f-d76a-484a-83bd-c119e8393daf","description":""},{"name":"Get All PO Quote","id":"e2e33e73-a61d-4a3b-8f41-b377cb6ab007","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuote?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EPOQuote"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[{"id":"a1a900f2-1e07-48f7-9535-083267306ef1","name":"Get All PO Quote","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuote?$format=json&$skip=0&$top=100","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuote"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuote('1')\",\n                    \"type\": \"InventoryService.EPOQuote\"\n                },\n                \"POQuoteID\": \"1\",\n                \"Description\": null,\n                \"VendorMsg\": null,\n                \"QuoteDate\": \"2024-12-12T00:00:00\",\n                \"RequestedBy\": null,\n                \"QuotedBy\": \"1\",\n                \"LocationID\": \"1\",\n                \"DepartmentID\": \"1\",\n                \"Status\": \"0\",\n                \"SvcOrderID\": null,\n                \"DueDate\": null,\n                \"ShipToType\": \"1\",\n                \"ShipAddress1\": null,\n                \"ShipAddress2\": null,\n                \"ShipAddress3\": null,\n                \"ShipCity\": null,\n                \"ShipState\": null,\n                \"ShipZip\": null,\n                \"ShipCountry\": null,\n                \"IsActive\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:12:25.597\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-12T20:12:57.753\",\n                \"RecordID\": \"AAAAAAAAClc=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e2e33e73-a61d-4a3b-8f41-b377cb6ab007"},{"name":"Read a PO Quote","id":"1b09fccb-5720-466d-980d-4ef1ca273142","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuote(<POQuoteID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","inventory","EPOQuote(<POQuoteID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"d684a282-76ed-43cb-bcb6-b2723105f46e","name":"Read a PO Quote","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuote(<POQuoteID>)?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuote(<POQuoteID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuote('1')\",\n            \"type\": \"InventoryService.EPOQuote\"\n        },\n        \"POQuoteID\": \"1\",\n        \"Description\": null,\n        \"VendorMsg\": null,\n        \"QuoteDate\": \"2024-12-12T00:00:00\",\n        \"RequestedBy\": null,\n        \"QuotedBy\": \"1\",\n        \"LocationID\": \"1\",\n        \"DepartmentID\": \"1\",\n        \"Status\": \"0\",\n        \"SvcOrderID\": null,\n        \"DueDate\": null,\n        \"ShipToType\": \"1\",\n        \"ShipAddress1\": null,\n        \"ShipAddress2\": null,\n        \"ShipAddress3\": null,\n        \"ShipCity\": null,\n        \"ShipState\": null,\n        \"ShipZip\": null,\n        \"ShipCountry\": null,\n        \"IsActive\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T20:12:25.597\",\n        \"UserModified\": \"admin\",\n        \"TimeModified\": \"2024-12-12T20:12:57.753\",\n        \"RecordID\": \"AAAAAAAAClc=\"\n    }\n}"}],"_postman_id":"1b09fccb-5720-466d-980d-4ef1ca273142"},{"name":"Query PO Quot","id":"889ee91d-e76d-4230-b1a9-9bfd94e012cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuote?$format=json&$skip=0&$top=1000&$filter=Status%20eq%200%20","urlObject":{"port":"16001","path":["odata","inventory","EPOQuote"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"},{"key":"$filter","value":"Status%20eq%200%20"}],"variable":[]}},"response":[{"id":"299344a8-f862-407e-99fa-b5e15e591dd6","name":"Query PO Quot","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuote?$format=json&$skip=0&$top=1000&$filter=Status%20eq%200%20","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuote"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"1000"},{"key":"$filter","value":"Status%20eq%200%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuote('1')\",\n                    \"type\": \"InventoryService.EPOQuote\"\n                },\n                \"POQuoteID\": \"1\",\n                \"Description\": null,\n                \"VendorMsg\": null,\n                \"QuoteDate\": \"2024-12-12T00:00:00\",\n                \"RequestedBy\": null,\n                \"QuotedBy\": \"1\",\n                \"LocationID\": \"1\",\n                \"DepartmentID\": \"1\",\n                \"Status\": \"0\",\n                \"SvcOrderID\": null,\n                \"DueDate\": null,\n                \"ShipToType\": \"1\",\n                \"ShipAddress1\": null,\n                \"ShipAddress2\": null,\n                \"ShipAddress3\": null,\n                \"ShipCity\": null,\n                \"ShipState\": null,\n                \"ShipZip\": null,\n                \"ShipCountry\": null,\n                \"IsActive\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T20:12:25.597\",\n                \"UserModified\": \"admin\",\n                \"TimeModified\": \"2024-12-12T20:12:57.753\",\n                \"RecordID\": \"AAAAAAAAClc=\"\n            }\n        ]\n    }\n}"}],"_postman_id":"889ee91d-e76d-4230-b1a9-9bfd94e012cf"},{"name":"Count All PO Quote","id":"69d4a8c4-19fc-457d-ac61-d30c95bcd75d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuote/$count?$format=json","urlObject":{"port":"16001","path":["odata","inventory","EPOQuote","$count"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"0e443590-48f5-4513-bb86-1d9a3fc34a89","name":"Count All PO Quote","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/inventory/EPOQuote/$count?$format=json","host":["{{url}}"],"port":"16001","path":["odata","inventory","EPOQuote","$count"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n\t\"d\": {\r\n\t\t\"results\": [\r\n\t\t\t{\r\n\t\t\t\t\"__metadata\": {\r\n\t\t\t\t\t\"uri\": \"http://www.fieldone.com/odata/inventory/EPOQuote()\",\r\n\t\t\t\t\t\"type\": \"InventoryService.EPOQuote\"\r\n\t\t\t\t},\r\n\t\t\t\t\"ColumnALL\": \"1\"\r\n\t\t\t}\r\n\t\t]\r\n\t}\r\n}"}],"_postman_id":"69d4a8c4-19fc-457d-ac61-d30c95bcd75d"},{"name":"Delete PO Quote","id":"d020ca07-edc2-4f14-a05d-04b15111a232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/inventory/EPOQuote(<POQuoteID>)?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","inventory","EPOQuote(<POQuoteID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"d020ca07-edc2-4f14-a05d-04b15111a232"}],"id":"da95bab1-2b35-4680-beac-2488139739ab","description":"<p>In the Optsy Field Management System, the PO (Purchase Order) Quote feature facilitates the creation and management of purchase order quotes, streamlining procurement processes within field service operations.​  </p>\n<p><strong>PO Quote Status:</strong></p>\n<img src=\"https://content.pstmn.io/f3d5f7d6-a1c4-4e8d-9d9c-96c691fd02fb/aW1hZ2UucG5n\" width=\"391\" height=\"106\" />","_postman_id":"da95bab1-2b35-4680-beac-2488139739ab"},{"name":"Invoice","item":[{"name":"Payment related to Invoice","item":[{"name":"Get All Payments related to Invoice","id":"f3d0b7f7-34a5-4137-87e4-fedc7eda3d66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VInvoicePayments?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","VInvoicePayments"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"19f37e72-569f-4817-a25d-70fd1acba607","name":"Get All Payments related to Invoice","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VInvoicePayments?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","VInvoicePayments"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VInvoicePayments('1')\",\n                    \"type\": \"ARService.VInvoicePayments\"\n                },\n                \"PmntDetailID\": \"1\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"1\",\n                \"PmntAmt\": \"11.66\",\n                \"PmntDate\": \"2024-12-11T00:00:00\",\n                \"PmntType\": \"2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VInvoicePayments('2')\",\n                    \"type\": \"ARService.VInvoicePayments\"\n                },\n                \"PmntDetailID\": \"2\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"2\",\n                \"PmntAmt\": \"66\",\n                \"PmntDate\": \"2024-12-11T00:00:00\",\n                \"PmntType\": \"2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f3d0b7f7-34a5-4137-87e4-fedc7eda3d66"},{"name":"Read a Payment related to Invoice","id":"c0a66e75-4135-4bdd-a587-c860f8890b5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VInvoicePayments(<PmntDetailID>)?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","VInvoicePayments(<PmntDetailID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"96e49f52-876e-4b30-9f82-2cae0eb697be","name":"Read a Payment related to Invoice","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VInvoicePayments(<PmntDetailID>)?$format=json&$skip=0&$top=10","host":["{{url}}"],"port":"16001","path":["odata","ar","VInvoicePayments(<PmntDetailID>)"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/VInvoicePayments('1')\",\n            \"type\": \"ARService.VInvoicePayments\"\n        },\n        \"PmntDetailID\": \"1\",\n        \"PaymentID\": \"1\",\n        \"InvoiceID\": \"1\",\n        \"PmntAmt\": \"11.66\",\n        \"PmntDate\": \"2024-12-11T00:00:00\",\n        \"PmntType\": \"2\"\n    }\n}"}],"_postman_id":"c0a66e75-4135-4bdd-a587-c860f8890b5b"},{"name":"Query Payment related to Invoice","id":"61e0fa29-089c-4d3e-949e-61ad97069757","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VInvoicePayments?$format=json&$skip=0&$top=10&$filter=PmntType%20eq%202%20","urlObject":{"port":"16001","path":["odata","ar","VInvoicePayments"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"PmntType%20eq%202%20"}],"variable":[]}},"response":[{"id":"ce87483d-cefa-4860-a76e-385c0814d763","name":"Query Payment related to Invoice","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/VInvoicePayments?$format=json&$skip=0&$top=10&$filter=IsActive%20eq%201%20","host":["{{url}}"],"port":"16001","path":["odata","ar","VInvoicePayments"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"IsActive%20eq%201%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VInvoicePayments('1')\",\n                    \"type\": \"ARService.VInvoicePayments\"\n                },\n                \"PmntDetailID\": \"1\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"1\",\n                \"PmntAmt\": \"11.66\",\n                \"PmntDate\": \"2024-12-11T00:00:00\",\n                \"PmntType\": \"2\"\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/VInvoicePayments('2')\",\n                    \"type\": \"ARService.VInvoicePayments\"\n                },\n                \"PmntDetailID\": \"2\",\n                \"PaymentID\": \"1\",\n                \"InvoiceID\": \"2\",\n                \"PmntAmt\": \"66\",\n                \"PmntDate\": \"2024-12-11T00:00:00\",\n                \"PmntType\": \"2\"\n            }\n        ]\n    }\n}"}],"_postman_id":"61e0fa29-089c-4d3e-949e-61ad97069757"}],"id":"fe6b31cc-ee85-4fd7-b452-16eaeae0e278","_postman_id":"fe6b31cc-ee85-4fd7-b452-16eaeae0e278","description":""},{"name":"Get All Invoice","id":"87c41c61-f316-4e2b-935a-9082e89a82c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EInvoice?$format=json&$skip=0&$top=10","urlObject":{"port":"16001","path":["odata","ar","EInvoice"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"}],"variable":[]}},"response":[{"id":"d22863c5-a58d-42fd-95f2-a6f796efdda1","name":"Get All Invoice","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EInvoice('1')\",\n                    \"type\": \"ARService.EInvoice\"\n                },\n                \"InvoiceID\": \"1\",\n                \"QBID\": null,\n                \"CustID\": \"1\",\n                \"SiteID\": \"1\",\n                \"TransType\": \"3\",\n                \"TransID\": null,\n                \"LocationID\": \"1\",\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"CustPO\": null,\n                \"AltInvoiceNum\": null,\n                \"SalesTax\": \"1\",\n                \"TaxGrpID\": \"1\",\n                \"Note\": null,\n                \"InvoiceNote\": null,\n                \"IsInstall\": null,\n                \"SaleAmt\": \"11.66\",\n                \"TaxAmt\": \"0.66\",\n                \"Retainage\": null,\n                \"RetainageBilled\": null,\n                \"AmtPaid\": \"11.66\",\n                \"AmtDue\": \"0\",\n                \"StockCost\": null,\n                \"TermID\": null,\n                \"DateDue\": \"2024-12-12T00:00:00\",\n                \"Void\": \"0\",\n                \"Cleared\": null,\n                \"InvImported\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"Printed\": \"0\",\n                \"PrintedTime\": null,\n                \"PrintedBy\": null,\n                \"ARAccountID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:23:24.873\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChU=\",\n                \"Sync\": \"0\",\n                \"InvoiceReportName\": null,\n                \"AutoEmailInvSent\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EInvoice('2')\",\n                    \"type\": \"ARService.EInvoice\"\n                },\n                \"InvoiceID\": \"2\",\n                \"QBID\": null,\n                \"CustID\": \"1\",\n                \"SiteID\": \"1\",\n                \"TransType\": \"3\",\n                \"TransID\": null,\n                \"LocationID\": \"1\",\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"CustPO\": null,\n                \"AltInvoiceNum\": null,\n                \"SalesTax\": \"1\",\n                \"TaxGrpID\": \"2\",\n                \"Note\": null,\n                \"InvoiceNote\": null,\n                \"IsInstall\": null,\n                \"SaleAmt\": \"66\",\n                \"TaxAmt\": \"0\",\n                \"Retainage\": null,\n                \"RetainageBilled\": null,\n                \"AmtPaid\": \"66\",\n                \"AmtDue\": \"0\",\n                \"StockCost\": null,\n                \"TermID\": null,\n                \"DateDue\": \"2024-12-12T00:00:00\",\n                \"Void\": \"0\",\n                \"Cleared\": null,\n                \"InvImported\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"Printed\": \"0\",\n                \"PrintedTime\": null,\n                \"PrintedBy\": null,\n                \"ARAccountID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:23:53.407\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChY=\",\n                \"Sync\": \"0\",\n                \"InvoiceReportName\": null,\n                \"AutoEmailInvSent\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"87c41c61-f316-4e2b-935a-9082e89a82c3"},{"name":"Read a Invoice","id":"df923a7f-435b-48cd-b8a1-7db020acc0b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EInvoice(<InvoiceID>)?$format=json","urlObject":{"port":"16001","path":["odata","ar","EInvoice(<InvoiceID>)"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"}],"variable":[]}},"response":[{"id":"c6a95c51-dbff-4054-96e6-eb84fc0d8f80","name":"Read a Invoice","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EInvoice(<InvoiceID>)?$format=json","host":["{{url}}"],"port":"16001","path":["odata","ar","EInvoice(<InvoiceID>)"],"query":[{"key":"$format","value":"json"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"__metadata\": {\n            \"uri\": \"http://www.fieldone.com/odata/ar/EInvoice('1')\",\n            \"type\": \"ARService.EInvoice\"\n        },\n        \"InvoiceID\": \"1\",\n        \"QBID\": null,\n        \"CustID\": \"1\",\n        \"SiteID\": \"1\",\n        \"TransType\": \"3\",\n        \"TransID\": null,\n        \"LocationID\": \"1\",\n        \"InvDate\": \"2024-12-12T00:00:00\",\n        \"CustPO\": null,\n        \"AltInvoiceNum\": null,\n        \"SalesTax\": \"1\",\n        \"TaxGrpID\": \"1\",\n        \"Note\": null,\n        \"InvoiceNote\": null,\n        \"IsInstall\": null,\n        \"SaleAmt\": \"11.66\",\n        \"TaxAmt\": \"0.66\",\n        \"Retainage\": null,\n        \"RetainageBilled\": null,\n        \"AmtPaid\": \"11.66\",\n        \"AmtDue\": \"0\",\n        \"StockCost\": null,\n        \"TermID\": null,\n        \"DateDue\": \"2024-12-12T00:00:00\",\n        \"Void\": \"0\",\n        \"Cleared\": null,\n        \"InvImported\": null,\n        \"ExportedBy\": null,\n        \"ExportTime\": null,\n        \"DontExport\": null,\n        \"DontExportReason\": null,\n        \"Printed\": \"0\",\n        \"PrintedTime\": null,\n        \"PrintedBy\": null,\n        \"ARAccountID\": null,\n        \"UserCreated\": \"admin\",\n        \"TimeCreated\": \"2024-12-12T18:23:24.873\",\n        \"UserModified\": \"-\",\n        \"TimeModified\": null,\n        \"RecordID\": \"AAAAAAAAChU=\",\n        \"Sync\": \"0\",\n        \"InvoiceReportName\": null,\n        \"AutoEmailInvSent\": null\n    }\n}"}],"_postman_id":"df923a7f-435b-48cd-b8a1-7db020acc0b6"},{"name":"Query Invoice","id":"4738da0e-3194-4706-b6db-02d32d03a2a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EInvoice?$format=json&$skip=0&$top=10&$filter=TransType%20eq%203%20","urlObject":{"port":"16001","path":["odata","ar","EInvoice"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"TransType%20eq%203%20"}],"variable":[]}},"response":[{"id":"8a7d1e75-6ffe-44e0-89c9-a5d07e40c154","name":"Query Invoice","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{url}}:16001/odata/ar/EInvoice?$format=json&$skip=0&$top=10&$filter=TransType%20eq%203%20","host":["{{url}}"],"port":"16001","path":["odata","ar","EInvoice"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"10"},{"key":"$filter","value":"TransType%20eq%203%20"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"d\": {\n        \"results\": [\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EInvoice('1')\",\n                    \"type\": \"ARService.EInvoice\"\n                },\n                \"InvoiceID\": \"1\",\n                \"QBID\": null,\n                \"CustID\": \"1\",\n                \"SiteID\": \"1\",\n                \"TransType\": \"3\",\n                \"TransID\": null,\n                \"LocationID\": \"1\",\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"CustPO\": null,\n                \"AltInvoiceNum\": null,\n                \"SalesTax\": \"1\",\n                \"TaxGrpID\": \"1\",\n                \"Note\": null,\n                \"InvoiceNote\": null,\n                \"IsInstall\": null,\n                \"SaleAmt\": \"11.66\",\n                \"TaxAmt\": \"0.66\",\n                \"Retainage\": null,\n                \"RetainageBilled\": null,\n                \"AmtPaid\": \"11.66\",\n                \"AmtDue\": \"0\",\n                \"StockCost\": null,\n                \"TermID\": null,\n                \"DateDue\": \"2024-12-12T00:00:00\",\n                \"Void\": \"0\",\n                \"Cleared\": null,\n                \"InvImported\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"Printed\": \"0\",\n                \"PrintedTime\": null,\n                \"PrintedBy\": null,\n                \"ARAccountID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:23:24.873\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChU=\",\n                \"Sync\": \"0\",\n                \"InvoiceReportName\": null,\n                \"AutoEmailInvSent\": null\n            },\n            {\n                \"__metadata\": {\n                    \"uri\": \"http://www.fieldone.com/odata/ar/EInvoice('2')\",\n                    \"type\": \"ARService.EInvoice\"\n                },\n                \"InvoiceID\": \"2\",\n                \"QBID\": null,\n                \"CustID\": \"1\",\n                \"SiteID\": \"1\",\n                \"TransType\": \"3\",\n                \"TransID\": null,\n                \"LocationID\": \"1\",\n                \"InvDate\": \"2024-12-12T00:00:00\",\n                \"CustPO\": null,\n                \"AltInvoiceNum\": null,\n                \"SalesTax\": \"1\",\n                \"TaxGrpID\": \"2\",\n                \"Note\": null,\n                \"InvoiceNote\": null,\n                \"IsInstall\": null,\n                \"SaleAmt\": \"66\",\n                \"TaxAmt\": \"0\",\n                \"Retainage\": null,\n                \"RetainageBilled\": null,\n                \"AmtPaid\": \"66\",\n                \"AmtDue\": \"0\",\n                \"StockCost\": null,\n                \"TermID\": null,\n                \"DateDue\": \"2024-12-12T00:00:00\",\n                \"Void\": \"0\",\n                \"Cleared\": null,\n                \"InvImported\": null,\n                \"ExportedBy\": null,\n                \"ExportTime\": null,\n                \"DontExport\": null,\n                \"DontExportReason\": null,\n                \"Printed\": \"0\",\n                \"PrintedTime\": null,\n                \"PrintedBy\": null,\n                \"ARAccountID\": null,\n                \"UserCreated\": \"admin\",\n                \"TimeCreated\": \"2024-12-12T18:23:53.407\",\n                \"UserModified\": \"-\",\n                \"TimeModified\": null,\n                \"RecordID\": \"AAAAAAAAChY=\",\n                \"Sync\": \"0\",\n                \"InvoiceReportName\": null,\n                \"AutoEmailInvSent\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"4738da0e-3194-4706-b6db-02d32d03a2a9"}],"id":"c2eb719b-d93c-4fd6-8da2-290f5552247a","description":"<p>When you Create an Invoice you will see this is one area where FieldOne really shows its powers. All the detail entered to Work Orders as you created and scheduled and posted them now transfers over to the Invoice, without any work on your part (unless you have some final changes you wish to make). Compare this to having several applications used separately where you would find yourself re-entering all the Invoice Detail lines at invoicing time.</p>\n<p>See the following for more detail:</p>\n<p>• Invoice a Service Call<br />• Invoice a Fixed-Amount Project<br />• Invoice a Service Agreement<br />• Create a Manual Invoice<br />• Counter Sales - includes Invoicing</p>\n<p>You can set an option in the Company Preferences, A/R Tab that allows a new Payment to be applied to a newly created Invoice if the new Invoice is already due. A message will appear asking if you if you would like to create a Payment for this Invoice. If you click Yes a new Payment will appear and you specify the amount to apply to the new Invoice.</p>\n<p><b>Credit Memos:</b></p>\n<p>Normally a Credit Memo is treated as a Customer Payment, rather than as part of Invoicing. In other words, your Company credits the Customer with a certain amount of money that can be applied partially or in total to existing Invoices. See Create Customer Payment for more details on how to create and distribute a Credit Memo.</p>\n<p>Note: If (for various possible reasons) an Invoice total is for a negative amount, then it will be exported to QuickBooks as a Credit Memo. (See Create a Manual Invoice for discussion of negative Invoices.)</p>\n<p><b>Manual Invoice:</b></p>\n<p>If for some exception you wish to bypass the steps for a Work Order and create an Invoice directly see Create a Manual Invoice. (Be aware that there are some limitations when using this approach.) Do not confuse Manual Invoices with Counter Sales, where actual Labor or Parts are sold to a \"walk-in\" customer.</p>\n","_postman_id":"c2eb719b-d93c-4fd6-8da2-290f5552247a"},{"name":"Authentication","item":[{"name":"Get Database/Company List","event":[{"listen":"test","script":{"id":"08c1bbcb-8f9a-4520-a440-c645c0299e5a","exec":["    pm.environment.set('session', \"\");\r","    pm.collectionVariables.set('session', \"\");"],"type":"text/javascript","packages":{}}}],"id":"93cba2cf-ec10-42a6-b261-985de45193e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetDBNames\",\r\n    \"params\": {\r\n        \"LicenseID\": 1\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","description":"<p>Get list og all databases in StarTechmain.</p>\n","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"daf0316e-3010-4969-ac42-bdf44cd53a73","name":"Get Database List","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetDBNames\",\r\n    \"params\": {\r\n        \"LicenseID\": 1\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{48A71827-3131-4D92-A1C1-EA1D158E9478}\",\n    \"result\": {\n        \"Result\": \"BlankDatabase=BlankDatabase\\r\\n\"\n    }\n}"}],"_postman_id":"93cba2cf-ec10-42a6-b261-985de45193e8"},{"name":"Login","event":[{"listen":"test","script":{"id":"ce7a1d8e-b07c-4421-abef-825bafd7eaed","exec":["if(pm.response.code === 200) {\r","    pm.environment.set('session', pm.response.json().id);\r","    pm.collectionVariables.set('session', pm.response.json().id);\r","     console.log(pm.environment.get(\"session\"));\r","     console.log(pm.collectionVariables.get(\"session\"));\r","}"],"type":"text/javascript","packages":{},"requests":{}}},{"listen":"prerequest","script":{"id":"f7474ea6-80b3-4ea2-b161-fa40afeed1eb","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"a85ab104-ca65-47ac-aa75-c4a4a66ab9d7","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.Login\",\r\n    \"params\": {\r\n        \"Params\": \"ClientType=5\\r\\nMachineID=GetUniqueDeviceIdentifier\\r\\nFileVersion=4.56\\r\\nUseCompression=1\\r\\nUseEncryption=1\\r\\nDeviceType=odata\",\r\n        \"UserName\": \"{{UserName}}\",\r\n        \"Password\": \"{{Password}}\",\r\n        \"DBName\": \"{{db_name}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"8040089b-b637-44e6-9263-1b8fea407591","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.Login\",\r\n    \"params\": {\r\n        \"Params\": \"ClientType=5\\r\\nMachineID=GetUniqueDeviceIdentifier\\r\\nFileVersion=4.56\\r\\nUseCompression=1\\r\\nUseEncryption=1\\r\\nDeviceType=odata\",\r\n        \"UserName\": \"{{UserName}}\",\r\n        \"Password\": \"{{Password}}\",\r\n        \"DBName\": \"{{db_name}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{A082D812-B1BB-499F-AF10-56464DE99672}\",\n    \"result\": {\n        \"Result\": true,\n        \"Params\": \"Features=CUSTPORTAL=,CCFidelity=,Edition=Ent\\r\\nCurrencyFormat=0\\r\\nNegCurrFormat=0\\r\\nThousandSeparator=,\\r\\nDecimalSeparator=.\\r\\nCurrencyDecimals=2\\r\\nDateSeparator=/\\r\\nTimeSeparator=:\\r\\nListSeparator=,\\r\\nCurrencyString=$\\r\\nShortDateFormat=M/d/yyyy\\r\\nLongDateFormat=dddd,MMMM\\r\\ndd,yyyy\\r\\nTimeAMString=AM\\r\\nTimePMString=PM\\r\\nShortTimeFormat=h:mm AMPM\\r\\nLongTimeFormat=h:mm:ss\\r\\nAMPM\\r\\nTwoDigitYearCenturyWindow=50\\r\\nFileTransferHTTPPort=16001\\r\\nFileVersion=10.3.0.0\\r\\n\",\n        \"MachineIDValid\": -1,\n        \"CompanyName\": \"Test\",\n        \"EmployeeID\": 1,\n        \"ExpireDays\": -1,\n        \"InTrial\": false,\n        \"AccessRights\": \"\",\n        \"ScheduleRights\": \"\",\n        \"GroupAccessRights\": \"\",\n        \"GroupScheduleRights\": \"\"\n    }\n}"}],"_postman_id":"a85ab104-ca65-47ac-aa75-c4a4a66ab9d7"},{"name":"Logout Optsy User","id":"152e8d7a-b5c5-4666-aeb5-4ee7fdb9fa08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.DestroyConnectedUser\",\r\n\t\"params\": {\r\n        \"Params\":{\r\n\t            \"SessionID\":\"\"\r\n\t    }\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"11e1fb21-0584-4735-b174-450d1f818df3","name":"Logout Optsy User","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.DestroyConnectedUser\",\r\n\t\"params\": {\r\n        \"Params\":{\r\n\t            \"SessionID\":\"\"\r\n\t    }\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonrpc\": \"2.0\",\n    \"method\": \"LoginManager.DestroyConnectedUser\",\n    \"params\": {\n        \"Params\": {\n            \"SessionID\": \"\"\n        }\n    }\n}"}],"_postman_id":"152e8d7a-b5c5-4666-aeb5-4ee7fdb9fa08"},{"name":"All Connected Users(UnAuth users can access)","id":"cec804f0-43f3-4d36-b8dc-06d374be4fb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"session","value":"{20133D82-06C7-428A-8F4D-A169E0EAEA2D}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetConnectedUsers\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"e33220d1-933b-4f98-8061-420b922e358a","name":"All Connected Users","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.GetConnectedUsers\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{E2B00CDD-64D5-4C0E-A0BF-C478A04A02DC}\",\n    \"result\": {\n        \"UserList\": [\n            {\n                \"ClientType\": \"1\",\n                \"DeviceType\": \"\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-09T17:55:00.370\",\n                \"SessionID\": \"{16EA1E83-3246-4DF0-95FA-F60D317210DD}\",\n                \"TimeCreated\": \"2024-12-09T13:23:01.875\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"1\",\n                \"DeviceType\": \"\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-09T17:34:12.014\",\n                \"SessionID\": \"{C7E3B9F6-05E1-4A2F-8DF1-0EB7E6ECAEB1}\",\n                \"TimeCreated\": \"2024-12-09T15:23:18.059\",\n                \"UserName\": \"admin\"\n            }\n        ]\n    }\n}"}],"_postman_id":"cec804f0-43f3-4d36-b8dc-06d374be4fb2"},{"name":"Get Current User SessionID","id":"2b2da9fa-9329-41cb-8018-3fd700d61575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"jsonrpc\": \"2.0\",\r\n\t\"method\": \"LoginManager.GetClientID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d2a1fc23-b9a1-451b-ae69-205e791fa1d3","name":"Get Current User SessionID","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"jsonrpc\": \"2.0\",\r\n\t\"method\": \"LoginManager.GetClientID\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{1B9328BF-51EC-4E78-A47C-B2BC15054672}\",\n    \"result\": {\n        \"SessionID\": \"{1B9328BF-51EC-4E78-A47C-B2BC15054672}\"\n    }\n}"}],"_postman_id":"2b2da9fa-9329-41cb-8018-3fd700d61575"},{"name":"Get All Connected Users(Auth User can access)","id":"ceaeba57-4232-4bbe-ba26-f5cce918accf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n\t\"id\":\"\",\r\n    \"method\": \"LoginManager.GetConnectedUsers\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"eaeedf5a-d5d2-4879-a40b-2fc145c12ad8","name":"Get All Connected Users(Auth User ca access)","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n\t\"id\":\"{1B9328BF-51EC-4E78-A47C-B2BC15054672}\",\r\n    \"method\": \"LoginManager.GetConnectedUsers\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{1B9328BF-51EC-4E78-A47C-B2BC15054672}\",\n    \"result\": {\n        \"UserList\": [\n            {\n                \"ClientType\": \"5\",\n                \"DeviceType\": \"odata\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-09T19:23:12.421\",\n                \"SessionID\": \"{7C79901B-D2B4-4D96-A4EB-0CCB3D3F2EDA}\",\n                \"TimeCreated\": \"2024-12-09T18:16:33.908\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"5\",\n                \"DeviceType\": \"odata\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-09T23:20:32.867\",\n                \"SessionID\": \"{BFE0AF0F-A139-446C-A0FB-14D5EF95E91A}\",\n                \"TimeCreated\": \"2024-12-09T22:46:01.924\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"5\",\n                \"DeviceType\": \"odata\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-10T00:31:05.035\",\n                \"SessionID\": \"{4F692F1A-6DF6-4D45-84CC-DB7F434FF808}\",\n                \"TimeCreated\": \"2024-12-09T23:25:54.455\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"5\",\n                \"DeviceType\": \"odata\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-10T00:47:37.225\",\n                \"SessionID\": \"{BA1037FE-3F8E-41C5-B97F-EFB4E7D2D1CA}\",\n                \"TimeCreated\": \"2024-12-10T00:40:07.276\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"5\",\n                \"DeviceType\": \"odata\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-10T01:07:46.551\",\n                \"SessionID\": \"{3102BC0F-9B17-437F-B9FC-98E52D81C88F}\",\n                \"TimeCreated\": \"2024-12-10T00:48:57.673\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"5\",\n                \"DeviceType\": \"odata\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-10T15:31:40.067\",\n                \"SessionID\": \"{8CDA0C10-F58F-4EDC-B60E-6D033B5B63E6}\",\n                \"TimeCreated\": \"2024-12-10T12:54:56.632\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"1\",\n                \"DeviceType\": \"\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-10T22:27:12.509\",\n                \"SessionID\": \"{9303271C-6133-451A-8CA5-32427FA078AC}\",\n                \"TimeCreated\": \"2024-12-10T21:16:03.176\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"5\",\n                \"DeviceType\": \"odata\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-10T23:51:47.250\",\n                \"SessionID\": \"{AD3717BF-8096-4539-A06A-6BDC54A0DE0C}\",\n                \"TimeCreated\": \"2024-12-10T22:48:41.718\",\n                \"UserName\": \"admin\"\n            },\n            {\n                \"ClientType\": \"1\",\n                \"DeviceType\": \"\",\n                \"EmployeeID\": \"1\",\n                \"InUse\": false,\n                \"LastAccessed\": \"2024-12-11T13:54:43.861\",\n                \"SessionID\": \"{C341FB45-8728-40F8-8195-DBEDE13DA9E6}\",\n                \"TimeCreated\": \"2024-12-11T13:40:25.669\",\n                \"UserName\": \"admin\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ceaeba57-4232-4bbe-ba26-f5cce918accf"}],"id":"357f3a26-21d9-4918-a4f7-96b6e59b4a5d","description":"<p>Client Type:</p>\n<img src=\"https://content.pstmn.io/6c217f62-c97e-4994-b55d-8308df3c2ccb/aW1hZ2UucG5n\" width=\"298\" height=\"181\" />","_postman_id":"357f3a26-21d9-4918-a4f7-96b6e59b4a5d"},{"name":"Optsy Portal","item":[{"name":"Portal User Customer Equipment","item":[{"name":"Get All Portal User Customer Equipment","id":"24264c0b-5a37-4372-a388-e0e0ef04e699","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VPortalEquipment?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VPortalEquipment"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"24264c0b-5a37-4372-a388-e0e0ef04e699"}],"id":"95ad71be-3a96-45de-bfbd-6bddda58d9c6","_postman_id":"95ad71be-3a96-45de-bfbd-6bddda58d9c6","description":""},{"name":"Portal User Customer Invoice","item":[{"name":"Get All Portal User Customer Invoice","id":"44ca202b-e675-4a72-940d-5a0d6f4affa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VPortalInvoice?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VPortalInvoice"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"44ca202b-e675-4a72-940d-5a0d6f4affa9"}],"id":"1dfe9b4e-85b9-41ff-91a9-9350435248e0","_postman_id":"1dfe9b4e-85b9-41ff-91a9-9350435248e0","description":""},{"name":"Portal User Customer Payment","item":[{"name":"Get All Portal User Customer Payment","id":"d518bd37-af13-408a-a3c7-0fac9e0a1f01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/VPortalPayments?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","VPortalPayments"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"d518bd37-af13-408a-a3c7-0fac9e0a1f01"}],"id":"fac5fa90-f997-4aa9-b402-217d08d24a5e","_postman_id":"fac5fa90-f997-4aa9-b402-217d08d24a5e","description":""},{"name":"Authentication","item":[{"name":"Login Portal","id":"3171e215-45aa-4bbf-8a8c-158efb074311","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.LoginPortal\",\r\n    \"params\": {\r\n        \"Params\": \"\",\r\n        \"Username\": \"{{UserName_Portal}}\",\r\n        \"Password\": \"{{Password_User_Pass}}\",\r\n        \"DBName\": \"{{db_name}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"851b86cc-aa40-4b66-adaf-f007a3fc3a45","name":"Login Portal","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.LoginPortal\",\r\n    \"params\": {\r\n        \"Params\": \"\",\r\n        \"Username\": \"{{UserName_Portal}}\",\r\n        \"Password\": \"{{Password_User_Pass}}\",\r\n        \"DBName\": \"{{db_name}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{2BAEA09D-53BF-4685-9062-B36A8CFDEBAC}\",\n    \"result\": {\n        \"Result\": true,\n        \"Params\": \"LoginID=1\\r\\nCustID=1\\r\\nFirstName=Test\\r\\nEmail=********\\r\\n\",\n        \"AccessRights\": \"PortalEquipment=3\\r\\nPortalInvoices=3\\r\\nPortalJobSites=3\\r\\nPortalPayments=3\\r\\nPortalServiceRequests=3\\r\\nPortalServiceRequestsNotes=3\\r\\nPortalWorkOrders=3\\r\\nPortalWorkOrderSchedules=3\\r\\nPortalWorkOrderScheduleTech=3\\r\\nPortalWorkOrdersNotes=3\\r\\n\"\n    }\n}"}],"_postman_id":"3171e215-45aa-4bbf-8a8c-158efb074311"},{"name":"Reset Portal","id":"bbf77a3f-a0ca-4dad-a1d5-c79d964f3bdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.ResetPortal\",\r\n    \"params\": {\r\n        \"Params\": \"\",\r\n        \"Username\": \"{{UserName_Portal}}\",\r\n        \"DBName\": \"{{db_name}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"fecfb081-c5e1-4f08-bc53-4ae095786fa1","name":"Reset Portal","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.ResetPortal\",\r\n    \"params\": {\r\n        \"Params\": \"\",\r\n        \"Username\": \"{{UserName_Portal}}\",\r\n        \"DBName\": \"{{db_name}}\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{9F8F8E17-15A0-4758-95AF-12CCB73817E0}\",\n    \"result\": {\n        \"Result\": true\n    }\n}"}],"_postman_id":"bbf77a3f-a0ca-4dad-a1d5-c79d964f3bdc"},{"name":"Download Optsy Portal","id":"49b23e69-87e2-493f-8998-ce82cb213855","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/octet-stream","type":"text"}],"url":"{{url}}:16001/portal.exe","urlObject":{"port":"16001","path":["portal.exe"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"49b23e69-87e2-493f-8998-ce82cb213855"},{"name":"Check Server Compatibility for Portal","id":"e8126fc4-486a-4c18-aa2a-2e19f8a29535","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.PortalIsCompatible\",\r\n    \"params\": {\r\n        \"PortalVersion\": \"<Portal Version>\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON","urlObject":{"port":"16001","path":["JSON"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"a2c1245b-6a81-4204-823c-4e9507430087","name":"Check Server Compatibility for Portal","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"jsonrpc\": \"2.0\",\r\n    \"method\": \"LoginManager.PortalIsCompatible\",\r\n    \"params\": {\r\n        \"PortalVersion\": \"8.5\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{url}}:16001/JSON"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"version\": \"1.1\",\n    \"id\": \"{07274EBE-591E-4187-A9F0-BDA3070B5464}\",\n    \"result\": {\n        \"Result\": true\n    }\n}"}],"_postman_id":"e8126fc4-486a-4c18-aa2a-2e19f8a29535"}],"id":"724d5613-c82e-410d-8f74-f10f82515a9a","_postman_id":"724d5613-c82e-410d-8f74-f10f82515a9a","description":""},{"name":"All Optsy Portal User","id":"cc4e21bf-ce65-489f-9d44-f79c0386d95d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPortalUser?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EPortalUser"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"cc4e21bf-ce65-489f-9d44-f79c0386d95d"},{"name":"All Portal User Job-Site","id":"d9057e48-2bad-446a-ae2d-78b32b056339","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"session","value":"","type":"text"}],"url":"{{url}}:16001/odata/ar/EPortalUserJobSite?$format=json&$skip=0&$top=100","urlObject":{"port":"16001","path":["odata","ar","EPortalUserJobSite"],"host":["{{url}}"],"query":[{"key":"$format","value":"json"},{"key":"$skip","value":"0"},{"key":"$top","value":"100"}],"variable":[]}},"response":[],"_postman_id":"d9057e48-2bad-446a-ae2d-78b32b056339"}],"id":"7b02dbaf-3927-4d87-bbf8-c81f872f968c","_postman_id":"7b02dbaf-3927-4d87-bbf8-c81f872f968c","description":""}],"event":[{"listen":"prerequest","script":{"id":"9335c81b-7c89-49a9-a729-4662a4da0592","type":"text/javascript","exec":["pm.request.headers.add(","\t{key: 'session', value: pm.environment.get('session') },","\t{key: 'ACCEPT', value: \"APPLICATION/JSON\" },","\t{key: 'CONTENT-TYPE', value : \"APPLICATION/JSON\" }","\t);"]}},{"listen":"test","script":{"type":"text/javascript","exec":["// Common test script for all requests in the Optsy collection","pm.test(\"Status code is 2xx\", function () {","    pm.response.to.be.success;","});","","// Test for JSON response content-type","pm.test(\"Response has JSON content-type\", function () {","    pm.response.to.have.header(\"Content-Type\");","    pm.expect(pm.response.headers.get(\"Content-Type\")).to.include(\"application/json\");","});","","// Test for valid JSON response body","pm.test(\"Response body is valid JSON\", function () {","    pm.expect(() => pm.response.json()).to.not.throw();","});","","// Additional basic structure validation if response is JSON and has 'value' array","if (pm.response.headers.get(\"Content-Type\") && pm.response.headers.get(\"Content-Type\").includes(\"application/json\")) {","    let jsonData = pm.response.json();","    if (jsonData && jsonData.hasOwnProperty('value')) {","        pm.test(\"Response body has 'value' array\", function () {","            pm.expect(jsonData.value).to.be.an('array');","        });","    }","}"]}}],"variable":[{"key":"session","value":""}]}