{"info":{"_postman_id":"93ac07ba-4c94-4214-b5ea-5f2b477b1468","name":"Odyssey API Examples","description":"<html><head></head><body><p>This Postman collection showcases the various OODAPI endpoints, and example usages of them.</p>\n<h1 id=\"important-notice\"><strong>Important Notice</strong></h1>\n<p><strong>Any updates or actions performed by these requests do impact the server on which they run.</strong> If you update, add, or delete information -- it will be updated, added, or deleted on the targeted server on a successful request.</p>\n<p>Please make sure your <code>CompanyID</code> is set to a test company for testing, otherwise some actions on REST endpoints will default an empty <code>CompanyID</code> to the one you have current access to, and may alter live production data!</p>\n<h2 id=\"getting-started\">Getting Started</h2>\n<p><strong>Variables</strong></p>\n<p>You will see variables set with placeholder text within double curly braces, in both the URL and the body section of GET and POST requests respectively. This is the formatting for string interpolation, which will replace the double curly braces as well as the placeholder text for the variable with the current value established in the <code>Variables</code> tab of the <code>OODAPI Examples</code> collection.</p>\n<p>This Postman collection makes use of two variables -- <code>APIKey</code> and <code>ServerPath</code>. You only need to update these two variables in order to change <strong>all</strong> requests in this collection. This makes it much easier to modify the <code>APIKey</code> and server you're testing on.</p>\n<p><strong>Recommended Setup</strong></p>\n<p>The OODAPI generally requires the <code>API Key</code> to be provided in the form of an <code>HTTP Header</code> with <code>X-API-Key</code> or in the <code>body</code> of the <code>HTTP Request</code>, typically in <code>JSON</code> format. (<code>XML</code> is also supported, though discouraged.)</p>\n<p><em><strong>You must have the following:</strong></em></p>\n<ol>\n<li><p>A valid API Key. You can get this from the <code>Users</code> master screen within the <code>Odyssey Web Interface</code>.</p>\n</li>\n<li><p>Update the <code>APIKey</code> variable in this Postman collection with the API Key you get from Odyssey.</p>\n</li>\n<li><p>Update the <code>ServerPath</code> variable in this Postman collection with the location of your <code>OODAPI</code>.</p>\n</li>\n</ol>\n<p>For <strong>B&amp;L Cloud customers</strong>, your <code>OODAPI</code> URL exists at <code>https://api.blinfo.com/</code><br>For <strong>On Premise customers</strong>, your <code>OODAPI</code> URL exists at the location of your Odyssey install, with <code>OODAPI</code> appended. For example, if you go to <code>https://mydomain.com/odyssey/odyssey.aspx</code> to get to the Web UI, your <code>OODAPI</code> would exist at <code>https://mydomain.com/odyssey/OODAPI</code></p>\n<h2 id=\"support\">Support</h2>\n<p>Please contact B&amp;L Information Systems for additional support.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Important Notice","slug":"important-notice"}],"owner":"3905539","collectionId":"93ac07ba-4c94-4214-b5ea-5f2b477b1468","publishedId":"SzKTwKCU","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-02-20T18:58:55.000Z"},"item":[{"name":"/AP","item":[{"name":"APInvoiceTransaction","id":"a10032a6-af51-426b-abb0-9ae3e7449af9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Account\": \"\",\r\n  \"APInvChgAcct\": \"\",\r\n  \"AutoCreate\": \"\",\r\n  \"AutoPost\": \"\",\r\n  \"Batch\": \"\",\r\n  \"ChargeCode\": \"\",\r\n  \"Comments\": \"\",\r\n  \"CostType\": \"\",\r\n  \"CurrCode\": \"\",\r\n  \"Description\": \"\",\r\n  \"DiscountDate\": \"\",\r\n  \"DiscountDollarsDtl\": \"\",\r\n  \"DiscountPercentDtl\": \"\",\r\n  \"DueDate\": \"\",\r\n  \"Equipment\": \"\",\r\n  \"ExchgRate\": \"\",\r\n  \"GLDate\": \"\",\r\n  \"GrossDollarsDtl\": \"\",\r\n  \"Hold\": \"\",\r\n  \"ICBeenScanned\": \"\",\r\n  \"InternalInterfaceID\": \"\",\r\n  \"InvEntryDate\": \"\",\r\n  \"InvoiceDate\": \"\",\r\n  \"Item\": \"\",\r\n  \"JobNumber\": \"\",\r\n  \"ManualBankCode\": \"\",\r\n  \"ManualCheck\": \"\",\r\n  \"ManualCheckAmount\": \"\",\r\n  \"ManualCheckDate\": \"\",\r\n  \"ManualCheckNumber\": \"\",\r\n  \"MaterialID\": \"\",\r\n  \"OrderItem\": \"\",\r\n  \"OrderNumber\": \"\",\r\n  \"OrderType\": \"\",\r\n  \"PaymentGroup\": \"\",\r\n  \"POItem\": \"\",\r\n  \"PONumber\": \"\",\r\n  \"PayMethod\": \"\",\r\n  \"Qty\": \"\",\r\n  \"Receiver\": \"\",\r\n  \"RefDesc\": \"\",\r\n  \"SepCheck\": \"\",\r\n  \"StopCode\": \"\",\r\n  \"SupplierID\": \"\",\r\n  \"SupplierInvNum\": \"\",\r\n  \"TermCode\": \"\",\r\n  \"Tool\": \"\",\r\n  \"ToolCostType\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.blinfo.com/company/AP/APInvoiceTransaction","description":"<h1 id=\"apinvoicetransaction\">APInvoiceTransaction</h1>\n<hr />\n<p>Allows for importing into the A/P Transactions (APTransactions) table to easily create invoices from a source outside of Odyssey</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Account</strong> - Type String:</p>\n<p>Account Number to be charged for this item.</p>\n<p><strong>APInvChgAcct</strong> - Type Boolean:</p>\n<p>This flag indicates that this is the inventory/expense account</p>\n<p><strong>AutoCreate</strong> - Type Boolean:</p>\n<p>This flag determines whether the invoice is auto created or not</p>\n<p><strong>AutoPost</strong> - Type Boolean:</p>\n<p>Automatically post transaction when imported.</p>\n<p><strong>Batch</strong> - Type Integer:</p>\n<p>The number associated with this batch of A/P invoices.</p>\n<p><strong>ChargeCode</strong> - Type String:</p>\n<p>The miscellaneouse charge code associated with this charge.</p>\n<p><strong>Comments</strong> - Type String:</p>\n<p>Comments entered here will become a comment on the invoice item once it is created.</p>\n<p><strong>CostType</strong> - Type String:</p>\n<p>User defined cost type for accumulating equipment costs.</p>\n<p><strong>CurrCode</strong> - Type String:</p>\n<p>Unique identifier for the currency.</p>\n<p><strong>Description</strong> - Type String:</p>\n<p>Brief description of this invoice item.</p>\n<p><strong>DiscountDate</strong> - Type String:</p>\n<p>The date payment is due if the discount is to be taken.</p>\n<p><strong>DiscountDollarsDtl</strong> - Type Decimal:</p>\n<p>Discount dollars for this invoice item.</p>\n<p><strong>DiscountPercentDtl</strong> - Type Decimal:</p>\n<p>Discount percent associated with this invoice item.</p>\n<p><strong>DueDate</strong> - Type String:</p>\n<p>The date payment is desired for this invoice.</p>\n<p><strong>Equipment</strong> - Type String:</p>\n<p>Equipment associated with this invoice.</p>\n<p><strong>ExchgRate</strong> - Type Decimal:</p>\n<p>Current exchange rate from this currency to native currency.</p>\n<p><strong>GLDate</strong> - Type String:</p>\n<p>The date the invoice will be posted to the General Ledger.</p>\n<p><strong>GrossDollarsDtl</strong> - Type Decimal:</p>\n<p>Gross dollars for this invoice item.</p>\n<p><strong>Hold</strong> - Type Boolean:</p>\n<p>Defines whether the invoice is on hold and cannot be posted to open payables.</p>\n<p><strong>ICBeenScanned</strong> - Type Boolean:</p>\n<p>Indicates whether or not the invoice has been scanned into IntelliChief.</p>\n<p><strong>InternalInterfaceID</strong> - Type String:</p>\n<p>This field is used internally with intellichief as a unique identifier.</p>\n<p><strong>InvEntryDate</strong> - Type String:</p>\n<p>The date the invoice was entered.</p>\n<p><strong>InvoiceDate</strong> - Type String:</p>\n<p>The date on the invoice.</p>\n<p><strong>Item</strong> - Type Integer:</p>\n<p>The Invoice item.</p>\n<p><strong>JobNumber</strong> - Type String:</p>\n<p>Job cost number this item is being charged against.</p>\n<p><strong>ManualBankCode</strong> - Type String:</p>\n<p>Bank code associated with this manual payment.</p>\n<p><strong>ManualCheck</strong> - Type Boolean:</p>\n<p>Defines if the invoice was paid with a manual payment.</p>\n<p><strong>ManualCheckAmount</strong> - Type Decimal:</p>\n<p>Manual payment amount for this invoice.</p>\n<p><strong>ManualCheckDate</strong> - Type String:</p>\n<p>The date of the manual payment for this invoice.</p>\n<p><strong>ManualCheckNumber</strong> - Type Int64:</p>\n<p>Manual check/reference number paying this invoice.</p>\n<p><strong>MaterialID</strong> - Type String:</p>\n<p>Material number associated with this invoice item.</p>\n<p><strong>OrderItem</strong> - Type Integer:</p>\n<p>Order item number this invoice is being invoiced against.</p>\n<p><strong>OrderNumber</strong> - Type Integer:</p>\n<p>Order number this invoice is being invoiced against.</p>\n<p><strong>OrderType</strong> - Type String:</p>\n<p>Identifies the type of order (customer order(C), shop order(S), work order(W), tool order(T) etc.).</p>\n<p><strong>PaymentGroup</strong> - Type String:</p>\n<p>User defined grouping for payment of invoices.</p>\n<p><strong>POItem</strong> - Type Integer:</p>\n<p>Purchase order item associated with this item.</p>\n<p><strong>PONumber</strong> - Type Integer:</p>\n<p>Purchase order associated with this item.</p>\n<p><strong>PayMethod</strong> - Type String:</p>\n<p>Designates the manual payment method (M=Manual Check, E=Electronic Payment, C=Credit Card)</p>\n<p><strong>Qty</strong> - Type Integer:</p>\n<p>Quantity being invoiced with this item.</p>\n<p><strong>Receiver</strong> - Type Integer:</p>\n<p>Receiver number for this material.</p>\n<p><strong>RefDesc</strong> - Type String:</p>\n<p>Reference or description for the manual payment.</p>\n<p><strong>SepCheck</strong> - Type Boolean:</p>\n<p>Revision level for this item.</p>\n<p><strong>StopCode</strong> - Type String:</p>\n<p>Stop payment on this invoice.</p>\n<p><strong>SupplierID</strong> - Type String:</p>\n<p>Supplier associated with this invoice.</p>\n<p><strong>SupplierInvNum</strong> - Type String:</p>\n<p>Supplier's invoice number associated with this invoice.</p>\n<p><strong>TermCode</strong> - Type String:</p>\n<p>Payment terms for this invoice.</p>\n<p><strong>Tool</strong> - Type String:</p>\n<p>Tool number this item is being invoiced against.</p>\n<p><strong>ToolCostType</strong> - Type String:</p>\n<p>User defined cost type for accumulating tooling costs.</p>\n","urlObject":{"path":["AP","APInvoiceTransaction"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"a10032a6-af51-426b-abb0-9ae3e7449af9"}],"id":"3ac7af81-aebc-40d4-a511-51ef5887941b","_postman_id":"3ac7af81-aebc-40d4-a511-51ef5887941b","description":""},{"name":"/Clocking","item":[{"name":"/In","id":"e4ed5fef-b78b-47b4-8efd-17430ef5a4fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"Badge\": \"1234\",\r\n  \"Date\": \"\",\r\n  \"Time\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Clocking/In","description":"<h1 id=\"clock-in\">Clock In</h1>\n<hr />\n<p>Clock an employee in. If the employee is already clocked in, the system will generate an error.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Badge</strong> - Type <em>String</em> <strong>:</strong>\nRequired badge number of the employee that is clocking in.</p>\n<p><strong>Date</strong> - Type <em>String</em> <strong>:</strong>\nOptional date that the employee is clocking in. This must be in MMDDYYYY format. If not specified, the current system date will be used.</p>\n<p><strong>Time</strong> - Type <em>String</em> <strong>:</strong>\nOptional time that the employee is clocking in. This must be in military time with a HHMMSS format. If not specified, the current system time will be used.</p>\n","urlObject":{"path":["Clocking","In"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4ed5fef-b78b-47b4-8efd-17430ef5a4fc"},{"name":"/Info","id":"78458703-2171-4540-a936-b93f284fbd79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Clocking/Info","description":"<h1 id=\"quick-clock-information\">Quick Clock Information</h1>\n<hr />\n<p>Returns configuration information for the quick clock screen</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p>This endpoint has no required parameters.</p>\n","urlObject":{"path":["Clocking","Info"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"78458703-2171-4540-a936-b93f284fbd79"},{"name":"/Out","id":"8a03cc55-c220-470f-b0b6-3ed3c73e175a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"Badge\": \"1234\",\r\n  \"Date\": \"\",\r\n  \"Time\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Clocking/Out","description":"<h1 id=\"clock-out\">Clock Out</h1>\n<hr />\n<p>Clock an employee out. If the employee is already clocked out, the system will generate an error.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Badge</strong> - Type <em>String</em> <strong>:</strong>\nRequired badge number of the employee that is clocking out.</p>\n<p><strong>Date</strong> - Type <em>String</em> <strong>:</strong>\nOptional date that the employee is clocking out. This must be in MMDDYYYY format. If not specified, the current system date will be used.</p>\n<p><strong>Time</strong> - Type <em>String</em> <strong>:</strong>\nOptional time that the employee is clocking out. This must be in military time with a HHMMSS format. If not specified, the current system time will be used.</p>\n","urlObject":{"path":["Clocking","Out"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a03cc55-c220-470f-b0b6-3ed3c73e175a"},{"name":"/QuickClock","id":"c290ac63-b233-4e10-99ed-0e497cd59a89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"Badge\": \"1234\",\r\n  \"Date\": \"\",\r\n  \"Time\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Clocking/QuickClock","description":"<h1 id=\"quick-clock\">Quick Clock</h1>\n<hr />\n<p>Perform a quick clock punch. If the employee is not clocked in, they will be clocked in. If the employee is already clocked in, they will be clocked out.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Badge</strong> - Type <em>string</em> <strong>:</strong>\nRequired badge number of the employee that is clocking.</p>\n<p><strong>Date</strong> - Type <em>String</em> <strong>:</strong>\nOptional date that the employee is clocking. This must be in MMDDYYYY format. If not specified, the current system date will be used.</p>\n<p><strong>Time</strong> - Type <em>String</em> <strong>:</strong>\nOptional time that the employee is clocking. This must be in military time with a HHMMSS format. If not specified, the current system time will be used.</p>\n","urlObject":{"path":["Clocking","QuickClock"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"c290ac63-b233-4e10-99ed-0e497cd59a89"}],"id":"78dc581f-103b-4264-a7bb-c212b5c72e7b","_postman_id":"78dc581f-103b-4264-a7bb-c212b5c72e7b","description":""},{"name":"/Customer","item":[{"name":"{GET}","id":"97bf08c7-19c9-48bf-939e-b929d8b1d4ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Customer?CompanyID=ODSY&SearchText=","description":"<h1 id=\"customer-search\">Customer Search</h1>\n<hr />\n<p>Returns up to 1,000 matching, Active Customers from the MainDB.Customer table.</p>\n<p>If a search text value is provided, records will be returned where the ID, or COName match the given value (using a wild-card matches search).</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong><br />This value, if supplied, will be used to filter your results. This value will be searched using a MATCHES operator on the ID OR COName fields in the Customer table.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong><br />The optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Customer"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":""}],"variable":[]}},"response":[],"_postman_id":"97bf08c7-19c9-48bf-939e-b929d8b1d4ab"},{"name":"/{UniqueID}","id":"0eda24fb-6ad1-47bf-8cb9-1b02d70c95cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Customer/47319?CompanyID=ODSY","description":"<h1 id=\"fetch-a-specific-customer\">Fetch a Specific Customer</h1>\n<hr />\n<p>Fetch a specific customer from the Odyssey database from the MainDB.Customer table.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><em>These parameters are automatically passed to the API call because they're included as part of the URL to access the API endpoint</em></p>\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the customer you are searching for. This customer can exist in any company you have access to.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Customer","47319"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"0eda24fb-6ad1-47bf-8cb9-1b02d70c95cd"},{"name":"/{UniqueID}/PlantFields","id":"0eb6d3a7-525f-4ee7-b496-df8cdec44fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Customer/47319/PlantFields?CompanyID=ODSY","description":"<h1 id=\"get-customer-plant-fields\">Get Customer Plant Fields</h1>\n<hr />\n<p>Returns a list of plant-level fields that a controlling company can change for a specific Customer and their current values.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><em>These parameters are automatically passed to the API call because they're included as part of the URL to access the API endpoint</em></p>\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the customer you are fetching fields for. This customer should exist within the HQ company.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID. If you're using a company-specific APIKey, this value is not required. The CompanyID associated with your APIKey will be used to fetch the plant-level fields. If you're using a non-company-specific APIKey, then this value is required.</p>\n","urlObject":{"path":["Customer","47319","PlantFields"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"0eb6d3a7-525f-4ee7-b496-df8cdec44fcd"},{"name":"/{UniqueID}/PlantFields","id":"d5c8c5f4-c274-450f-8780-f6917ba1d38b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"PlantList\": [\r\n        \"P1\",\r\n        \"P2\"\r\n    ],\r\n    \"Fields\": [\r\n        {\r\n            \"Field\": {\r\n                \"FieldName\": \"WeightType\",\r\n                \"FieldLabel\": \"Weight Type\",\r\n                \"DataType\": \"List\",\r\n                \"Format\": \"x(1)\",\r\n                \"FieldValue\": \"N\",\r\n                \"Options\": [\r\n                    {\r\n                        \"Text\": \"Gross\",\r\n                        \"Value\": \"G\"\r\n                    },\r\n                    {\r\n                        \"Text\": \"Net\",\r\n                        \"Value\": \"N\"\r\n                    },\r\n                    {\r\n                        \"Text\": \"Ship\",\r\n                        \"Value\": \"S\"\r\n                    },\r\n                    {\r\n                        \"Text\": \"Weight of Record\",\r\n                        \"Value\": \"R\"\r\n                    }\r\n                ],\r\n                \"PlantValues\": {\r\n                    \"P1\": \"S\",\r\n                    \"P2\": \"G\"\r\n                },\r\n                \"originalFieldValue\": \"S\",\r\n                \"forceChange\": false,\r\n                \"valueMismatched\": true,\r\n                \"OptionsRaw\": \"Gross|G,Net|N,Ship|S,Weight of Record|R\"\r\n            },\r\n            \"FieldValue\": \"N\"\r\n        }\r\n    ]\r\n}"},"url":"https://api.blinfo.com/company/Customer/47319/PlantFields?CompanyID=ODSY","description":"<h1 id=\"save-customer-plant-fields\">Save Customer Plant Fields</h1>\n<hr />\n<p>Allows for updating plant-level fields from a Headquaters company for a selected Customer.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><em>These parameters are automatically passed to the API call because they're included as part of the URL to access the API endpoint</em></p>\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the customer you are fetching fields for. This customer should exist within the HQ company.</p>\n<h1 id=\"url-parameters\">URL Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID. If you're using a company-specific APIKey, this value is not required. The CompanyID associated with your APIKey will be used to fetch the plant-level fields. If you're using a non-company-specific APIKey, then this value is required.</p>\n<h1 id=\"request-parameters\">Request Parameters</h1>\n<hr />\n<p><strong>PlantList</strong> - Type <em>string array</em> <strong>:</strong>\nThis is a list of the CompanyID's of the plants to be updated.</p>\n<p><strong>Fields</strong> - Type *<em>PlantFieldUpdateModel array</em> <strong>:</strong>\nThis is an array of all the fields that are being returned containing information the front-end will use to build the screen</p>\n<h1 id=\"plantfieldupdatemodel\">PlantFieldUpdateModel</h1>\n<p><strong>FieldValue</strong> - Type <em>string</em> <strong>:</strong>\nThe new value of the field you wish to apply to all the plants in the PlantList</p>\n<p><strong>Field</strong> - Type <em>PlantFieldModel</em> <strong>:</strong>\nThe entire field object that you are updating.</p>\n<h1 id=\"plantfieldmodel\">PlantFieldModel</h1>\n<p><strong>FieldName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the field</p>\n<p><strong>FieldLabel</strong> - Type <em>string</em> <strong>:</strong>\nThe label of the field</p>\n<p><strong>DataType</strong> - Type <em>string</em> <strong>:</strong>\nThe data type of the field. Integer, String, Boolean, etc</p>\n<p><strong>Format</strong> - Type <em>string</em> <strong>:</strong>\nThe display format of the field. The possible values are: - Boolean Values - yes/no - This format represents a value that is either true or false. These values are typically represented as checkboxes. - Character Values - X(number) - This format means that you can input a character string of \"number\" length. For example, X(10) means that you can enter a string of up to 10 characters, and only the first 10 characters of the value will be displayed. - Integer Or Decimal Values - &gt;&gt;&gt;,&gt;&gt;&gt;, -99,999, &gt;&gt;&gt;&gt;, etc - This format represents how long the field is and where any commas may be present. It also indicates if if the field supports negative (-) numbers or not. - Date Values - MM/DD/YY, DD/MM/YYYY, MM/DD/YYYY HH:MM:SS, etc - This format indicates how the date and associated time, if any, will be displayed.</p>\n<p><strong>FieldValue</strong> - Type <em>string</em> <strong>:</strong>\nThe current value of this field</p>\n<p><strong>Options</strong> - Type <em>string</em> <strong>:</strong>\nThe list of possible options for this field, if this field's DataType is 'List'.</p>\n<p><strong>PlantValues</strong> - Type <em>Dictionary&lt;string, string&gt;</em> <strong>:</strong>\nA list of all plants in this organization, and the value for this field in that plant, if it exists.</p>\n","urlObject":{"path":["Customer","47319","PlantFields"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"d5c8c5f4-c274-450f-8780-f6917ba1d38b"}],"id":"31f5044d-eaeb-4613-987d-6e554ddd0c37","_postman_id":"31f5044d-eaeb-4613-987d-6e554ddd0c37","description":""},{"name":"/CRM","item":[{"name":"/Customer","item":[{"name":"{GET}","id":"bfbeef76-9df8-4e0f-9cd4-1a4cf5044349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/CRM/Customer?CompanyID=ODSY&SearchText=","description":"<h1 id=\"get-crm-customers\">Get CRM Customers</h1>\n<hr />\n<p>Returns up to 1,000 matching, Active Customers from the MainDB.CustProspect table. If a search text value is provided, records will be returned where the COName, ID, or SearchWords match the given value (using a wild-card matches search).</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThis optional text will be searched for in the \"COName\", \"ID\", and \"SearchWords\" fields</p>\n","urlObject":{"path":["CRM","Customer"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":""}],"variable":[]}},"response":[],"_postman_id":"bfbeef76-9df8-4e0f-9cd4-1a4cf5044349"}],"id":"ec11358f-7f81-4832-ae82-5bb85bf7445d","_postman_id":"ec11358f-7f81-4832-ae82-5bb85bf7445d","description":""},{"name":"/Prospect","item":[{"name":"{GET}","id":"1a84b79c-906c-4949-9815-07c76ae8aa0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/CRM/Prospect?CompanyID=ODSY&SearchText=","description":"<h1 id=\"get-crm-prospects\">Get CRM Prospects</h1>\n<hr />\n<p>Returns up to 1,000 matching, Active Prospects from the MainDB.CustProspect table. If a search text value is provided, records will be returned where the COName, ID, or SearchWords match the given value (using a wild-card matches search).</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThis optional text will be searched for in the \"COName\", \"ID\", and \"SearchWords\" fields</p>\n","urlObject":{"path":["CRM","Prospect"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":""}],"variable":[]}},"response":[],"_postman_id":"1a84b79c-906c-4949-9815-07c76ae8aa0c"}],"id":"917a5468-228f-44b5-b473-4b7df384aaef","_postman_id":"917a5468-228f-44b5-b473-4b7df384aaef","description":""},{"name":"/Info","item":[{"name":"{GET}","id":"58a5b671-5e27-46f9-9cd5-2edd7ee14ae3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/CRM/Info?CompanyID=ODSY&Email=","description":"<h1 id=\"get-crm-information-for-note-creation--file-upload\">Get CRM Information for Note Creation + File Upload</h1>\n<hr />\n<p>Gets information that can be used to control note creation with the CRM. It can return information about a customer or prospect by email address, but will always return the types of files that are allowed to be uploaded, and whether files are allowed to be uploaded at all</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>Email</strong> - Type <em>string</em> <strong>:</strong>\nThis optional email address of a customer or prospect that will be looked for in the MainDB.CustProspect table</p>\n","urlObject":{"path":["CRM","Info"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"Email","value":""}],"variable":[]}},"response":[],"_postman_id":"58a5b671-5e27-46f9-9cd5-2edd7ee14ae3"}],"id":"d5e330fe-7e97-4a34-8a3e-c51b4610d150","_postman_id":"d5e330fe-7e97-4a34-8a3e-c51b4610d150","description":""},{"name":"/Note","item":[{"name":"{POST} (with files)","id":"2d5feee9-3ee7-4c89-939e-e14483419c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"formdata","formdata":[{"key":"CompanyID","type":"text","value":"ODSY"},{"key":"ID","type":"text","value":"AGB"},{"key":"Table","value":"Customer","type":"text"},{"key":"Description","type":"text","value":"CRM note from the API description"},{"key":"Note","type":"text","value":"CRM note from the API note content!"},{"key":"Date","type":"text","value":"2020-02-14"},{"key":"Time","value":"13:50:30","type":"text"},{"key":"tk.png","type":"file","src":"/C:/Users/austi/Desktop/junk/tk.png"}]},"url":"https://api.blinfo.com/company/CRM/Note","description":"<h1 id=\"create-crm-note-with-files\">Create CRM Note with Files</h1>\n<hr />\n<p>This endpoint allows you to create a CRM note for a Customer or Prospect. If you wish to add files to your note, you must add these files and the required parameters in the content of a multipart/form-data request. This example shows how to do that in Postman. If you wish to see an example <em>not</em> uploading files, please see the other example (without files).</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p>This request must be sent with \"multipart/form-data\" encoding to allow files to be attached to your note. If not uploading files, then you can send a normal JSON request to the API to create your note. If you are uploading files, then add them as files to your request, and the API will automatically collect all files sent and attach them as a Link to the new note. In either case, the following properties can or must be used when sending emails.<br />  <br /><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the MainDB.CustProspect record you're attaching a note to</p>\n<p><strong>Description</strong> - Type <em>string</em> <strong>:</strong>\nThe Description (title) of the note you're creating</p>\n<p><strong>Note</strong> - Type <em>string</em> <strong>:</strong>\nThe content of the note you're creating</p>\n<p><strong>Date</strong> - Type <em>string</em> <strong>:</strong>\nThe date that this note should be created for. This must be in the ISO date format of YYYY-MM-DD</p>\n<p><strong>Time</strong> - Type <em>string</em> <strong>:</strong>\nThe time that this note should be created for. This must be in 24H format of HH:MM:SS<br />Example: for 11:50PM and 12 seconds - you'd send '23:50:12'<br />For 11:50AM and 30 seoncds - you'd send '11:50:30'</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nThe optional APIKey used to authenticate this request. If not specified here, it must be specified in the X-API-Key HTTP header</p>\n","urlObject":{"path":["CRM","Note"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d5feee9-3ee7-4c89-939e-e14483419c5f"},{"name":"{POST} (without files)","id":"18eb3c00-fc58-41a9-919f-b637c0ee0654","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"CompanyID\": \"ODSY\",\r\n    \"ID\": \"ABC\",\r\n    \"Table\": \"Customer\",\r\n    \"Description\": \"CRM note from the API description\",\r\n    \"Note\": \"CRM note from the API note content!\",\r\n    \"Date\": \"2020-02-14\",\r\n    \"Time\": \"13:50:30\"\r\n}"},"url":"https://api.blinfo.com/company/CRM/Note","description":"<h1 id=\"create-crm-note-without-files\">Create CRM Note without Files</h1>\n<hr />\n<p>This endpoint allows you to create a CRM note for a Customer or Prospect. If you wish to add files to your note, you must add these files and the required parameters in the content of a multipart/form-data request. Please see the other example (with files) for an example in Postman of how this can be done.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the MainDB.CustProspect record you're attaching a note to</p>\n<p><strong>Description</strong> - Type <em>string</em> <strong>:</strong>\nThe Description (title) of the note you're creating</p>\n<p><strong>Note</strong> - Type <em>string</em> <strong>:</strong>\nThe content of the note you're creating</p>\n<p><strong>Date</strong> - Type <em>string</em> <strong>:</strong>\nThe date that this note should be created for. This must be in the ISO date format of YYYY-MM-DD</p>\n<p><strong>Time</strong> - Type <em>string</em> <strong>:</strong>\nThe time that this note should be created for. This must be in 24H format of HH:MM:SS<br />Example: for 11:50PM and 12 seconds - you'd send '23:50:12'<br />For 11:50AM and 30 seoncds - you'd send '11:50:30'</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nThe optional APIKey used to authenticate this request. If not specified here, it must be specified in the X-API-Key HTTP header</p>\n","urlObject":{"path":["CRM","Note"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"18eb3c00-fc58-41a9-919f-b637c0ee0654"}],"id":"f3ddd9c5-b442-422b-bd9a-34bed765e0ee","_postman_id":"f3ddd9c5-b442-422b-bd9a-34bed765e0ee","description":""}],"id":"e112e7f7-c3ca-419f-8ff8-ed4369149b44","_postman_id":"e112e7f7-c3ca-419f-8ff8-ed4369149b44","description":""},{"name":"/EDI","item":[{"name":"/Radley","id":"cdb24d3a-88f6-4a78-95da-e3ae91dff6ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"formdata","formdata":[{"key":"EDI.xml","type":"file","value":null}]},"url":"https://api.blinfo.com/company/EDI/Radley?CompanyID","description":"<h1 id=\"radley-edi\">Radley EDI</h1>\n<hr />\n<p>Used to import EDI transactions directly into Odyssey by accepting a single xml file containing the transactions to be imported. You must attach the file as the content of a multipart/form-data request.</p>\n","urlObject":{"path":["EDI","Radley"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>CompanyID to import the records into.</p>\n","type":"text/plain"},"key":"CompanyID","value":null}],"variable":[]}},"response":[],"_postman_id":"cdb24d3a-88f6-4a78-95da-e3ae91dff6ff"}],"id":"031c9f2f-4882-4ac4-813f-aa64ee6a26c7","description":"<p>The <code>EDI</code> endopints are used to communicate e-commerce requesets and transactions to Odyssey EDI tables.</p>\n","event":[{"listen":"prerequest","script":{"id":"1a62a2db-8501-45d4-b385-47a5d04dc2d9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a210e241-be0e-4fcb-9c69-25afc5f0e0b5","type":"text/javascript","exec":[""]}}],"_postman_id":"031c9f2f-4882-4ac4-813f-aa64ee6a26c7"},{"name":"/Email","item":[{"name":"/Signature","item":[{"name":"{GET}","id":"89333e3f-1864-4dce-913a-7697be091deb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Email/Signature?CompanyID=ODSY","description":"<h1 id=\"get-your-email-signature\">Get Your Email Signature</h1>\n<hr />\n<p>This endpoint will return your email signature.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n","urlObject":{"path":["Email","Signature"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"89333e3f-1864-4dce-913a-7697be091deb"},{"name":"{PUT}","id":"ffbba7cd-6eeb-4b46-aa18-0f2b8fcd5116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"CompanyID\": \"ODSY\",\r\n    \"Signature\": \"<p>Austin Brown<br />B&amp;L Information Systems<br /><a href=\\\"http://www.blinfo.com\\\">www.blinfo.com</a></p>\"    \r\n}"},"url":"https://api.blinfo.com/company/Email/Signature?CompanyID=ODSY","description":"<h1 id=\"get-your-email-signature\">Get Your Email Signature</h1>\n<hr />\n<p>This endpoint will update your email signature. Leave your signature blank to \"erase\" it</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p>The body of your request should contain a JSON object with the following properties.</p>\n<h3 id=\"required\">Required</h3>\n<p><strong>Signature</strong> - Type <em>string</em> <strong>:</strong>\nYour email signature. Leave this blank to \"erase\" your signature</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nThe optional APIKey used to authenticate this request. If not specified here, it must be specified in the X-API-Key HTTP header</p>\n","urlObject":{"path":["Email","Signature"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"ffbba7cd-6eeb-4b46-aa18-0f2b8fcd5116"}],"id":"3d9a9e1f-5f21-4b79-8c40-59c9f6cd037c","_postman_id":"3d9a9e1f-5f21-4b79-8c40-59c9f6cd037c","description":""},{"name":"/Contacts","item":[{"name":"{GET}","id":"d14d965e-0c0e-4b30-89ad-09c97e64c696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Email/Contacts?CompanyID=ODSY&SearchText=Austin","description":"<h1 id=\"get-list-of-email-contacts\">Get List of Email Contacts</h1>\n<hr />\n<p>This endpoint will return a list of email contacts based on the optional SearchText. It will only ever return up to 1,000 records that matched the given search critiera. Please specify \"SearchText\" if you wish to narrow your results, or find specific records if more than 1,000 are being returned.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThis text will be searched for in the \"Email Address\" or \"Contact Name\" fields</p>\n","urlObject":{"path":["Email","Contacts"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":"Austin"}],"variable":[]}},"response":[],"_postman_id":"d14d965e-0c0e-4b30-89ad-09c97e64c696"}],"id":"4f780c90-6be4-40e2-94a8-9395bdc3d754","_postman_id":"4f780c90-6be4-40e2-94a8-9395bdc3d754","description":""},{"name":"{POST} (with files)","id":"3e1e7830-33ae-4f12-a4a7-7e09597bded5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"formdata","formdata":[{"key":"CompanyID","value":"ODSY","type":"text"},{"key":"To","value":"abrown@blinfo.com","type":"text"},{"key":"CC","value":"","type":"text"},{"key":"Subject","value":"My Email Subject","type":"text"},{"key":"Body","value":"the body of my email Thanks!","type":"text"},{"key":"tk.png","type":"file","src":"/C:/Users/austi/Desktop/junk/tk.png"},{"key":"OdysseyFiles","value":"[CUSTOMERFILES]\\ODSY\\3.jpg","type":"text"},{"key":"OdysseyFiles","value":"[LINKS]\\File.jpg","type":"text"}]},"url":"https://api.blinfo.com/company/Email","description":"<h1 id=\"send-email\">Send Email</h1>\n<hr />\n<p>This procedure allows you to send an email through Odyssey with or without attachments</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p>This request must be sent with \"multipart/form-data\" encoding to allow attachments to be uploaded. If not using attachments, you can send a normal, JSON request to the API to send an email.</p>\n<p>If you are uploading attachments, you can simply add them as files to your request, and the API will automatically collect all files sent and attach them to the outgoing email.</p>\n<p>In either case, the following properties can or must be used when sending emails.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nThe optional APIKey used to authenticate this request. If not specified here, it must be specified in the X-API-Key HTTP header</p>\n<p><strong>To</strong> - Type <em>string</em> <strong>:</strong>\nThe list of email addresses to send this email to. Email Addresses should be comma separated in this list.</p>\n<p><strong>CC</strong> - Type <em>string</em> <strong>:</strong>\nThe list of email addresses to CC this email to. Email Addresses should be comma separated in this list.</p>\n<p><strong>Subject</strong> - Type <em>string</em> <strong>:</strong>\nThe subject of this email</p>\n<p><strong>Body</strong> - Type <em>string</em> <strong>:</strong>\nThe content of this email</p>\n<p><strong>OdysseyFiles</strong> - Type <em>string</em> <strong>:</strong>\nA list of fully qualified paths to files that exist in Odyssey's file system. If files are provided here, they will be copied out of the filesystem and sent as attachments in this email</p>\n","urlObject":{"path":["Email"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e1e7830-33ae-4f12-a4a7-7e09597bded5"},{"name":"{POST} (without files)","id":"db40c148-a747-403f-9d00-e834a665ad26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"CompanyID\": \"ODSY\",\r\n    \"To\": \"person@example.com\",\r\n    \"CC\": \"anotherperson@example.com\",\r\n    \"Subject\": \"My Email Subject\",\r\n    \"Body\": \"the body of my email Thanks!\",\r\n    \"SelectedUniqueIDs\": [ ],\r\n    \"APIName\": \"\",\r\n    \"OdysseyFiles\": [\r\n        \"[LINKS]\\\\3481.jpg\", \r\n        \"[CUSTOMERFILES]\\\\ODSY\\\\03406.jpg\"\r\n    ]\r\n}"},"url":"https://api.blinfo.com/company/Email","description":"<h1 id=\"send-email\">Send Email</h1>\n<hr />\n<p>This procedure allows you to send an email through Odyssey with or without attachments</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p>This request must be sent with \"multipart/form-data\" encoding to allow attachments to be uploaded. If not using attachments, you can send a normal, JSON request to the API to send an email.</p>\n<p>If you are uploading attachments, you can simply add them as files to your request, and the API will automatically collect all files sent and attach them to the outgoing email.</p>\n<p>In either case, the following properties can or must be used when sending emails.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nThe optional APIKey used to authenticate this request. If not specified here, it must be specified in the X-API-Key HTTP header</p>\n<p><strong>To</strong> - Type <em>string</em> <strong>:</strong>\nThe list of email addresses to send this email to. Email Addresses should be comma separated in this list.</p>\n<p><strong>CC</strong> - Type <em>string</em> <strong>:</strong>\nThe list of email addresses to CC this email to. Email Addresses should be comma separated in this list.</p>\n<p><strong>Subject</strong> - Type <em>string</em> <strong>:</strong>\nThe subject of this email</p>\n<p><strong>Body</strong> - Type <em>string</em> <strong>:</strong>\nThe content of this email</p>\n<p><strong>OdysseyFiles</strong> - Type <em>string</em> <strong>:</strong>\nA list of fully qualified paths to files that exist in Odyssey's file system. If files are provided here, they will be copied out of the filesystem and sent as attachments in this email</p>\n","urlObject":{"path":["Email"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"db40c148-a747-403f-9d00-e834a665ad26"}],"id":"7a60d719-0c7a-4b7e-846b-b99c8c088218","_postman_id":"7a60d719-0c7a-4b7e-846b-b99c8c088218","description":""},{"name":"/Equipment","item":[{"name":"/RepairParts","id":"771b5b9a-9151-453b-b54e-bec8ee21cc91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Equipment/RepairParts?CompanyID=ODSY&SearchText=FORKLIFT1","description":"<h1 id=\"find-repair-parts\">Find Repair Parts</h1>\n<hr />\n<p>Finds up to 1,0000 Repair Parts that match the specified search text</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID to authenticate your request to the API</p>\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThe optional search term to find repair parts whose equipment matches the given value. If a value is provided, we will use a \"MATCHES\" search on the MainDB.EQParts.Equipment field to find all repair parts whose Equipment value MATCHES the specified search text. If a value is not provided, all records up to the maxmimum will be returned.</p>\n","urlObject":{"path":["Equipment","RepairParts"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":"FORKLIFT1"}],"variable":[]}},"response":[],"_postman_id":"771b5b9a-9151-453b-b54e-bec8ee21cc91"},{"name":"/{Equipment}/RepairParts","id":"805514e3-c216-43da-82d3-d5949612cbd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Equipment/FORKLIFT1/RepairParts?CompanyID=ODSY","description":"<h1 id=\"find-equipment-specific-repair-parts\">Find Equipment-Specific Repair Parts</h1>\n<hr />\n<p>Finds up to the first 1,000 Repair Parts for the given piece of Equipment specified in the URL path.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID to authenticate your request to the API</p>\n","urlObject":{"path":["Equipment","FORKLIFT1","RepairParts"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"805514e3-c216-43da-82d3-d5949612cbd2"},{"name":"{GET}","id":"a2e43e19-22ce-4e41-bc30-1bd63d744701","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Equipment/?CompanyID=ODSY&SearchText=FORK","description":"<h1 id=\"find-equipment\">Find Equipment</h1>\n<hr />\n<p>Finds up to 1,0000 pieces of Equipment that match the specified search text</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID to authenticate your request to the API</p>\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThe optional search term search for specific pieces of equipment. If a value is provided, we will use a \"MATCHES\" search on the MainDB.Equipment.Equipment and MainDB.Equipment.Description fields to find all pieces of equipment where the Equipment <em>OR</em> Description MATCHES the specified search text. </p>\n<p>If a value is not provided, all records up to the maxmimum will be returned.</p>\n","urlObject":{"path":["Equipment",""],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":"FORK"}],"variable":[]}},"response":[],"_postman_id":"a2e43e19-22ce-4e41-bc30-1bd63d744701"},{"name":"/{Equipment}","id":"3656b5e4-6e1c-452c-98fc-30e29e539962","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Equipment/FORKLIFT1?CompanyID=ODSY","description":"<h1 id=\"find-a-specific-piece-of-equipment\">Find a Specific Piece of Equipment</h1>\n<hr />\n<p>Find an active piece of Equipment by the name specified in the URL path</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID to authenticate your request to the API</p>\n","urlObject":{"path":["Equipment","FORKLIFT1"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"3656b5e4-6e1c-452c-98fc-30e29e539962"}],"id":"3feca522-3194-4142-881b-36abbdda0a24","_postman_id":"3feca522-3194-4142-881b-36abbdda0a24","description":""},{"name":"/FetchData","item":[{"name":"/ABL","id":"55ff6a7a-7830-4c38-a13c-fdee82eb77fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"TableName\": \"Employees\",\n  \"ABLQuery\": \"Active = true\",\n  \"Sort\": \"ClockNumber\",\n  \"FieldList\": \"ClockNumber,Badge,Name\",\n  \"CompanyID\": \"ODSY\"\n}"},"url":"https://api.blinfo.com/company/FetchData/ABL","description":"<h1 id=\"fetch-data-via-abl-syntax\">Fetch Data via ABL syntax</h1>\n<hr />\n<p>This method allows you to specify a native Progress ABL query to fetch data. The ABL query must be a fully formed and syntactically valid ABL where clause. If the where clause contains <code>CompanyID</code>, then the query can span one or more companies. If <code>CompanyID</code> is not specified, then the query will only look in the company that you are logged into.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Dates within the where clause must be in MM/DD/YY format</strong></p>\n<p><strong>TableName</strong> - Type <em>String</em> <strong>:</strong><br />The name of the Odyssey table from which you wish to return data.</p>\n<p><strong>ABLQuery</strong> - Type <em>String</em> <strong>:</strong><br />A fully formed and syntactically correct ABL where clause. This should not include the sort criteria as that is specified separately.</p>\n<p><strong>Sort</strong> - Type <em>String</em> <strong>:</strong><br />A list of fields that define the order that the record will be returned. This must conform to the ABL sort criteria.</p>\n<p><strong>FieldList</strong> - Type <em>String</em> <strong>:</strong><br />A comma-separated list of fields for which you are to receive data. If left blank, all fields in the table will be included in the return data set. If you specify only those fields that you want to see, the query will run faster and more efficiently.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong><br />This is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["FetchData","ABL"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"55ff6a7a-7830-4c38-a13c-fdee82eb77fb"},{"name":"/DataView","id":"afb6484a-7698-4ea0-a17c-66f35251aba1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"DataView\": \"OODAPITest\",\n  \"ParameterList\": [\n    {\n      \"FieldName\": \"maindb.products.product\",\n      \"Operator\": \">=\",\n      \"ParameterValue\" : \"b\"\n    }\n\t]\n}"},"url":"https://api.blinfo.com/company/FetchData/DataView","description":"<h1 id=\"fetch-dataview-data\">Fetch DataView Data</h1>\n<hr />\n<p>This method will run the specified data view and return the resulting data. All records, regardless of the batch size defined in the data view, will be returned.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Dates parameters must be in the same format as Odyssey is configured.</strong> If Odyssey’s system configuration for date format is DMY, then dates must be in DD/MM/YY format. Dates can also be separated by a back slash (), forward slash (/), dash (-), or a period (.).</p>\n<p><strong>DataView</strong> - Type <em>String</em> <strong>:</strong><br />This identifies the name of the Data View to run. It must exist in the same company that you logged into.</p>\n<p><strong>ParameterList</strong> - Type <em>List of</em> <code>DataViewParameter</code> <strong>:</strong><br />A list of DataViewParameter's that define the parameters you're passing to the data view. Each Parameter name must be fully qualified using periods to separate the database, table, and field names (e.g. maindb.orderitem.customer). If your parameter is defined as a filter with multiple values, those different values can be specified by separating them with a tilde (~) (e.g. \"FieldName\": \"maindb.orderitem.groupcode\", \"Operator\": \"Between\", “ParameterValue\": \"GRP1~GRP2”).</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong><br />This is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["FetchData","DataView"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"afb6484a-7698-4ea0-a17c-66f35251aba1"},{"name":"/SQL","id":"b040a84f-3feb-485d-b7e1-916246edf49b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"SQLQuery\": \"SELECT TOP 5 * FROM Employees\",\n  \"Page\": 1,\n  \"BatchSize\": 5,\n  \"CompanyID\": \"ODSY\"\n}"},"url":"https://api.blinfo.com/company/FetchData/SQL","description":"<h1 id=\"fetch-data-with-sql-queries\">Fetch Data With SQL Queries</h1>\n<hr />\n<p>This method will allow you to return data from Odyssey using SQL-92 syntax.</p>\n<p>This method uses the same ODBC connectivity as Crystal Reports and will use the PUB <code>username</code> and <code>password</code> as defined in Odyssey. </p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Dates within the where clause must be in MM/DD/YY format.</strong></p>\n<p><strong>SQLQuery</strong> - Type <em>String</em> <strong>:</strong> \nThis is a fully formed and fully qualified SQL query that conforms to SQL-92 syntax. The tables specified and the field specified in the SQL statement must exist as defined in the database in order for the query to work.</p>\n<p><strong>Page</strong> - Type <em>Integer</em> <strong>:</strong> \nIf you only want to return a subset of records, you can identify which page of records to return. If this is 0, then all records from the database table specified in the SQL query are returned.</p>\n<p><strong>Sort</strong> - Type <em>String</em> <strong>:</strong> \nA list of fields that define the order that the record will be returned. This must conform to the ABL sort criteria.</p>\n<p><strong>BatchSize</strong> - Type <em>Integer</em> <strong>:</strong> \nA comma-separated list of fields for which you are to receive data. If left blank, all fields in the table will be included in the return data set. If you specify only those fields that you want to see, the query will run faster and more efficiently.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["FetchData","SQL"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"b040a84f-3feb-485d-b7e1-916246edf49b"},{"name":"/SQLasXML","id":"0de753d4-7dbd-43a4-b30a-749ff4feaddd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"SQLQuery\": \"SELECT TOP 5 * FROM Employees\",\n  \"Page\": 1,\n  \"BatchSize\": 5,\n  \"CompanyID\": \"ODSY\"\n}"},"url":"https://api.blinfo.com/company/FetchData/SQLasXML","description":"<h1 id=\"fetch-data-with-sql-queries-as-xml\">Fetch Data With SQL Queries (as XML)</h1>\n<hr />\n<p><strong>The response will contain an XML document.</strong></p>\n<p>This method will allow you to return data from Odyssey using SQL-92 syntax.</p>\n<p>This method uses the same ODBC connectivity as Crystal Reports and will use the PUB <code>username</code> and <code>password</code> as defined in Odyssey. </p>\n<p><strong>Dates within the where clause must be in MM/DD/YY format.</strong></p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>SQLQuery</strong> - Type <em>String</em> <strong>:</strong> \nThis is a fully formed and fully qualified SQL query that conforms to SQL-92 syntax. The tables specified and the field specified in the SQL statement must exist as defined in the database in order for the query to work.</p>\n<p><strong>Page</strong> - Type <em>Integer</em> <strong>:</strong> \nIf you only want to return a subset of records, you can identify which page of records to return. If this is 0, then all records from the database table specified in the SQL query are returned.</p>\n<p><strong>BatchSize</strong> - Type <em>Integer</em> <strong>:</strong> \nA comma-separated list of fields for which you are to receive data. If left blank, all fields in the table will be included in the return data set. If you specify only those fields that you want to see, the query will run faster and more efficiently.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["FetchData","SQLasXML"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"0de753d4-7dbd-43a4-b30a-749ff4feaddd"}],"id":"06c791ed-0164-4f74-b80f-cb90bd499913","description":"<p>This FetchDataController provides various ways to fetch data from Odyssey.</p>\n","_postman_id":"06c791ed-0164-4f74-b80f-cb90bd499913"},{"name":"/FileSystem","item":[{"name":"/File","item":[{"name":"{GET}","id":"c7461076-a513-432c-972a-74311b595330","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/FileSystem/File?Path=[LINKS]/01fig02.jpg&PublicKey=<Your-PublicKey-From-Odyssey-Apps>&CompanyID=ODSY","description":"<h1 id=\"fetch-an-image\">Fetch an Image</h1>\n<hr />\n<p>This endpoint allows you to fetch an Image from the system using the ImageKey. \nThis will return the raw binary data for an image, allowing it to be embedded into an application that can display images.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ImageKey</strong> - Type <em>string</em> <strong>:</strong>\nThe unique, encrypted identifier for this image</p>\n<p><strong>PublicKey</strong> - Type <em>string</em> <strong>:</strong>\nThe public part of your API Key, if it is not provided in the X-API-Key Header. This parameter is optional. You should never pass your private, un-encrypted APIKey to this parameter.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis optional parameter defines the CompanyID to use for APIKey validation, if using a global APIKey. If your APIKey was generated for a specific company, you do not have to supply this parameter.</p>\n","urlObject":{"path":["FileSystem","File"],"host":["https://api.blinfo.com/company"],"query":[{"key":"Path","value":"[LINKS]/01fig02.jpg"},{"description":{"content":"<p>The public key that is generated by the client to access the API.</p>\n","type":"text/plain"},"key":"PublicKey","value":"<Your-PublicKey-From-Odyssey-Apps>"},{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"c7461076-a513-432c-972a-74311b595330"},{"name":"/Rename {POST}","id":"e4468bb5-e935-4212-8e01-8b49bce391f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"File\": \"[LINKS]/AGB/Folder1/some-file.txt\",\r\n    \"NewName\": \"some-file-renamed.txt\"\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/File/Rename","description":"<h1 id=\"rename-an-odyssey-file\">Rename an Odyssey File</h1>\n<hr />\n<p>Renames the given file.</p>\n","urlObject":{"path":["FileSystem","File","Rename"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4468bb5-e935-4212-8e01-8b49bce391f2"}],"id":"2a2b48e1-d775-4774-adcb-8486c26f46c2","_postman_id":"2a2b48e1-d775-4774-adcb-8486c26f46c2","description":""},{"name":"/Files","item":[{"name":"{GET}","id":"0cab82c0-9ba6-4a5b-aafa-dffceec0b129","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/FileSystem/Files?CompanyID=ODSY&Path=[LINKS]/AGB/Test","description":"<h1 id=\"get-odyssey-files\">Get Odyssey Files</h1>\n<hr />\n<p>Gets the list of files that exist at the given path. If no path is provided, an error will be returned. A valid path must be specified</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the Company to use to authenticate your API request. This is optional if using a company-specific API Key</p>\n<p><strong>Path</strong> - Type <em>string</em> <strong>:</strong>\nThe URL-encoded path to location which you wish to find files in</p>\n","urlObject":{"path":["FileSystem","Files"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"Path","value":"[LINKS]/AGB/Test"}],"variable":[]}},"response":[],"_postman_id":"0cab82c0-9ba6-4a5b-aafa-dffceec0b129"},{"name":"{POST}","id":"8297f2e4-99dc-4ec0-9f8f-1da846fc8bd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/Users/austinbrown/Downloads/IMG_6228.jpg"}]},"url":"https://api.blinfo.com/company/FileSystem/Files?CompanyID=ODSY&Path=[LINKS]/AGB/Test","description":"<h1 id=\"upload-odyssey-files\">Upload Odyssey Files</h1>\n<hr />\n<p>Uploads new files to the target path. In order for this request to work properly, you must attach files to it in the content of a multipart/form-data request.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the Company to use to authenticate your API request. This is optional if using a company-specific API Key</p>\n<p><strong>Path</strong> - Type <em>string</em> <strong>:</strong>\nThe URL-encoded path to location which you wish to find files in</p>\n","urlObject":{"path":["FileSystem","Files"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"Path","value":"[LINKS]/AGB/Test"}],"variable":[]}},"response":[],"_postman_id":"8297f2e4-99dc-4ec0-9f8f-1da846fc8bd6"},{"name":"{DELETE}","id":"62b614e2-4270-4c69-ad6c-117e9f86642d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Files\": [\r\n        \"[LINKS]/AGB/Folder1/some-file.txt\",\r\n        \"[LINKS]/AGB/Folder1/some-photo.jpg\"\r\n    ]\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Files","description":"<h1 id=\"delete-odyssey-files\">Delete Odyssey Files</h1>\n<hr />\n<p>Deletes the list of Odyssey files.</p>\n","urlObject":{"path":["FileSystem","Files"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"62b614e2-4270-4c69-ad6c-117e9f86642d"},{"name":"/Copy {POST}","id":"802afbfc-8aad-4e51-8b4e-cfcf64476947","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Files\": [\r\n        \"[LINKS]/AGB/Folder1/some-file.txt\",\r\n        \"[LINKS]/AGB/Folder1/some-photo.jpg\"\r\n    ],\r\n    \"TargetPath\": \"[LINKS]/AGB/Folder2\",\r\n    \"Overwrite\": false\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Files/Copy","description":"<h1 id=\"copy-odyssey-files\">Copy Odyssey Files</h1>\n<hr />\n<p>Copies the given list of files to the target path</p>\n","urlObject":{"path":["FileSystem","Files","Copy"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"802afbfc-8aad-4e51-8b4e-cfcf64476947"},{"name":"/Move {POST}","id":"304c9614-77f3-4a28-ab91-9a581874404e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Files\": [\r\n        \"[LINKS]/AGB/Folder1/some-file.txt\",\r\n        \"[LINKS]/AGB/Folder1/some-photo.jpg\"\r\n    ],\r\n    \"TargetPath\": \"[LINKS]/AGB/Folder2\",\r\n    \"Overwrite\": false\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Files/Move","description":"<h1 id=\"move-odyssey-files\">Move Odyssey Files</h1>\n<hr />\n<p>Moves the given list of files to the target path</p>\n","urlObject":{"path":["FileSystem","Files","Move"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"304c9614-77f3-4a28-ab91-9a581874404e"}],"id":"8db148a2-e987-4c92-87d0-8baf6a3b6bd2","_postman_id":"8db148a2-e987-4c92-87d0-8baf6a3b6bd2","description":""},{"name":"/Folder","item":[{"name":"{POST}","id":"596f15a4-8854-4bfe-b6e1-0cc905d04098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Folder\": \"[LINKS]/AGB/NewFolderName\"\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Folder","description":"<h1 id=\"create-an-odyssey-folder\">Create an Odyssey Folder</h1>\n<hr />\n<p>Creates a new Odyssey Folder</p>\n","urlObject":{"path":["FileSystem","Folder"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"596f15a4-8854-4bfe-b6e1-0cc905d04098"},{"name":"/Rename {POST}","id":"37ebb1dc-129b-49a4-9e03-2e0bacf15e83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Folder\": \"[LINKS]/AGB/Folder1\",\r\n    \"NewName\": \"Folder2\"\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Folder/Rename","description":"<h1 id=\"rename-an-odyssey-folder\">Rename an Odyssey Folder</h1>\n<hr />\n<p>Renames the given folder.</p>\n","urlObject":{"path":["FileSystem","Folder","Rename"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"37ebb1dc-129b-49a4-9e03-2e0bacf15e83"}],"id":"e56f4e12-98d7-4a78-8b6f-12817352b956","_postman_id":"e56f4e12-98d7-4a78-8b6f-12817352b956","description":""},{"name":"/Folders","item":[{"name":"{GET}","id":"7ac8c68f-0df1-4c49-a5d6-ceedd0a07a27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/FileSystem/Folders?CompanyID=ODSY&Path=[LINKS]/AGB/Test","description":"<h1 id=\"get-odyssey-folders\">Get Odyssey Folders</h1>\n<hr />\n<p>Gets the list of folders that exist at the given path. If no path is provided, the root location will be used.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the Company to use to authenticate your API request. This is optional if using a company-specific API Key</p>\n<p><strong>Path</strong> - Type <em>string</em> <strong>:</strong>\nThe URL-encoded path to location which you wish to find folders in. Leave blank for the 'root' level</p>\n","urlObject":{"path":["FileSystem","Folders"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"Path","value":"[LINKS]/AGB/Test"}],"variable":[]}},"response":[],"_postman_id":"7ac8c68f-0df1-4c49-a5d6-ceedd0a07a27"},{"name":"{DELETE}","id":"1e38b9df-eecc-45a5-b990-ff6fedb6be88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Folders\": [\r\n        \"[LINKS]/AGB/Folder1\",\r\n        \"[LINKS]/AGB/Folder2\"\r\n    ]\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Folders","description":"<h1 id=\"delete-odyssey-folders\">Delete Odyssey Folders</h1>\n<hr />\n<p>Deletes the list of Odyssey folders.</p>\n","urlObject":{"path":["FileSystem","Folders"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e38b9df-eecc-45a5-b990-ff6fedb6be88"},{"name":"/Copy {POST}","id":"d130a805-642b-4dee-b5f5-30a4a3baf985","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Folders\": [\r\n        \"[LINKS]/AGB/Folder1\",\r\n        \"[LINKS]/AGB/Folder2\"\r\n    ],\r\n    \"TargetPath\": \"[LINKS]/NewLocation/NotAGB\",\r\n    \"Overwrite\": false\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Folders/Copy","description":"<h1 id=\"copy-odyssey-folders\">Copy Odyssey Folders</h1>\n<hr />\n<p>Copies the given list of folders to the target path</p>\n","urlObject":{"path":["FileSystem","Folders","Copy"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"d130a805-642b-4dee-b5f5-30a4a3baf985"},{"name":"/Move {POST}","id":"0ebf57b1-36b2-4c09-8e44-26513ef55cee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"Folders\": [\r\n        \"[LINKS]/AGB/Folder1\",\r\n        \"[LINKS]/AGB/Folder2\"\r\n    ],\r\n    \"TargetPath\": \"[LINKS]/NewLocation/NotAGB\",\r\n    \"Overwrite\": false\r\n}"},"url":"https://api.blinfo.com/company/FileSystem/Folders/Move","description":"<h1 id=\"move-odyssey-folders\">Move Odyssey Folders</h1>\n<hr />\n<p>Moves the given list of folders to the target path</p>\n","urlObject":{"path":["FileSystem","Folders","Move"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ebf57b1-36b2-4c09-8e44-26513ef55cee"}],"id":"f39a30ac-d257-4f3e-9d5a-48457f8e8d61","_postman_id":"f39a30ac-d257-4f3e-9d5a-48457f8e8d61","description":""}],"id":"426f9cb8-07ff-4e8f-9794-f494a8c0abd0","_postman_id":"426f9cb8-07ff-4e8f-9794-f494a8c0abd0","description":""},{"name":"/GeneralCodes","item":[{"name":"/{CodeType} {GET}","id":"87b2f9fa-bddb-4c71-a30c-d9ac01a8b94c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/GeneralCodes/NOTY?CompanyID=ODSY&SearchText=type","description":"<h1 id=\"get-general-codes\">Get General Codes</h1>\n<hr />\n<p>This endpoint will return a list of general codes matching the given type.It will only ever return up to 1,000 records that matched the given search critiera. Please specify \"SearchText\" if you wish to narrow your results, or find specific records if more than 1,000 are being returned.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CodeType</strong> - Type <em>string</em> <strong>:</strong>\nThe type of General Codes that you are looking for.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThis text will be searched for in the \"CodeID\" or \"Description\" fields</p>\n","urlObject":{"path":["GeneralCodes","NOTY"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":"type"}],"variable":[]}},"response":[],"_postman_id":"87b2f9fa-bddb-4c71-a30c-d9ac01a8b94c"}],"id":"7298a4e9-82b3-4af3-95aa-ff7e74d2c621","_postman_id":"7298a4e9-82b3-4af3-95aa-ff7e74d2c621","description":""},{"name":"/Help","item":[{"name":"/Asset","id":"1c73e44d-50d4-4c00-a426-673deb9f04dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Help/Asset?AssetName=bundle.min.js","description":"<h1 id=\"asset-retrieval\">Asset Retrieval</h1>\n<hr />\n<p>Fetch a publicly-available Help asset (such as a CSS or JavaScript file) that is contained in the set of OODAPI Asset</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>AssetName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the asset to fetch. If not provided, it will return the document script by default.</p>\n","urlObject":{"path":["Help","Asset"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>The asset to request from the server.</p>\n","type":"text/plain"},"key":"AssetName","value":"bundle.min.js"}],"variable":[]}},"response":[],"_postman_id":"1c73e44d-50d4-4c00-a426-673deb9f04dd"},{"name":"/Category","id":"2e56a00f-af58-4806-9023-d7a0f76abcaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Help/Category?DocCode=ODSYWHELP&CompanyID=ODSY","description":"<h1 id=\"help-category-search\">Help Category Search</h1>\n<hr />\n<p>Fetch a list of help categories for a company for a given document code. </p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe identifier for the group of categories you wish to retrieve</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe company for which you wish to find categories.</p>\n","urlObject":{"path":["Help","Category"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>The document code that groups together the desired help categories.</p>\n","type":"text/plain"},"key":"DocCode","value":"ODSYWHELP"},{"description":{"content":"<p>The CompanyID for the help categories you wish to find.</p>\n","type":"text/plain"},"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"2e56a00f-af58-4806-9023-d7a0f76abcaf"},{"name":"/Category/CategoryID","id":"0bb2bd96-fa1b-4b21-ba9c-f133364ef5c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Help/Category/OW691/Documents?DocCode=ODSYWHELP&CompanyID=ODSY","description":"<h1 id=\"get-documents-by-category\">Get Documents by Category</h1>\n<hr />\n<p>Fetch a list of help documents for a given Category ID.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CategoryID</strong> - Type <em>integer</em> <strong>:</strong>\nThe Category ID for which you wish to find documents.</p>\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe identifier for the group of documents you wish to retrieve</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe company for which you wish to find documents.</p>\n","urlObject":{"path":["Help","Category","OW691","Documents"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>The document code that groups together the desired help categories.</p>\n","type":"text/plain"},"key":"DocCode","value":"ODSYWHELP"},{"description":{"content":"<p>The CompanyID for the help categories you wish to find.</p>\n","type":"text/plain"},"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"0bb2bd96-fa1b-4b21-ba9c-f133364ef5c8"},{"name":"/Convert","id":"cbe55fa2-c32c-45f2-b24f-317a93997c40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"formdata","formdata":[{"key":"DocCode","value":"ODSYWHELP","type":"text"},{"key":"DocName","value":"Welcome","type":"text"},{"key":"UniqueID","value":"458","type":"text"},{"key":"Button Designer.docx","type":"file","src":"/C:/Users/ABrown/Desktop/ButtonDesigner.docx"}]},"url":"https://api.blinfo.com/company/Help/Convert?PublicKey=<Your-PublicKey-From-Odyssey-Apps>&CompanyID=ODSY","description":"<h1 id=\"word-document-to-html-help-document-conversion\">Word Document to HTML Help Document Conversion</h1>\n<hr />\n<p>This procedure allows you to upload a DOCX file and convert it to UTF-8 HTML.\nIf you're unable to upload form data in the form of a ConvertHelpRequest, you must add a Url Parameter named PublicKey this request. You must use this when using Public/Private key pairs.\nAdditionally, you may need to provide a Url Parameter named CompanyID to specify the company.</p>\n<h1 id=\"notes\">Notes</h1>\n<hr />\n<p>This method should be constructed as a <code>multipart/form-data</code> request, and it should contain the file that you wish to convert. This file should be a Word <code>.docx</code> file.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe DocCode for the set of documents you're modifying</p>\n<p><strong>DocName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the document</p>\n<p><strong>UniqueID</strong> - Type <em>string</em> <strong>:</strong>\nThe unique ID of the document</p>\n","urlObject":{"path":["Help","Convert"],"host":["https://api.blinfo.com/company"],"query":[{"key":"PublicKey","value":"<Your-PublicKey-From-Odyssey-Apps>"},{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"cbe55fa2-c32c-45f2-b24f-317a93997c40"},{"name":"/{DocumentId}","id":"a9cdef02-d056-4b77-a024-c8717825c062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Help/458?DocCode=ODSYWHELP&CompanyID=ODSY&PublicKey=<Your-PublicKey-From-Odyssey-Apps>&DocName=Welcome&SearchWords=operation","description":"<h1 id=\"search-by-document-id\">Search By Document ID</h1>\n<hr />\n<p>Return a document based on the document identifier.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DocumentId</strong> - Type <em>integer</em> <strong>:</strong>\nThe unique ID of the document you're fetching.</p>\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe document code.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe CompanyID you are logging into.</p>\n<p><strong>PublicKey</strong> - Type <em>string</em> <strong>:</strong>\nThis parameter is optional.</p>\n<p><strong>DocName</strong> - Type <em>string</em> <strong>:</strong>\nIf you provide a DocName, it will be used to search instead of the given unique ID</p>\n<p><strong>SearchWords</strong> - Type <em>string</em> <strong>:</strong>\nA list of search words to try to highlight in the document, comma separated</p>\n<p><strong>NoCache</strong> - Type <em>boolean</em> <strong>:</strong>\nWhether to ignore the cache for this request</p>\n","urlObject":{"path":["Help","458"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>The document code that groups together the desired help categories.</p>\n","type":"text/plain"},"key":"DocCode","value":"ODSYWHELP"},{"description":{"content":"<p>The CompanyID for the help categories you wish to find.</p>\n","type":"text/plain"},"key":"CompanyID","value":"ODSY"},{"description":{"content":"<p>The public key that is generated by the client to access the API.</p>\n","type":"text/plain"},"key":"PublicKey","value":"<Your-PublicKey-From-Odyssey-Apps>"},{"description":{"content":"<p>The name of the document to search for.</p>\n","type":"text/plain"},"key":"DocName","value":"Welcome"},{"description":{"content":"<p>Words that will be searched against inside of a document.</p>\n","type":"text/plain"},"key":"SearchWords","value":"operation"}],"variable":[]}},"response":[],"_postman_id":"a9cdef02-d056-4b77-a024-c8717825c062"},{"name":"/Info","id":"e86a46e0-bdbd-4668-ab6b-4807839ddfd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"UniqueID\": \"0\",\n  \"DocCode\": \"ODSYWHELP\",\n  \"DocName\": \"WELCOME\",\n  \"IsSystem\": \"true\"\n}"},"url":"https://api.blinfo.com/company/Help/Info","description":"<h1 id=\"help-document-information\">Help Document Information</h1>\n<hr />\n<p>This procedure allows you to find the UniuqeID of a document given its name, or it allows you to find the DocName of a document, give its UniuqeID.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the document you're requesting information for</p>\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe DocCode you're requesting information for</p>\n<p><strong>DocName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the document you're requesting information for</p>\n<p><strong>IsSystem</strong> - Type <em>boolean</em> <strong>:</strong>\nWhether this is a system document. Set this to false when looking for Custom Help information. Set this to true when looking for System Help information.</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nA valid APIKey to authenticate access to the API.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Help","Info"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"e86a46e0-bdbd-4668-ab6b-4807839ddfd5"},{"name":"/RapidSupport/Link","id":"657add18-21a9-4502-b428-157b215e5570","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"url":"https://api.blinfo.com/company/Help/RapidSupport/Link?CompanyID=ODSY","description":"<h1 id=\"rapid-support-link-request\">Rapid Support Link Request</h1>\n<hr />\n<p>Gets a temporary, encrypted link to Rapid Support</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe CompanyID you are going to login to Rapid Support with</p>\n","urlObject":{"path":["Help","RapidSupport","Link"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>The company ID for the user that is associated with the APIKey in the header of this request.</p>\n","type":"text/plain"},"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"657add18-21a9-4502-b428-157b215e5570"},{"name":"/RequestLock","id":"dc891fb2-974d-4a7d-a82c-21cdddce2a0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"UniqueID\": \"0\",\n  \"DocCode\": \"ODSYWHELP\",\n  \"DocName\": \"WELCOME\",\n  \"IsSystem\": \"true\",\n  \"IsManagement\": \"false\",\n  \"RequestLock\": \"false\"\n}"},"url":"https://api.blinfo.com/company/Help/RequestLock","description":"<h1 id=\"lock-or-unlock-documents\">Lock or Unlock Documents</h1>\n<hr />\n<p>This procedure allows to request a document lock or unlock within the help system.\nLocking a help document will prevent other users from attempting to edit it while you are editing it. Unlocking a document is necessary when finished editing so that others may edit the document.</p>\n<p>Please note that when you log out of the Odyssey application, any active document locks that were generated by your UserID + CompanyID are removed.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the document you're updating.</p>\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe DocCode you're updating</p>\n<p><strong>DocName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the document you're updating.</p>\n<p><strong>IsSystem</strong> - Type <em>boolean</em> <strong>:</strong>\nWhether this is a system document. Set this to false when requesting a lock/unlock for Custom Help. Set this to true when requesting a lock/unlock for System Help.</p>\n<p><strong>IsManagement</strong> - Type <em>boolean</em> <strong>:</strong>\nWhether this is a lock request for management of the structure of help, not just a single document.</p>\n<p><strong>RequestLock</strong> - Type <em>boolean</em> <strong>:</strong>\nWhether you're requesting a new lock in this request. The default is true. If this value is false, then the associated record will be unlocked.</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nA valid APIKey to authenticate access to the API.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Help","RequestLock"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc891fb2-974d-4a7d-a82c-21cdddce2a0c"},{"name":"/Search","id":"2d6d1ef3-c759-46fb-af3a-5c7be5315494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Help/Search?SearchPartsString=%7B%22Words%22%3A%5B%22labor%22%5D%2C%22Phrases%22%3A%5B%5D%7D&DocCode=ODSYWHELP&CompanyID=ODSY&PublicKey=<Your-PublicKey-From-Odyssey-Apps>&DocName=Welcome","description":"<h1 id=\"help-search\">Help Search</h1>\n<hr />\n<p>Fetch a list of help documents that match the search strings for a company for a given document code.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>SearchPartsString</strong> - Type <em>string</em> <strong>:</strong>\nThe JSON string version of a HelpSearchParts instance, containing an array of strings for \"Phrases\" and an array of strings for \"Words\".</p>\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe identifier for the group of categories you wish to retrieve</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe company for which you wish to find categories.</p>\n<p><strong>PublicKey</strong> - Type <em>string</em> <strong>:</strong>\nThis parameter should only be used with a temporary, encrypted API Key.</p>\n","urlObject":{"path":["Help","Search"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>The JSON string version of a HelpSearchParts instance</p>\n","type":"text/plain"},"key":"SearchPartsString","value":"%7B%22Words%22%3A%5B%22labor%22%5D%2C%22Phrases%22%3A%5B%5D%7D"},{"description":{"content":"<p>The document code that groups together the desired help categories.</p>\n","type":"text/plain"},"key":"DocCode","value":"ODSYWHELP"},{"description":{"content":"<p> The CompanyID for the help categories you wish to find.</p>\n","type":"text/plain"},"key":"CompanyID","value":"ODSY"},{"description":{"content":"<p>The public key that is generated by the client to access the API.</p>\n","type":"text/plain"},"key":"PublicKey","value":"<Your-PublicKey-From-Odyssey-Apps>"},{"description":{"content":"<p>The name of the document to search for.</p>\n","type":"text/plain"},"key":"DocName","value":"Welcome"}],"variable":[]}},"response":[],"_postman_id":"2d6d1ef3-c759-46fb-af3a-5c7be5315494"},{"name":"/Search/{Page}","id":"c8590175-a932-4a73-ae7e-3eb35d02a71d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Help/Search/1?SearchPartsString=%7B%22Words%22%3A%5B%22labor%22%5D%2C%22Phrases%22%3A%5B%5D%7D&DocCode=ODSYWHELP&CompanyID=ODSY&BatchSize=10&PublicKey=<Your-PublicKey-From-Odyssey-Apps>&DocName=Welcome","description":"<h1 id=\"help-search-by-page\">Help Search by Page</h1>\n<hr />\n<p>Fetch a specific page of help documents returned that match the search strings for a company for a given document code.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>PageNumber</strong> - Type <em>integer</em> <strong>:</strong>\nThe current page of search results for the given query.</p>\n<p><strong>SearchPartsString</strong> - Type <em>string</em> <strong>:</strong>\nThe JSON string version of a HelpSearchParts instance, containing an array of strings for \"Phrases\" and an array of strings for \"Words\".</p>\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe identifier for the group of categories you wish to retrieve</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe company for which you wish to find categories.</p>\n<p><strong>BatchSize</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of records to return at the given page.</p>\n<p><strong>PublicKey</strong> - Type <em>string</em> <strong>:</strong>\nThis parameter should only be used with a temporary, encrypted API Key.</p>\n","urlObject":{"path":["Help","Search","1"],"host":["https://api.blinfo.com/company"],"query":[{"description":{"content":"<p>The JSON string version of a HelpSearchParts instance</p>\n","type":"text/plain"},"key":"SearchPartsString","value":"%7B%22Words%22%3A%5B%22labor%22%5D%2C%22Phrases%22%3A%5B%5D%7D"},{"description":{"content":"<p>The document code that groups together the desired help categories.</p>\n","type":"text/plain"},"key":"DocCode","value":"ODSYWHELP"},{"description":{"content":"<p> The Company ID for the help categories you wish to find.</p>\n","type":"text/plain"},"key":"CompanyID","value":"ODSY"},{"description":{"content":"<p>The number of records to return at the given page.</p>\n","type":"text/plain"},"key":"BatchSize","value":"10"},{"description":{"content":"<p>The public key that is generated by the client to access the API.</p>\n","type":"text/plain"},"key":"PublicKey","value":"<Your-PublicKey-From-Odyssey-Apps>"},{"description":{"content":"<p>The name of the document to search for.</p>\n","type":"text/plain"},"key":"DocName","value":"Welcome"}],"variable":[]}},"response":[],"_postman_id":"c8590175-a932-4a73-ae7e-3eb35d02a71d"},{"name":"/Update","id":"231ee95b-50f2-4e78-a13b-e293b35f92fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"DocCode\": \"DocCode\",\n  \"Categories\": \n  [\n\t{\n\t\t\"UniqueID\": 0,\n\t\t\"DocCode\" : \"DocCode\",\n\t\t\"DocName\": \"DocName\",\n\t\t\"DocTitle\": \"The title of the doc\",\n\t\t\"ParentCategory\": \"ParentCategoryID\",\n\t\t\"Overview\": \"The overview of this document\",\n\t\t\"CategoryTitle\" : \"\",\n\t\t\"CategoryID\" : 0,\n\t\t\"GUID\": \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n\t\t\"Action\": \"A|U|D\",\n\t\t\"IsNew\": true\n\t}\n  ],\n  \"Documents\": \n\t[\n\t  \t{\n\t\t\t\"UniqueID\": 0,\n\t\t\t\"DocCode\" : \"DocCode\",\n\t\t\t\"DocName\": \"DocName\",\n\t\t\t\"DocTitle\": \"The title of the doc\",\n\t\t\t\"ParentCategory\": \"ParentCategoryID\",\n\t\t\t\"Overview\": \"The overview of this document\",\n\t\t\t\"CategoryTitle\" : \"\",\n\t\t\t\"CategoryID\" : 0,\n\t\t\t\"GUID\": \"xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\n\t\t\t\"Action\": \"A|U|D\",\n\t\t\t\"IsNew\": true\n\t\t}\n\t]\n}"},"url":"https://api.blinfo.com/company/Help/Update","description":"<h1 id=\"update-help-structure\">Update Help Structure</h1>\n<hr />\n<p>This procedure allows you to update the structure of documents in the help system based on DocCode. Please note that this is an advanced function and should only be performed under the supervision of B&amp;L.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe DocCode for the set of documents you're modifying</p>\n<p><strong>Categories</strong> - Type <em>Collection of UpdateHelpModel</em> <strong>:</strong>\nThe new list of all categories.</p>\n<p><strong>Documents</strong> - Type <em>Collection of UpdateHelpModel</em> <strong>:</strong>\nA list of documents that we have added, updated, or deleted.</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nA valid APIKey to authenticate access to the API.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Help","Update"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"231ee95b-50f2-4e78-a13b-e293b35f92fe"},{"name":"/UpdateDocument","id":"58ac05f5-b7dd-4cbf-852e-a3a9629222f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"UniqueID\": \"0\",\n  \"DocCode\": \"DocCode\",\n  \"DocName\": \"DocName\",\n  \"DocBody\": \"The content of my Help document\",\n  \"IsSystem\": \"false\"\n}"},"url":"https://api.blinfo.com/company/Help/UpdateDocument","description":"<h1 id=\"update-help-document\">Update Help Document</h1>\n<hr />\n<p>This procedure allows you to update the contents of a document in the help system. You can provide new UTF-8 HTML content for an existing document in the help system.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the document you're updating.</p>\n<p><strong>DocCode</strong> - Type <em>string</em> <strong>:</strong>\nThe DocCode you're updating</p>\n<p><strong>DocName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the document you're updating.</p>\n<p><strong>DocBody</strong> - Type <em>string</em> <strong>:</strong>\nThe base64 encoded string version of the UTF-8 HTML content of the document.</p>\n<p><strong>IsSystem</strong> - Type <em>boolean</em> <strong>:</strong>\nWhether this is a system document</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nA valid APIKey to authenticate access to the API.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Help","UpdateDocument"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"58ac05f5-b7dd-4cbf-852e-a3a9629222f2"}],"id":"685a276b-33cc-4771-9b84-326dc5182c36","description":"<p>Help endpoints are a collection of all the endpoints open for access to the Odyssey online help files. These are stored and curated withing the main database itself, and allow for searching for document key words, or a specific document via the  <code>OODAPI</code>.</p>\n<h2 id=\"important-considerations\">Important Considerations:</h2>\n<p>Certain endpoints require the use of a system generated <code>PublicKey</code> Key segment. The <code>PublicKey</code> is only for use within the Odyssey Help Application.</p>\n","event":[{"listen":"prerequest","script":{"id":"68377d67-d4d5-4a42-9f67-be930b900fc0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1a97df7c-cc4a-490d-ad98-0b82e9912052","type":"text/javascript","exec":[""]}}],"_postman_id":"685a276b-33cc-4771-9b84-326dc5182c36"},{"name":"/Image","item":[{"name":"{GET}","id":"86ec45ee-6ee8-4974-b47c-bdc2a5d2182a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Image?ImageKey=abcdefg&PublicKey=<Your-PublicKey-From-Odyssey-Apps>&CompanyID=ODSY","description":"<h1 id=\"fetch-an-image\">Fetch an Image</h1>\n<hr />\n<p>This endpoint allows you to fetch an Image from the system using the ImageKey. \nThis will return the raw binary data for an image, allowing it to be embedded into an application that can display images.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ImageKey</strong> - Type <em>string</em> <strong>:</strong>\nThe unique, encrypted identifier for this image</p>\n<p><strong>PublicKey</strong> - Type <em>string</em> <strong>:</strong>\nThe public part of your API Key, if it is not provided in the X-API-Key Header. This parameter is optional. You should never pass your private, un-encrypted APIKey to this parameter.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis optional parameter defines the CompanyID to use for APIKey validation, if using a global APIKey. If your APIKey was generated for a specific company, you do not have to supply this parameter.</p>\n","urlObject":{"path":["Image"],"host":["https://api.blinfo.com/company"],"query":[{"key":"ImageKey","value":"abcdefg"},{"description":{"content":"<p>The public key that is generated by the client to access the API.</p>\n","type":"text/plain"},"key":"PublicKey","value":"<Your-PublicKey-From-Odyssey-Apps>"},{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"86ec45ee-6ee8-4974-b47c-bdc2a5d2182a"}],"id":"6b6490ba-e64f-42c4-9fe5-1f8b055d473b","description":"<p>This controller allows you to fetch Images from the Odyssey system</p>\n","_postman_id":"6b6490ba-e64f-42c4-9fe5-1f8b055d473b"},{"name":"/Login","item":[{"name":"{POST}","id":"d81d5a3a-df3c-42a9-bd8a-e35029c9d7d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Username\": \"user@blinfo.com\",\r\n  \"Password\": \"password\",\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Login","description":"<h1 id=\"login-to-odyssey\">Login to Odyssey</h1>\n<hr />\n<p>Attempts to log the given user into the specified Company. If successful, you receive a temporary API Key that can be used to call other OODAPI procedures.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Username</strong> - Type <em>string</em> <strong>:</strong>\nThe username of the user you're logging in for</p>\n<p><strong>Password</strong> - Type <em>string</em> <strong>:</strong>\nThe password of the user you're logging in for</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe CompanyID of the company you're logging into</p>\n","urlObject":{"path":["Login"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"d81d5a3a-df3c-42a9-bd8a-e35029c9d7d9"},{"name":"/Companies","id":"d306bda3-27be-4fe2-91d8-7555ae14bfc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Username\": \"user@blinfo.com\",\r\n  \"Password\": \"password\"\r\n}"},"url":"https://api.blinfo.com/company/Login/Companies","description":"<h1 id=\"get-list-of-companies\">Get List of Companies</h1>\n<hr />\n<p>Gets a list of companies available to the given user/password combination. Will return an error if invalid credentials are supplied.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Username</strong> - Type <em>string</em> <strong>:</strong>\nThe username of the user you're logging in for</p>\n<p><strong>Password</strong> - Type <em>string</em> <strong>:</strong>\nThe password of the user you're logging in for</p>\n","urlObject":{"path":["Login","Companies"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"d306bda3-27be-4fe2-91d8-7555ae14bfc3"}],"id":"678c2c8f-f0c4-4d92-80cb-f0e2a2ac8965","description":"<p>The <code>EDI</code> endopints are used to communicate e-commerce requesets and transactions to Odyssey EDI tables.</p>\n","event":[{"listen":"prerequest","script":{"id":"1a62a2db-8501-45d4-b385-47a5d04dc2d9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a210e241-be0e-4fcb-9c69-25afc5f0e0b5","type":"text/javascript","exec":[""]}}],"_postman_id":"678c2c8f-f0c4-4d92-80cb-f0e2a2ac8965"},{"name":"/Menu","item":[{"name":"{GET}","id":"e8a43e7c-907a-45f0-a4f0-27f05ed2a2ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"}],"url":"https://api.blinfo.com/company/Menu?ParentID=&CompanyID=ODSY","urlObject":{"path":["Menu"],"host":["https://api.blinfo.com/company"],"query":[{"key":"ParentID","value":""},{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"e8a43e7c-907a-45f0-a4f0-27f05ed2a2ea"}],"id":"dd236cd3-0181-435a-a7e1-a916e3c2ba09","_postman_id":"dd236cd3-0181-435a-a7e1-a916e3c2ba09","description":""},{"name":"/Note","item":[{"name":"{POST}","id":"a00a5dab-7b8f-4563-a000-008c993984d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"CompanyID\": \"ODSY\",\r\n    \"NoteType\": \"T1\",\r\n    \"TableName\": \"MainDB.Contacts\",\r\n    \"Description\": \"Note Title (API Test)\",\r\n    \"Note\": \"The content of my note from the API...\",\r\n    \"UniqueID\" : 893\r\n}"},"url":"https://api.blinfo.com/company/Note","description":"<h1 id=\"create-a-note\">Create a Note</h1>\n<hr />\n<p>Creates a note within Odyssey for the given record.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n<p><strong>APIKey</strong> - Type <em>string</em> <strong>:</strong>\nThe optional APIKey used to authenticate this request. If not specified here, it must be specified in the X-API-Key HTTP header</p>\n<p><strong>NoteType</strong> - Type <em>string</em> <strong>:</strong>\nThe General Codes \"Note Type\" for this note</p>\n<p><strong>TableName</strong> - Type <em>string</em> <strong>:</strong>\nThe fully-qualified name of the table that you are creating a note for. Example: MainDB.Contacts</p>\n<p><strong>Description</strong> - Type <em>string</em> <strong>:</strong>\nThe \"description\" or \"title\" of this note</p>\n<p><strong>Note</strong> - Type <em>string</em> <strong>:</strong>\nThe content of this note</p>\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the record you are creating a note for</p>\n","urlObject":{"path":["Note"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"a00a5dab-7b8f-4563-a000-008c993984d6"}],"id":"afca84ea-0ffc-42c7-bd04-3f4b9588298f","_postman_id":"afca84ea-0ffc-42c7-bd04-3f4b9588298f","description":""},{"name":"/OE","item":[{"name":"OETransaction","id":"cb539f57-a3b5-4f41-9157-e91bf7d30e23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-api-key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"AutoCreate\": \"\",\r\n  \"Comments\": \"\",\r\n  \"CommRate\": \"\",\r\n  \"CommRate2\": \"\",\r\n  \"CommType\": \"\",\r\n  \"CommType2\": \"\",\r\n  \"Consignee\": \"\",\r\n  \"ConsLocation\": \"\",\r\n  \"ConsLocType\": \"\",\r\n  \"ConsQty\": \"\",\r\n  \"CurrCode\": \"\",\r\n  \"Customer\": \"\",\r\n  \"CustPart\": \"\",\r\n  \"DiscountPct\": \"\",\r\n  \"FreightCode\": \"\",\r\n  \"GroupCode\": \"\",\r\n  \"InternalInterfaceID\": \"\",\r\n  \"ItemRevision\": \"\",\r\n  \"OClass\": \"\",\r\n  \"OrderDate\": \"\",\r\n  \"POLine\": \"\",\r\n  \"PoundsOrdered\": \"\",\r\n  \"Product\": \"\",\r\n  \"PurchasedCasting\": \"\",\r\n  \"Qty\": \"\",\r\n  \"ReleaseDate\": \"\",\r\n  \"ReleaseType\": \"\",\r\n  \"Revision\": \"\",\r\n  \"Salesman\": \"\",\r\n  \"Salesman2\": \"\",\r\n  \"SellPrice\": \"\",\r\n  \"ShipTo\": \"\",\r\n  \"ShipVia\": \"\",\r\n  \"StopCode\": \"\",\r\n  \"SupplierID\": \"\",\r\n  \"TermCode\": \"\",\r\n  \"ToolOrderItem\": \"\",\r\n  \"ToolOrderNumber\": \"\",\r\n  \"UnitMeas\": \"\",\r\n  \"APIKey\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.blinfo.com/company/OE/OETransaction","description":"<h1 id=\"oetransaction\">OETransaction</h1>\n<hr />\n<p>Allows for importing into the A/P Transactions (APTransactions) table to easily create invoices from a source outside of Odyssey</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>AutoCreate</strong> - Type Boolean:</p>\n<p>This flag determines whether the order is auto created or not</p>\n<p><strong>Comments</strong> - Type String:</p>\n<p>Comments entered here will become a comment on the order item once it is created.</p>\n<p><strong>CommRate</strong> - Type Decimal:</p>\n<p>The commission rate paid to this salesman for this product.</p>\n<p><strong>CommRate2</strong> - Type Decimal:</p>\n<p>The commission rate paid to this salesman for this product.</p>\n<p><strong>CommType</strong> - Type String:</p>\n<p>Designates how the commission is going to be calculated (P=Percent based, D=$ Per Piece).</p>\n<p><strong>CommType2</strong> - Type String:</p>\n<p>Designates how the commission is going to be calculated (P=Percent based, D=$ Per Piece).</p>\n<p><strong>Consignee</strong> - Type String:</p>\n<p>Consignee associated with this order item.</p>\n<p><strong>ConsLocation</strong> - Type String:</p>\n<p>Default consignment location for the item, which will be blank if this item is not a consignment item.</p>\n<p><strong>ConsLocType</strong> - Type String:</p>\n<p>This is the default consignment location type (I=Ship now/Bill Later - In-house, S=Ship now/Bill later - Customer Site, B=Bill now/Ship later - In house, or Blank- Not consignment).</p>\n<p><strong>ConsQty</strong> - Type Integer:</p>\n<p>Total quantity in consignment for this item.</p>\n<p><strong>CurrCode</strong> - Type String:</p>\n<p>Defines the currency for this order.</p>\n<p><strong>Customer</strong> - Type String:</p>\n<p>Customer associated with this ship-to.</p>\n<p><strong>CustPart</strong> - Type String:</p>\n<p>The customer's part number for the product being ordered.</p>\n<p><strong>DiscountPct</strong> - Type Decimal:</p>\n<p>Discount percent for this item.</p>\n<p><strong>FreightCode</strong> - Type String:</p>\n<p>Freight code indicating the shipping terms for this order.</p>\n<p><strong>GroupCode</strong> - Type String:</p>\n<p>User defined grouping code assigned to this order item.</p>\n<p><strong>InternalInterfaceID</strong> - Type String:</p>\n<p>This field is used internally with intellichief as a unique identifier.</p>\n<p><strong>ItemRevision</strong> - Type String:</p>\n<p>User maintained revision used to indicate the number of changes to this item.</p>\n<p><strong>OClass</strong> - Type String:</p>\n<p>Defines the classification type of this order.</p>\n<p><strong>OrderDate</strong> - Type String:</p>\n<p>The date of the customer order.</p>\n<p><strong>POLine</strong> - Type String:</p>\n<p>PO Line number information associated with this item.</p>\n<p><strong>PoundsOrdered</strong> - Type Decimal:</p>\n<p>Number of pounds ordered for this item.</p>\n<p><strong>Product</strong> - Type String:</p>\n<p>Defines the product being ordered.</p>\n<p><strong>PurchasedCasting</strong> - Type Boolean:</p>\n<p>Order is for a purchased casting (yes) or a produced casting (no)</p>\n<p><strong>Qty</strong> - Type Integer:</p>\n<p>The quantity of the order</p>\n<p><strong>ReleaseDate</strong> - Type String:</p>\n<p>The promised date for shipment of corresponding release quantity.</p>\n<p><strong>ReleaseType</strong> - Type String:</p>\n<p>User defined order type for this release.</p>\n<p><strong>Revision</strong> - Type String:</p>\n<p>Product's drawing revision level for this order item.</p>\n<p><strong>Salesman</strong> - Type String:</p>\n<p>First salesman assigned to this product.</p>\n<p><strong>Salesman2</strong> - Type String:</p>\n<p>The second salesman assigned to this product.</p>\n<p><strong>SellPrice</strong> - Type Decimal:</p>\n<p>Selling price for this order item.</p>\n<p><strong>ShipTo</strong> - Type String:</p>\n<p>The ship-to address where this order is to be shipped.</p>\n<p><strong>ShipVia</strong> - Type String:</p>\n<p>Carrier for this order.</p>\n<p><strong>StopCode</strong> - Type String:</p>\n<p>Reason this order item is stopped.</p>\n<p><strong>SupplierID</strong> - Type String:</p>\n<p>Designates the outside supplier that will direct ship this item.</p>\n<p><strong>TermCode</strong> - Type String:</p>\n<p>Payment terms code for this order.</p>\n<p><strong>ToolOrderItem</strong> - Type Integer:</p>\n<p>This designates that this order item is a sample order for the tool order item number displayed.</p>\n<p><strong>ToolOrderNumber</strong> - Type Integer:</p>\n<p>This designates this order item is a sample order for the tool order number displayed.</p>\n<p><strong>UnitMeas</strong> - Type String:</p>\n<p>Selling unit of measure.</p>\n","urlObject":{"path":["OE","OETransaction"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb539f57-a3b5-4f41-9157-e91bf7d30e23"}],"id":"72c7c8e0-dc7c-4346-bc14-d6230aa5afaf","_postman_id":"72c7c8e0-dc7c-4346-bc14-d6230aa5afaf","description":""},{"name":"/Operations","item":[{"name":"{GET}","id":"8082405c-779b-4129-b876-cb2441ce1a2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Operations?CompanyID=ODSY&SearchText=","description":"<h1 id=\"operations-search\">Operations Search</h1>\n<hr />\n<p>Gets active operations for the CompanyID associated with your APIKey (or if using an 'All Companies' APIKey - the CompanyID specified in the URL) This will only return the first 2000 active operations matching your search criteria.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThis text will be searched for in the \"Operations\" field</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID used to authenticate this request</p>\n","urlObject":{"path":["Operations"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":""}],"variable":[]}},"response":[],"_postman_id":"8082405c-779b-4129-b876-cb2441ce1a2e"}],"id":"cf20d54d-cada-4d56-85e0-931383263821","_postman_id":"cf20d54d-cada-4d56-85e0-931383263821","description":""},{"name":"/Print","item":[{"name":"{GET}","id":"6db48d97-d268-44fc-b3a5-fa6c6ab3612c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"}],"url":"https://api.blinfo.com/company/Print/Queue?CompanyID=ODSY","urlObject":{"path":["Print","Queue"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"6db48d97-d268-44fc-b3a5-fa6c6ab3612c"}],"id":"5e86bec4-5c1f-4e49-a64e-ab3b2bb77f16","_postman_id":"5e86bec4-5c1f-4e49-a64e-ab3b2bb77f16","description":""},{"name":"/Report","item":[{"name":"/Email","id":"3a5eec55-011e-4400-8edb-85d185c0ad1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Report\": \"PC7200.RPT\",\r\n    \"ParameterList\": [\r\n        {\r\n            \"ParameterName\": \"ScrapType\",\r\n            \"ParameterValue\": \"\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"Type\",\r\n            \"ParameterValue\": \"B\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"Year\",\r\n            \"ParameterValue\": \"2017\",\r\n            \"ParameterDataType\": \"Number\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"CompanyID\",\r\n            \"ParameterValue\": \"ODSY\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"UsersID\",\r\n            \"ParameterValue\": \"user\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"Dollars\",\r\n            \"ParameterValue\": \"true\",\r\n            \"ParameterDataType\": \"Boolean\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"FromPeriod\",\r\n            \"ParameterValue\": \"0\",\r\n            \"ParameterDataType\": \"Number\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"ThruPeriod\",\r\n            \"ParameterValue\": \"999\",\r\n            \"ParameterDataType\": \"Number\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"FromGrpCD\",\r\n            \"ParameterValue\": \"a\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"ToGrpCD\",\r\n            \"ParameterValue\": \"zzz\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"FromClass\",\r\n            \"ParameterValue\": \"\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"ToClass\",\r\n            \"ParameterValue\": \"\",\r\n            \"ParameterDataType\": \"String\"\r\n        },\r\n        {\r\n            \"ParameterName\": \"Industry\",\r\n            \"ParameterValue\": \"F\",\r\n            \"ParameterDataType\": \"String\"\r\n        }\r\n    ],\r\n    \"EmailTo\": \"test@test.com\",\r\n    \"Subject\": \"Report email via the Odyssey API\",\r\n    \"Body\": \"See your report, attached\",\r\n    \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Report/Email","description":"<h1 id=\"email-a-report\">Email a Report</h1>\n<p>This method allows you to run a report and have it emailed as a PDF document after it has been generated. The list of parameters must include every parameter that the report is expecting to use, otherwise the report will generate an error and not run. Even if the value of a parameter is blank, it still must be included in the list of parameters. If you don’t specify CompanyID as one of your parameters, you can only run reports in the company that you are logged into. Report Series, and the Company override to determine which report to run will be determined based on the company that you log into and not the company that you specify as a parameter.</p>\n<h2 id=\"this-example-and-required-parameters\">This example, and required parameters</h2>\n<p>You must provide all parameters that are defined in your Crystal Report - even those which are blank or left as their default values. This example shows how to run the PC7200, Scrap Analysis by Reason report. Even some of the report parameters which are filled in by Odyssey's interface must be supplied when running the report through the Odyssey API.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Report</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the report you are running.</p>\n<p><strong>ParameterList</strong> - Type<em>List</em> <strong>:</strong>\nThe list of report parameters that a user can provide. See below for a description of the <em>ReportParameter</em> object.</p>\n<p><strong>EmailTo</strong> - Type <em>string</em> <strong>:</strong>\nThis is a list of comma, or semi-colon separated email addresses.</p>\n<p><strong>Subject</strong> - Type <em>string</em> <strong>:</strong>\nThis will be the subject of the email.</p>\n<p><strong>Body</strong> - Type <em>string</em> <strong>:</strong>\nThis specifies the body or content of the email.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n<h1 id=\"reportparameter-object\">ReportParameter Object</h1>\n<p><strong>ParameterName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of this parameter in the report.</p>\n<p><strong>ParameterValue</strong> - Type <em>string</em> <strong>:</strong>\nThe value of the parameter in the report.</p>\n<p><strong>ParameterDataType</strong> - Type <em>string</em> <strong>:</strong>\nThe DataType for this parameter in the report.</p>\n","urlObject":{"path":["Report","Email"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a5eec55-011e-4400-8edb-85d185c0ad1c"}],"id":"b005539a-d3ad-4fec-aa08-07c246cf2581","_postman_id":"b005539a-d3ad-4fec-aa08-07c246cf2581","description":""},{"name":"/Production","item":[{"name":"/JobOn","item":[{"name":"/MoldCast","id":"7b60a03b-a2b2-4541-a83e-1fe41b7afd81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"CompanyID\": \"ODSY\",\r\n  \"ClockNumber\": \"215\",\r\n  \"DateFormat\": \"MDY\",\r\n  \"Data\": {\r\n  \t\"OrderNumber\" : \"21854\",\r\n    \"OrderItem\": \"1\",\r\n    \"OrderType\": \"S\",\r\n    \"Operation\" : \"MOLD\",\r\n    \"Product\" : \"R4512\",\r\n    \"Tool\" : \"R4512\",\r\n    \"ShiftDate\" : \"02/07/2020\",\r\n    \"Quantity\": \"0\",\r\n\t\"Hours\": \"3\",\r\n\t\"ShiftName\": \"1\",\r\n\t\"Remarks\": \"Test from the Odyssey API\"\r\n  }\r\n}"},"url":"https://api.blinfo.com/company/Production/JobOn/MoldCast","description":"<h1 id=\"job-on-to-mold-cast\">Job On to Mold Cast</h1>\n<hr />\n<p>The JobOn/MoldCast endpoint allows you to \"job on\" an employee to a job that is performing a 33, MoldCast operation.</p>\n<p>In order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ClockNumber</strong> - Type <em>integer</em> <strong>:</strong>\nThe Clock Number of the Employee jobbing on.</p>\n<p><strong>DateFormat</strong> - Type <em>String</em> <strong>:</strong> \nThe DateFormat that should be used when providing date values to Odyssey.</p>\n<p>Valid options are:</p>\n<ul>\n<li>MDY : This format means dates will be sent in Month/Day/Year format</li>\n<li>DMY : This format means dates will be sent in Day/Month/Year format</li>\n<li>YMD : This format means dates will be sent in Year/Month/Day format</li>\n</ul>\n<p><strong>Data</strong> - Type <em><code>Object</code></em> <strong>:</strong>\nThe ProductionTran record to submit to Odyssey. Any ProductionTran field, or User Defined Field in ProductionTran can be supplied in this record. Data supplied in this record is validated through standard production entry logic. Please see the Production Entry Scope document for detailed information on required fields.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if the job was able to be jobbed onto.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>JobOnUniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the ProductionTran record that was created, if this JobOn submission was successful.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nIf your job on parameters were entered, this value should always be 1, to indicate that the system attempted to job on with a single record.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nIf your job on was successful, this value should be 1. Otherwise, 0 indicates that the job on was not successful.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf an error message was generated during this job on operation, this will contain one entry for the error that was generated from your production record.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","JobOn","MoldCast"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b60a03b-a2b2-4541-a83e-1fe41b7afd81"},{"name":"/Secondary","id":"4d677d50-3c8f-4a8f-990a-810ad728d246","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"CompanyID\": \"ODSY\",\r\n  \"ClockNumber\": \"215\",\r\n  \"DateFormat\": \"MDY\",\r\n  \"Data\": {\r\n  \t\"OrderNumber\" : \"21854\",\r\n    \"OrderItem\": \"1\",\r\n    \"OrderType\": \"S\",\r\n    \"Operation\" : \"GRIND\",\r\n    \"Product\" : \"R4512\",\r\n    \"ShiftDate\" : \"02/07/2020\",\r\n\t\"Hours\": \"3\",\r\n\t\"ShiftName\": \"1\",\r\n\t\"Remarks\": \"Test JobOn/Secondary from the Odyssey API\"\r\n  }\r\n}"},"url":"https://api.blinfo.com/company/Production/JobOn/Secondary","description":"<h1 id=\"job-on-to-secondary\">Job On to Secondary</h1>\n<hr />\n<p>The JobOn/Secondary endpoint allows you to \"job on\" an employee to a job that is performing a 43, Secondary operation.</p>\n<p>In order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ClockNumber</strong> - Type <em>integer</em> <strong>:</strong>\nThe Clock Number of the Employee jobbing on.</p>\n<p><strong>DateFormat</strong> - Type <em>String</em> <strong>:</strong> \nThe DateFormat that should be used when providing date values to Odyssey.</p>\n<p>Valid options are:</p>\n<ul>\n<li>MDY : This format means dates will be sent in Month/Day/Year format</li>\n<li>DMY : This format means dates will be sent in Day/Month/Year format</li>\n<li>YMD : This format means dates will be sent in Year/Month/Day format</li>\n</ul>\n<p><strong>Data</strong> - Type <em><code>Object</code></em> <strong>:</strong>\nThe ProductionTran record to submit to Odyssey. Any ProductionTran field, or User Defined Field in ProductionTran can be supplied in this record. Data supplied in this record is validated through standard production entry logic. Please see the Production Entry Scope document for detailed information on required fields.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if the job was able to be jobbed onto.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>JobOnUniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the ProductionTran record that was created, if this JobOn submission was successful.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nIf your job on parameters were entered, this value should always be 1, to indicate that the system attempted to job on with a single record.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nIf your job on was successful, this value should be 1. Otherwise, 0 indicates that the job on was not successful.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf an error message was generated during this job on operation, this will contain one entry for the error that was generated from your production record.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","JobOn","Secondary"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d677d50-3c8f-4a8f-990a-810ad728d246"}],"id":"7a1cc136-87f3-47e0-85fa-e3640f205b52","_postman_id":"7a1cc136-87f3-47e0-85fa-e3640f205b52","description":""},{"name":"/Entry","item":[{"name":"/Downtime","id":"9fa0ebae-0523-4348-bd5a-2fb257c5c4b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"CompanyID\": \"ODSY\",\r\n  \"DateFormat\": \"MDY\",\r\n  \"DataList\": [\r\n    {\r\n\t\t\"Hours\": \"1\",\r\n    \t\"Equipment\": \"ABEQUIP-1\",\r\n    \t\"Operation\" : \"ABGRIND\",\r\n    \t\"ReasonCode\": \"01\",\r\n    \t\"ShiftDate\": \"02/08/2020\",\r\n    \t\"Remarks\": \"Test from Production/Entry/Downtime from the Odyssey API\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.blinfo.com/company/Production/Entry/Downtime","description":"<h1 id=\"report-non-jobbing-downtime-production-entry\">Report Non-Jobbing Downtime Production Entry</h1>\n<hr />\n<p>The Entry/Downtime endpoint allows you to submit a non-jobbing production entry for an 04, Downtime operation.\nIn order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DateFormat</strong> - Type <em>String</em> <strong>:</strong> \nThe DateFormat that should be used when providing date values to Odyssey.</p>\n<p>Valid options are:</p>\n<ul>\n<li>MDY : This format means dates will be sent in Month/Day/Year format</li>\n<li>DMY : This format means dates will be sent in Day/Month/Year format</li>\n<li>YMD : This format means dates will be sent in Year/Month/Day format</li>\n</ul>\n<p><strong>DataList</strong> - Type <em>Collection of <code>Object</code></em> <strong>:</strong>\nA list of all the production transaction records to submit to Odyssey. Any ProductionTran field, or User Defined Field in ProductionTran can be supplied in this list. Data supplied in this list is validated through standard production entry logic. Please see the Production Entry Scope document for detailed information on required fields.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if there were no errors generated during the processing of your production records.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were attempted to be processed.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were successfully processed.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf errors were generated during the processing of your production records, this collection of errors will contain an entry for each error.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","Entry","Downtime"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fa0ebae-0523-4348-bd5a-2fb257c5c4b5"},{"name":"/MoldCast","id":"9a6b4d7d-5713-4168-839c-81c50fc96046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"CompanyID\": \"ODSY\",\r\n  \"DateFormat\": \"MDY\",\r\n  \"DataList\": [\r\n    {\r\n    \t\"OrderNumber\" : \"21854\",\r\n    \t\"OrderItem\": \"1\",\r\n    \t\"OrderType\": \"S\",\r\n    \t\"Operation\" : \"MOLD\",\r\n    \t\"Product\" : \"R4512\",\r\n    \t\"Tool\" : \"R4512\",\r\n    \t\"ShiftDate\" : \"02/07/2020\",\r\n    \t\"Qty\": \"2\",\r\n    \t\"Hours\": \"3\",\r\n    \t\"ShiftName\": \"1\",\r\n    \t\"Remarks\": \"Test from Production/Entry/MoldCast from the Odyssey API\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.blinfo.com/company/Production/Entry/MoldCast","description":"<h1 id=\"report-non-jobbing-moldcast-production-entry\">Report Non-Jobbing Mold/Cast Production Entry</h1>\n<hr />\n<p>The Entry/MoldCast endpoint allows you to submit a non-jobbing production entry for a 33, MoldCast operation.\nIn order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DateFormat</strong> - Type <em>String</em> <strong>:</strong> \nThe DateFormat that should be used when providing date values to Odyssey.</p>\n<p>Valid options are:</p>\n<ul>\n<li>MDY : This format means dates will be sent in Month/Day/Year format</li>\n<li>DMY : This format means dates will be sent in Day/Month/Year format</li>\n<li>YMD : This format means dates will be sent in Year/Month/Day format</li>\n</ul>\n<p><strong>DataList</strong> - Type <em>Collection of <code>Object</code></em> <strong>:</strong>\nA list of all the production transaction records to submit to Odyssey. Any ProductionTran field, or User Defined Field in ProductionTran can be supplied in this list. Data supplied in this list is validated through standard production entry logic. Please see the Production Entry Scope document for detailed information on required fields.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if there were no errors generated during the processing of your production records.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were attempted to be processed.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were successfully processed.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf errors were generated during the processing of your production records, this collection of errors will contain an entry for each error.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","Entry","MoldCast"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a6b4d7d-5713-4168-839c-81c50fc96046"},{"name":"/Secondary","id":"7ffb7fae-a2ac-443f-9c3c-0a86083b22f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"CompanyID\": \"ODSY\",\r\n  \"DateFormat\": \"MDY\",\r\n  \"DataList\": [\r\n    {\r\n    \t\"OrderNumber\" : \"21854\",\r\n    \t\"OrderItem\": \"1\",\r\n    \t\"OrderType\": \"S\",\r\n    \t\"Operation\" : \"GRIND\",\r\n    \t\"Product\" : \"R4512\",\r\n    \t\"ShiftDate\" : \"02/08/2020\",\r\n    \t\"Qty\": \"2\",\r\n    \t\"Hours\": \"3\",\r\n    \t\"ShiftName\": \"1\",\r\n    \t\"Remarks\": \"Test from Production/Entry/Secondary from the Odyssey API\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.blinfo.com/company/Production/Entry/Secondary","description":"<h1 id=\"report-non-jobbing-secondary-production-entry\">Report Non-Jobbing Secondary Production Entry</h1>\n<hr />\n<p>The Entry/Secondary endpoint allows you to submit a non-jobbing production entry for a 43, Secondary operation.\nIn order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DateFormat</strong> - Type <em>String</em> <strong>:</strong> \nThe DateFormat that should be used when providing date values to Odyssey.</p>\n<p>Valid options are:</p>\n<ul>\n<li>MDY : This format means dates will be sent in Month/Day/Year format</li>\n<li>DMY : This format means dates will be sent in Day/Month/Year format</li>\n<li>YMD : This format means dates will be sent in Year/Month/Day format</li>\n</ul>\n<p><strong>DataList</strong> - Type <em>Collection of <code>Object</code></em> <strong>:</strong>\nA list of all the production transaction records to submit to Odyssey. Any ProductionTran field, or User Defined Field in ProductionTran can be supplied in this list. Data supplied in this list is validated through standard production entry logic. Please see the Production Entry Scope document for detailed information on required fields.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if there were no errors generated during the processing of your production records.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were attempted to be processed.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were successfully processed.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf errors were generated during the processing of your production records, this collection of errors will contain an entry for each error.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","Entry","Secondary"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ffb7fae-a2ac-443f-9c3c-0a86083b22f2"},{"name":"/Scrap","id":"57082921-2ba4-468e-96bb-f38e29bc532a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"CompanyID\": \"ODSY\",\r\n  \"DateFormat\": \"MDY\",\r\n  \"DataList\": [\r\n    {\r\n    \t\"OrderNumber\" : \"21854\",\r\n    \t\"OrderItem\": \"1\",\r\n    \t\"OrderType\": \"S\",\r\n    \t\"Operation\" : \"ABGRIND\",\r\n    \t\"ReasonCode\": \"LOST\",\r\n    \t\"Product\" : \"R4512\",\r\n    \t\"ShiftDate\" : \"02/08/2020\",\r\n    \t\"Qty\": \"2\",\r\n    \t\"Hours\": \"3\",\r\n    \t\"ShiftName\": \"1\",\r\n    \t\"Remarks\": \"Test from Production/Entry/Scrap from the Odyssey API\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.blinfo.com/company/Production/Entry/Scrap","description":"<h1 id=\"report-non-jobbing-scrap-production-entry\">Report Non-Jobbing Scrap Production Entry</h1>\n<hr />\n<p>The Entry/Scrap endpoint allows you to submit a non-jobbing production entry for a 34, Scrap operation.\nIn order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>DateFormat</strong> - Type <em>String</em> <strong>:</strong> \nThe DateFormat that should be used when providing date values to Odyssey.</p>\n<p>Valid options are:</p>\n<ul>\n<li>MDY : This format means dates will be sent in Month/Day/Year format</li>\n<li>DMY : This format means dates will be sent in Day/Month/Year format</li>\n<li>YMD : This format means dates will be sent in Year/Month/Day format</li>\n</ul>\n<p><strong>DataList</strong> - Type <em>Collection of <code>Object</code></em> <strong>:</strong>\nA list of all the production transaction records to submit to Odyssey. Any ProductionTran field, or User Defined Field in ProductionTran can be supplied in this list. Data supplied in this list is validated through standard production entry logic. Please see the Production Entry Scope document for detailed information on required fields.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if there were no errors generated during the processing of your production records.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were attempted to be processed.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were successfully processed.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf errors were generated during the processing of your production records, this collection of errors will contain an entry for each error.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","Entry","Scrap"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"57082921-2ba4-468e-96bb-f38e29bc532a"}],"id":"33e1fddd-7948-4d8e-aa17-b6761e9fcf43","_postman_id":"33e1fddd-7948-4d8e-aa17-b6761e9fcf43","description":""},{"name":"/EndingShots","id":"b9592878-1224-4f77-87d2-2563ecf7ee13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"UniqueID\": \"\",\r\n  \"Shots\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Production/EndingShots","description":"<h1 id=\"ending-shots\">Ending Shots</h1>\n<hr />\n<p>Report ending shots to an existing jobbed-on production transaction.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the jobbed on production record you're updating.</p>\n<p><strong>Shots</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of shots to report as the ending shots of a job.</p>\n","urlObject":{"path":["Production","EndingShots"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9592878-1224-4f77-87d2-2563ecf7ee13"},{"name":"/HourlyPunch","id":"c109402d-4005-41c3-ba18-f5c80ec84422","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"UniqueID\": \"\",\r\n  \"TimeSlot\": \"\",\r\n  \"Shots\": \"\",\r\n  \"Qty\": \"\",\r\n  \"ScrapQty\": \"\",\r\n  \"ReasonCode\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Production/HourlyPunch","description":"<h1 id=\"hourly-punch\">Hourly Punch</h1>\n<hr />\n<p>Perform an hourly punch against an existing jobbed-on production transaction.\nIn order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nUnique ID of the jobbed-on production transaction that will be updated with an hourly punch</p>\n<p><strong>TimeSlot</strong> - Type <em>integer</em> <strong>:</strong>\nOptional timeslot to apply the production shots or quantity to.</p>\n<p><strong>Shots</strong> - Type <em>integer</em> <strong>:</strong>\nOptional number of shots to report. If specified, quantity will be updated based on the current product number-on.</p>\n<p><strong>Quantity</strong> - Type <em>integer</em> <strong>:</strong>\nOptional number of pieces to report. If Shots is specified, Quantity is ignored.</p>\n<p><strong>ScrapQty</strong> - Type <em>integer</em> <strong>:</strong>\nOptional number of pieces to report as scrap.</p>\n<p><strong>ReasonCode</strong> - Type <em>String</em> <strong>:</strong>\nIf reporting scrap quantity, this is the reason code for the 34 transaction.</p>\n<p><strong>Date</strong> - Type <em>String</em> <strong>:</strong>\nOptional date that the hourly punch is being reported for. This must be in MMDDYYYY format. If not specified, the current system date will be used.</p>\n<p><strong>Time</strong> - Type <em>String</em> <strong>:</strong>\nOptional time that the hourly punch is being reported for. This must be in military time with a HHMMSS format. If not specified, the current system time will be used.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if the request was successful.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>JobOnUniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the ProductionTran record that was created for the next jobbed-on record, if this HourlyPunch submission was successful</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nIf your HourlyPunch parameters were entered, this value should always be 1, to indicate that the system attempted to job on with a single record.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nIf your HourlyPunch on was successful, this value should be 1. Otherwise, 0 indicates that the HourlyPunch was not successful.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf an error message was generated during this job on operation, this will contain one entry for the error that was generated from your production record.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","HourlyPunch"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"c109402d-4005-41c3-ba18-f5c80ec84422"},{"name":"/JobOff","id":"111f05ad-637c-486d-b315-e9dda7443596","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"UniqueID\": \"\",\r\n  \"Date\": \"\",\r\n  \"Time\": \"\",\r\n  \"Qty\": \"\",\r\n  \"Shots\": \"\"\r\n}"},"url":"https://api.blinfo.com/company/Production/JobOff","description":"<h1 id=\"job-off\">Job Off</h1>\n<hr />\n<p>The /Production/JobOff endpoint allows you to \"job off\" an employee from a job.</p>\n<p>In order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the ProductionTran record you're jobbing off.</p>\n<p><strong>Qty</strong> - Type <em>integer</em> <strong>:</strong>\nThe Quantity being reported for this transaction. Leave as 0 or omit this property if reporting Shots instead of Quantity.</p>\n<p><strong>Shots</strong> - Type <em>integer</em> <strong>:</strong>\nThe Shots being reported for this transaction. Leave as 0 or omit this property if reporting Quantity instead of Shots.</p>\n<p><strong>Date</strong> - Type <em>string</em> <strong>:</strong>\nThe optional Date that the employee is jobbing off. (MMDDYYYY)</p>\n<p><strong>Time</strong> - Type <em>string</em> <strong>:</strong>\nThe optional Military Time that the employee is jobbing off. (HHMMSS)</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong>\nReturns true if there were no errors generated during the processing of your JobOff request.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong>\nThe error message that was returned by the system, if any was present.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were attempted to be processed. For this JobOff endpoint, this value should always be 1.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong>\nThe number of production records that were successfully processed. For this JobOff endpoint, this value should always be 1 when successful, and 0 when not successful.</p>\n<p><strong>Logging</strong> - Type <em>Collection of <code>EntryLogging</code></em> <strong>:</strong>\nIf errors were generated during the processing of your JobOff request, this collection of errors will contain an entry for each error.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["Production","JobOff"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"111f05ad-637c-486d-b315-e9dda7443596"},{"name":"/StartingShots","id":"895b1268-ca0e-4ff0-b4e9-62b819a7c598","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"UniqueID\": \"\",\r\n  \"Shots\": \"\",\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Production/StartingShots","description":"<h1 id=\"starting-shots\">Starting Shots</h1>\n<hr />\n<p>Report starting shots to an existing jobbed-on production transaction.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong><br />The UniqueID of the jobbed on production record you're updating.</p>\n<p><strong>Shots</strong> - Type <em>integer</em> <strong>:</strong><br />The number of shots to report as the starting shots of a job.</p>\n","urlObject":{"path":["Production","StartingShots"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"895b1268-ca0e-4ff0-b4e9-62b819a7c598"}],"id":"492b8650-db32-4b4f-9328-728425fd23f4","description":"<p>The ProductionController provides functionality relating to Shot Reporting, Jobbing, and Clocking.</p>\n<p>In order to use any of these endpoints, you must have the Production Interface module.</p>\n","_postman_id":"492b8650-db32-4b4f-9328-728425fd23f4"},{"name":"/ProductionInterface","item":[{"name":"{POST}","id":"97266b3e-644b-43eb-a61a-285d80f67f94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"CompanyID\": \"ODSY\",\r\n  \"InterfaceID\": \"PINTF\",\r\n  \"ImportID\": \"33-STD\",\r\n  \"DataList\": [\r\n    {\r\n    \t\"ShopOrder\" : \"21854-1\",\r\n    \t\"Operation\" : \"MOLD\",\r\n    \t\"Product\" : \"R4512\",\r\n    \t\"ShiftDate\" : \"05/12/2020\",\r\n    \t\"Quantity\": \"7\",\r\n    \t\"Hours\": \"2\",\r\n    \t\"Tool\" : \"R4512\",\r\n    \t\"ShiftName\": \"1\",\r\n    \t\"ScreenID\": \"AGB-SCRAP\"\r\n    }\r\n  ]\r\n}"},"url":"https://api.blinfo.com/company/ProductionInterface","description":"<h1 id=\"import-production-data\">Import Production Data</h1>\n<hr />\n<p>The /ProductionInterface endpoint allows you to import production records into Odyssey using the Production Interface module.</p>\n<p>In order to use this method, you must be authorized for both the Odyssey API module and the Production Interface module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>InterfaceID</strong> - Type <em>String</em> <strong>:</strong><br />The unique identifier for this production interface.</p>\n<p>The DateFormat on the Production Interface must be set to a value or errors can be encountered if a Date field is passed in the DataList.</p>\n<p>Valid options are:</p>\n<ul>\n<li>MDY : This format means dates will be sent in Month/Day/Year format</li>\n<li>DMY : This format means dates will be sent in Day/Month/Year format</li>\n<li>YMD : This format means dates will be sent in Year/Month/Day format</li>\n</ul>\n<p><strong>ImportID</strong> - Type <em>String</em> <strong>:</strong><br />The ID of the import profile to run.</p>\n<p><strong>DataList</strong> - Type <em>Collection of</em> <em><code>Object</code></em> <strong>:</strong><br />A list of all the data objects that will be used in the request.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong><br />This is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n<h1 id=\"response\">Response</h1>\n<hr />\n<p><strong>Success</strong> - Type <em>boolean</em> <strong>:</strong><br />Returns true if there were no errors generated during the processing of your production records.</p>\n<p><strong>ErrorMessage</strong> - Type <em>string</em> <strong>:</strong><br />The error message that was returned by the system, if any was present.</p>\n<p><strong>Attempted</strong> - Type <em>integer</em> <strong>:</strong><br />The number of production records that were attempted to be processed.</p>\n<p><strong>Successful</strong> - Type <em>integer</em> <strong>:</strong><br />The number of production records that were successfully processed.</p>\n<p><strong>Logging</strong> - Type <em>Collection of</em> <em><code>EntryLogging</code></em> <strong>:</strong><br />If errors were generated during the processing of your production records, this collection of errors will contain an entry for each error.</p>\n<p>An <code>EntryLogging</code> object contains the following fields:</p>\n<ul>\n<li><strong>ErrorType</strong> - Type <em>string</em> <strong>:</strong> - The type of error generated from your production record</li>\n<li><strong>TextString</strong> - Type <em>string</em> <strong>:</strong> - The content of the error that was generated</li>\n<li><strong>LineNumber</strong> - Type <em>string</em> <strong>:</strong> - The line number associated with this error, if one exists</li>\n</ul>\n","urlObject":{"path":["ProductionInterface"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"97266b3e-644b-43eb-a61a-285d80f67f94"}],"id":"91170b51-6026-46c6-a73e-a58546186ed0","description":"<p>The production interface endpoint is an advanced way of uploading production data into Odyssey. This can allow you to integrate third party devices or applications with your Odyssey data.</p>\n<p>In order to use this endpoint, you must have the Production Interface module.</p>\n","event":[{"listen":"prerequest","script":{"id":"1a62a2db-8501-45d4-b385-47a5d04dc2d9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a210e241-be0e-4fcb-9c69-25afc5f0e0b5","type":"text/javascript","exec":[""]}}],"_postman_id":"91170b51-6026-46c6-a73e-a58546186ed0"},{"name":"/Production/Mobile","item":[{"name":"/Designer","item":[{"name":"/{ScreenID}","id":"55319f5e-bcf5-442c-a37d-faf7fb8e21e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Production/Mobile/Designer/MI1001?CompanyID=ODSY","description":"<h1 id=\"get-the-system-design-for-a-mobile-production-screen\">Get the System Design for a Mobile Production Screen</h1>\n<hr />\n<p>Returns a brand new mobile transaction screen design based off the default system design for that screen type.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><strong>ScreenID</strong> - Type <em>string</em> <strong>:</strong>\nThis value represents the ID of the screen you're designing. For example, MI1001 is ScreenID for Odyssey App Material Issues. This determines the design of the screen you get back.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Production","Mobile","Designer","MI1001"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"55319f5e-bcf5-442c-a37d-faf7fb8e21e3"},{"name":"/{ScreenID}?ScreenName=","id":"3e0eb773-ed46-4095-91b7-9657b66e6c12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Production/Mobile/Designer/MI1001?CompanyID=ODSY&ScreenName=My Odyssey App Screen","description":"<h1 id=\"get-an-odyssey-app-screen-screen-design-in-design-mode\">Get an Odyssey App Screen Screen Design in \"Design\" Mode</h1>\n<hr />\n<p>Fetches a custom Odyssey App Transaction Screen design for use within the Odyssey App or to be submitted. This can be used to allow you to fetch an existing design in \"design mode\" so that you can continue modifying the design.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><strong>ScreenID</strong> - Type <em>string</em> <strong>:</strong>\nThis value represents the ID of the screen you're fetching. For example, MI1001 is ScreenID for Odyssey App Material Issues. This determines the design of the screen you get back.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ScreenName</strong> - Type <em>string</em> <strong>:</strong>\nThis name of the screen which you're fetching. This screen must exist within the specified company.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Production","Mobile","Designer","MI1001"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"ScreenName","value":"My Odyssey App Screen"}],"variable":[]}},"response":[],"_postman_id":"3e0eb773-ed46-4095-91b7-9657b66e6c12"},{"name":"{ScreenID}","id":"2c0319f4-6af0-4ef8-9f00-462299b467fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ScreenName\": \"My Odyssey App Screen\",\r\n    \"Fields\": [\r\n        {\r\n            \"FieldName\": \"MainDB.MatlHist.Account\",\r\n            \"LabelText\": \"G/L Account\",\r\n            \"DefaultValue\": \"100\",\r\n            \"Sequence\": 10,\r\n            \"Visible\": true,\r\n            \"Required\": true,\r\n            \"DefaultType\": \"RepeatValue\"\r\n        },\r\n        {\r\n            \"FieldName\": \"MainDB.MatlHist.Clocknumber\",\r\n            \"LabelText\": \"Clock Num\",\r\n            \"DefaultValue\": \"\",\r\n            \"Required\": true,\r\n            \"Visible\": true,\r\n            \"DefaultType\": \"Standard\"\r\n        }\r\n    ],\r\n    \"CompanyID\": \"ODSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.blinfo.com/company/Production/Mobile/Designer/MI1001","description":"<h1 id=\"create-a-mobile-production-screen\">Create a Mobile Production Screen</h1>\n<hr />\n<p>Adds a new mobile transaction screen design. This allows you to create new screen designs for Odyssey App.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><strong>ScreenID</strong> - Type <em>string</em> <strong>:</strong>\nThis value represents the ID of the screen you're creating. For example, if you're creating a Material Issues screen for Odyssey App, you'd supply a value of MI1001.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ScreenName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the screen to be saved. This name must be unique for a given company and ScreenID.</p>\n<p><strong>Fields</strong> - Type <em>SaveFieldModel[]</em> <strong>:</strong>\nThe list of fields that are included on the screen.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n<h1 id=\"savefieldmodel\">SaveFieldModel</h1>\n<p><em>The SaveFieldModel represents all the information that can be passed for a field on a mobile production screen</em></p>\n<p><strong>FieldName</strong> - Type <em>string</em> <strong>:</strong>\nThe fully qualified name of this field separated by periods, e.g., <code>MainDB.TableName.FieldName</code></p>\n<p><strong>LabelText</strong> - Type <em>string</em> <strong>:</strong>\nThe text to be displayed for this field.</p>\n<p><strong>DefaultValue</strong> - Type <em>string</em> <strong>:</strong>\nThe default value this field will contain.</p>\n<p><strong>Sequence</strong> - Type <em>integer</em> <strong>:</strong>\nDetermines the order in which the field is displayed on the screen.</p>\n<p><strong>Visible</strong> - Type <em>boolean</em> <strong>:</strong>\nDetermines if this field is visible on the screen or not. The default is true, which means that a new field will, by default, by shown on the screen.</p>\n<p><strong>Required</strong> - Type <em>boolean</em> <strong>:</strong>\nDetermines if a user must enter a value into this field during processing The default is false.</p>\n<p><strong>DefaultType</strong> - Type <em>string</em> <strong>:</strong>\nThe type of defaulting that will happen for this field on a Save+Add.\n<em>Possible Values</em></p>\n<ul>\n<li><code>RepeatValue</code> - Carry the saved value over to the new add screen on a Save &amp; Add</li>\n<li><code>Standard</code> - Reset the field to the DefaultValue on a Save+Add</li>\n</ul>\n","urlObject":{"path":["Production","Mobile","Designer","MI1001"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c0319f4-6af0-4ef8-9f00-462299b467fe"},{"name":"{ScreenID}","id":"43eb7fff-edf3-4147-b9ae-514c86052008","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ScreenName\": \"My Odyssey App Screen\",\r\n    \"Fields\": [\r\n        {\r\n            \"FieldName\": \"MainDB.MatlHist.Account\",\r\n            \"LabelText\": \"G/L Account\",\r\n            \"DefaultValue\": \"100\",\r\n            \"Sequence\": 10,\r\n            \"Visible\": true,\r\n            \"Required\": true,\r\n            \"DefaultType\": \"RepeatValue\"\r\n        },\r\n        {\r\n            \"FieldName\": \"MainDB.MatlHist.Clocknumber\",\r\n            \"LabelText\": \"Clock Num\",\r\n            \"DefaultValue\": \"\",\r\n            \"Required\": true,\r\n            \"Visible\": true,\r\n            \"DefaultType\": \"Standard\"\r\n        }\r\n    ],\r\n    \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Production/Mobile/Designer/MI1001?ScreenName=My Odyssey App Screen","description":"<h1 id=\"update-a-mobile-production-screen\">Update a Mobile Production Screen</h1>\n<hr />\n<p>Updates an existing new mobile transaction screen design. This allows you to manage the new screen designs for Odyssey App.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><strong>ScreenID</strong> - Type <em>string</em> <strong>:</strong>\nThis value represents the ID of the screen you're creating. For example, if you're creating a Material Issues screen for Odyssey App, you'd supply a value of MI1001.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ScreenName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the screen to be updated. This must exactly match the screen you wish to update in the specified company. This value cannot be changed.</p>\n<p><strong>Fields</strong> - Type <em>SaveFieldModel[]</em> <strong>:</strong>\nThe list of fields that are included on the screen.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n<h1 id=\"savefieldmodel\">SaveFieldModel</h1>\n<p><em>The SaveFieldModel represents all the information that can be passed for a field on a mobile production screen</em></p>\n<p><strong>FieldName</strong> - Type <em>string</em> <strong>:</strong>\nThe fully qualified name of this field separated by periods, e.g., <code>MainDB.TableName.FieldName</code></p>\n<p><strong>LabelText</strong> - Type <em>string</em> <strong>:</strong>\nThe text to be displayed for this field.</p>\n<p><strong>DefaultValue</strong> - Type <em>string</em> <strong>:</strong>\nThe default value this field will contain.</p>\n<p><strong>Sequence</strong> - Type <em>integer</em> <strong>:</strong>\nDetermines the order in which the field is displayed on the screen.</p>\n<p><strong>Visible</strong> - Type <em>boolean</em> <strong>:</strong>\nDetermines if this field is visible on the screen or not. The default is true, which means that a new field will, by default, by shown on the screen.</p>\n<p><strong>Required</strong> - Type <em>boolean</em> <strong>:</strong>\nDetermines if a user must enter a value into this field during processing The default is false.</p>\n<p><strong>DefaultType</strong> - Type <em>string</em> <strong>:</strong>\nThe type of defaulting that will happen for this field on a Save+Add.\n<em>Possible Values</em></p>\n<ul>\n<li><code>RepeatValue</code> - Carry the saved value over to the new add screen on a Save &amp; Add</li>\n<li><code>Standard</code> - Reset the field to the DefaultValue on a Save+Add</li>\n</ul>\n","urlObject":{"path":["Production","Mobile","Designer","MI1001"],"host":["https://api.blinfo.com/company"],"query":[{"key":"ScreenName","value":"My Odyssey App Screen"}],"variable":[]}},"response":[],"_postman_id":"43eb7fff-edf3-4147-b9ae-514c86052008"}],"id":"ca276e71-b14f-4026-97c7-40c0b2a4fb4a","_postman_id":"ca276e71-b14f-4026-97c7-40c0b2a4fb4a","description":""},{"name":"/Post","item":[{"name":"{ScreenID}/Save?ScreenName=","id":"7604258e-719c-494c-a114-6857441d6038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ScreenName\": \"My Odyssey App Screen\",\r\n    \"Data\": {\r\n        \"Account\": \"1000\",\r\n        \"Clocknumber\": \"200\"\r\n    },\r\n    \"CompanyID\": \"ODSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.blinfo.com/company/Production/Mobile/Post/MI1001/Save?ScreenName=My Odyssey App Screen&CompanyID=ODSY","description":"<h1 id=\"post-a-mobile-tag-or-material-transaction\">Post a Mobile Tag or Material Transaction</h1>\n<hr />\n<p>This endpoint allows you to submit a mobile transaction such as Tag Entry or Material Transaction screen.</p>\n<p>In order to use this endpoint, you must first create a screen design using the Odyssey App Transaction Screen Designer in Odyssey or through he API.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><strong>ScreenID</strong> - Type <em>string</em> <strong>:</strong>\nThis value represents the ID of the screen you're submitting. For example, if you're submitting Material Issue, you'd supply a value of MI1001.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ScreenName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the screen design you're submitting. This is required for proper defaulting and validation.</p>\n<p><strong>Data</strong> - Type <em>dictionary</em> <strong>:</strong>\nThe collection of fields and values you are submitting. Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"MainDB.MatlHist.Account\": \"1000\",\n    \"MainDB.MatlHist.Clocknumber\": \"200\",\n    \"MainDB.MatlHist.Date\": \"2021-10-31\",\n}\n</code></pre>\n<p><strong>Note</strong> - Dates must be formatted in the ISO8601 format with delimiters. This means, for example, that the date \"October 31, 2021\" would be passed as \"2021-10-31\".</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Production","Mobile","Post","MI1001","Save"],"host":["https://api.blinfo.com/company"],"query":[{"key":"ScreenName","value":"My Odyssey App Screen"},{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"7604258e-719c-494c-a114-6857441d6038"},{"name":"{ScreenID}/SaveAndAdd?ScreenName","id":"fc3e13b9-063f-4327-b6f1-648624ce0787","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ScreenName\": \"My Odyssey App Screen\",\r\n    \"Data\": {\r\n        \"Account\": \"1000\",\r\n        \"Clocknumber\": \"200\"\r\n    },\r\n    \"CompanyID\": \"ODSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.blinfo.com/company/Production/Mobile/Post/MI1001/SaveAndAdd?ScreenName=My Odyssey App Screen&CompanyID=ODSY","description":"<h1 id=\"post-a-mobile-tag-or-material-transaction-and-perform-saveadd\">Post a Mobile Tag or Material Transaction and Perform Save+Add</h1>\n<hr />\n<p>This endpoint allows you to submit a mobile transaction such as Tag Entry or Material Transaction screen and receive back the next list of values for use in a \"Save+Add\" manner.</p>\n<p>In order to use this endpoint, you must first create a screen design using the Odyssey App Transaction Screen Designer in Odyssey or through he API.</p>\n<p>This endpoint returns a collection of fields and values that can be used to populate the screen again.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><strong>ScreenID</strong> - Type <em>string</em> <strong>:</strong>\nThis value represents the ID of the screen you're submitting. For example, if you're submitting Material Issue, you'd supply a value of MI1001.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ScreenName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the screen design you're submitting. This is required for proper defaulting and validation.</p>\n<p><strong>Data</strong> - Type <em>dictionary</em> <strong>:</strong>\nThe collection of fields and values you are submitting. Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"MainDB.MatlHist.Account\": \"1000\",\n    \"MainDB.MatlHist.Clocknumber\": \"200\",\n    \"MainDB.MatlHist.Date\": \"2021-10-31\",\n}\n</code></pre>\n<p><strong>Note</strong> - Dates must be formatted in the ISO8601 format with delimiters. This means, for example, that the date \"October 31, 2021\" would be passed as \"2021-10-31\".</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Production","Mobile","Post","MI1001","SaveAndAdd"],"host":["https://api.blinfo.com/company"],"query":[{"key":"ScreenName","value":"My Odyssey App Screen"},{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"fc3e13b9-063f-4327-b6f1-648624ce0787"}],"id":"15759a11-9b18-46f5-bd26-101d6af1d4ee","_postman_id":"15759a11-9b18-46f5-bd26-101d6af1d4ee","description":""},{"name":"/Screens","item":[{"name":"{ScreenID}","id":"49a8259d-21bf-4636-b37e-bd90bc39a8b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Production/Mobile/Screens?CompanyID=ODSY&SearchText=","description":"<h1 id=\"odyssey-app-transaction-screen-search\">Odyssey App Transaction Screen Search</h1>\n<hr />\n<p>Returns up to 1,000 matching, transaction screens that the user has access to grouped by type of transaction screen. </p>\n<p>If a search text value is provided, records will be returned where the ScreenID OR ScreenName match the given value (using a wild-card matches search).</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThis value, if supplied, will be used to filter your results. This value will be searched using a MATCHES operator on the ScreenID OR ScreenName fields</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Production","Mobile","Screens"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":""}],"variable":[]}},"response":[],"_postman_id":"49a8259d-21bf-4636-b37e-bd90bc39a8b0"},{"name":"{ScreenID}?ScreenName=","id":"7eaace30-1ac2-47ee-a5bd-d7cd709018ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Production/Mobile/Screens/MI1001?ScreenName=My Odyssey App Screen&CompanyID=ODSY","description":"<h1 id=\"get-an-odyssey-app-transaction-design-in-post-mode\">Get an Odyssey App Transaction Design in \"Post\" Mode</h1>\n<hr />\n<p>Returns all the fields and data for an Odyssey App Transaction Screen needed in order to fill out the fields and submit a transaction. This can be used in a process where you would fetch all the visible fields on a screen, fill them out, then Post them using the Save or Save+Add endpoints.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><strong>ScreenID</strong> - Type <em>string</em> <strong>:</strong>\nThis value represents the ID of the screen you're fetching. For example, if you're fetching Material Issue, you'd supply a value of MI1001.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ScreenNamet</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the screen you're fetching a design for. This screen must exist within the specified company.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Production","Mobile","Screens","MI1001"],"host":["https://api.blinfo.com/company"],"query":[{"key":"ScreenName","value":"My Odyssey App Screen"},{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"7eaace30-1ac2-47ee-a5bd-d7cd709018ae"}],"id":"485dfa39-b6ed-4413-ac5d-056b32a27aa7","_postman_id":"485dfa39-b6ed-4413-ac5d-056b32a27aa7","description":""}],"id":"5ae90aa7-19bb-42ea-a8c9-456bbe765a5c","description":"<p>The /Production/Mobile set of endpoints allows you to perform various functions relating to Mobile production. Mobile production is designed in Odyssey and can be managed through the API. Mobile production transactions (Tag Entry and Material Transactions) can be submitted through the Odyssey App as well as the API.</p>\n<p>These endpoints are available as of Odyssey version 6.3.3.</p>\n<p>You do not need the Production Interface module in order to use these endpoints.</p>\n","_postman_id":"5ae90aa7-19bb-42ea-a8c9-456bbe765a5c"},{"name":"/Purchasing","item":[{"name":"/POReceiver","item":[{"name":"{POST}","id":"5c677de9-c487-493a-b48a-da29cedf694f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ASNNumber\": 0,\r\n    \"AutoPost\": false,\r\n    \"Complete\": false,\r\n    \"ExpireDate\": \"2022-05-30\",\r\n    \"ImportTransactionID\": 0,\r\n    \"Location\": \"NEWINV\",\r\n    \"MaterialID\": \"MATERIALID\",\r\n    \"MatlLotNbr\": \"\",\r\n    \"NbrLabels\": 0,\r\n    \"POItem\": 1,\r\n    \"PONumber\": 1,\r\n    \"PrintLabels\": false,\r\n    \"Receiver\": 0,\r\n    \"RecvBy\": \"USER\",\r\n    \"RecvDate\": \"2022-05-30\",\r\n    \"RecvQty\": 1,\r\n    \"ScaleTicketNumber\": 0,\r\n    \"ShipVia\": \"UPS\",\r\n    \"SupplierLotNbr\": \"\",\r\n    \"SupplierPS\": \"1234845\",\r\n    \"UnitPrice\": 20.0,\r\n    \"VouchRefNum\": 1\r\n}"},"url":"https://api.blinfo.com/company/Purchasing/POReceiver","description":"<h1 id=\"receive-against-a-purchase-order\">Receive Against a Purchase Order</h1>\n<p>Allows for creating a receiver against a Purchase Order.</p>\n<p>Added in 6.4.1.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ASNNumber</strong> - Type <em>integer</em> <strong>:</strong><br />Supplier ASN Number used with this receipt.</p>\n<p><strong>AutoPost</strong> - Type <em>boolean</em> <strong>:</strong><br />Determines if this transaction will be automatically posted or not.</p>\n<p><strong>Complete</strong> - Type <em>boolean</em> <strong>:</strong><br />Indicates if this item will be received as complete or not.</p>\n<p><strong>ExpireDate</strong> - Type <em>string</em> <strong>:</strong><br />Date the material expires in UTC (YYYY-MM-DD) format.</p>\n<p><strong>ImportTransactionID</strong> - Type <em>integer</em> <strong>:</strong><br />Unique identifier for imported transactions. If specified, must be unique.</p>\n<p><strong>Location</strong> - Type <em>string</em> <strong>:</strong><br />Inventory location being received into.</p>\n<p><strong>MaterialID</strong> - Type <em>string</em> <strong>:</strong><br />Material being received.</p>\n<p><strong>MatlLotNbr</strong> - Type <em>string</em> <strong>:</strong><br />This is the material lot number. It will be blank if this material is not tracked by lot number.</p>\n<p><strong>NbrLabels</strong> - Type <em>integer</em> <strong>:</strong><br />This is the number of labels to print for this receipt. If left at 0 it will default to 1.</p>\n<p><strong>POItem</strong> - Type <em>integer</em> <strong>:</strong><br />Purchase Order Item being received.</p>\n<p><strong>PONumber</strong> - Type <em>integer</em> <strong>:</strong><br />Unique identifier for the Purchase Order being receiverd against.</p>\n<p><strong>PrintLabels</strong> - Type <em>boolean</em> <strong>:</strong><br />Designates wether a label is required for this material/lot/location of this receipt.</p>\n<p><strong>Receiver</strong> - Type <em>integer</em> <strong>:</strong><br />Unique identifier for receiving of this material.</p>\n<p><strong>RecvBy</strong> - Type <em>string</em> <strong>:</strong><br />The user or name of person receiving the material.</p>\n<p><strong>RecvDate</strong> - Type <em>string</em> <strong>:</strong><br />Date the material is received in UTC (YYYY-MM-DD) format.</p>\n<p><strong>RecvQty</strong> - Type <em>decimal</em> <strong>:</strong><br />Quantity of material received.</p>\n<p><strong>ScaleTicketNumber</strong> - Type <em>integer</em> <strong>:</strong><br />Information-only field for identifying the scale ticket for imported POReceivers.</p>\n<p><strong>ShipVia</strong> - Type <em>string</em> <strong>:</strong><br />Method of shipment for the item being received.</p>\n<p><strong>SupplierLotNbr</strong> - Type <em>string</em> <strong>:</strong><br />This is the supplier lot number for the material.</p>\n<p><strong>SupplierPS</strong> - Type <em>string</em> <strong>:</strong><br />Supplier's packing slip number for the material.</p>\n<p><strong>UnitPrice</strong> - Type <em>decimal</em> <strong>:</strong><br />Unit price at time of receipt.</p>\n<p><strong>VoucherRefNum</strong> - Type <em>integer</em> <strong>:</strong><br />Defines the voucher reference number for the A/P invoice that was auto created with this receiver.</p>\n","urlObject":{"path":["Purchasing","POReceiver"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c677de9-c487-493a-b48a-da29cedf694f"}],"id":"2fed7a28-adc4-4645-bee8-276cb2a68268","_postman_id":"2fed7a28-adc4-4645-bee8-276cb2a68268","description":""},{"name":"/POTransaction","item":[{"name":"{POST}","id":"da1a5149-cea6-4b78-80de-72224c1c5a4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Account\": \"\",\r\n    \"AffectBook\": false,\r\n    \"AutoPost\": false,\r\n    \"Confirm\": false,\r\n    \"Confirmation\": \"\",\r\n    \"CostType\": \"\",\r\n    \"CurrCode\": \"\",\r\n    \"EmailAddress\": \"\",\r\n    \"Equipment\": \"\",\r\n    \"ErrorFlag\": false,\r\n    \"ErrorText\": \"\",\r\n    \"FOB\": \"\",\r\n    \"GroupCode\": \"\",\r\n    \"JobNumber\": \"\",\r\n    \"MFGCode\": \"\",\r\n    \"MaterialID\": \"MATLID\",\r\n    \"MatlDesc1\": \"\",\r\n    \"MatlDesc2\": \"\",\r\n    \"NoCharge\": false,\r\n    \"OrderItem\": 0,\r\n    \"OrderNumber\": 0,\r\n    \"OrderQty\": 0,\r\n    \"OrderType\": \"\",\r\n    \"PODate\": \"2022-08-21\",\r\n    \"POItem\": 0,\r\n    \"PONumber\": 0,\r\n    \"PayMethod\": \"\",\r\n    \"PromiseDate\": \"\",\r\n    \"PurchAgent\": \"\",\r\n    \"RelNum\": 0,\r\n    \"RequestDate\": \"2022-08-21\",\r\n    \"Requester\": \"\",\r\n    \"Revision\": \"\",\r\n    \"SendEmail\": false,\r\n    \"ShipVia\": \"\",\r\n    \"SupplierID\": \"\",\r\n    \"SupplierLoc\": \"\",\r\n    \"Taxable\": false,\r\n    \"TermCode\": \"\",\r\n    \"Tool\": \"\",\r\n    \"ToolCostType\": \"\",\r\n    \"UnitMeas\": \"\",\r\n    \"UnitPrice\": 0 \r\n}"},"url":"https://api.blinfo.com/company/Purchasing/POTransaction","description":"<h1 id=\"create-purchase-orders\">Create Purchase Orders</h1>\n<p>Allows for importing into the Purchase Order Transactions (POTransactions) table to easily create purchase orders from a source outside of Odyssey.</p>\n<p>Added in 6.4.2.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Account</strong> - Type <em>string</em> <strong>:</strong><br />Account number to be charged for this item.</p>\n<p><strong>AffectBook</strong> - Type <em>boolean</em> <strong>:</strong><br />If selected, this purchase order item will affect bookings.</p>\n<p><strong>AutoPost</strong> - Type <em>boolean</em> <strong>:</strong><br />Automatically post transaction when imported.</p>\n<p><strong>Confirm</strong> - Type <em>boolean</em> <strong>:</strong><br />Select if purchase order is confirming.</p>\n<p><strong>Confirmation</strong> - Type <em>string</em> <strong>:</strong><br />Confirmation number for this purchase order.</p>\n<p><strong>CostType</strong> - Type <em>string</em> <strong>:</strong><br />User defined cost type for accumulating equipment costs.</p>\n<p><strong>CurrCode</strong> - Type <em>string</em> <strong>:</strong><br />Unique identifier for the currency.</p>\n<p><strong>EmailAddress</strong> - Type <em>string</em> <strong>:</strong><br />Address that the PO Item receipt notification is automatically emailed to when it is received.</p>\n<p><strong>Equipment</strong> - Type <em>string</em> <strong>:</strong><br />Equipment associated with this purchase order.</p>\n<p><strong>ErrorFlag</strong> - Type <em>boolean</em> <strong>:</strong><br />Record is in error and ccannot be posted until fixed.</p>\n<p><strong>ErrorText</strong> - Type <em>string</em> <strong>:</strong><br />Details of the error that caused the record to be flagged as in error.</p>\n<p><strong>FOB</strong> - Type <em>string</em> <strong>:</strong><br />Freight on board.</p>\n<p><strong>GroupCode</strong> - Type <em>string</em> <strong>:</strong><br />User-defined code used for grouping purposes to classify purchase order items into groups.</p>\n<p><strong>JobNumber</strong> - Type <em>string</em> <strong>:</strong><br />Job cost number this item is being charged against.</p>\n<p><strong>MFGCode</strong> - Type <em>string</em> <strong>:</strong><br />Original manufacturer.</p>\n<p><strong>MaterialID</strong> - Type <em>string</em> <strong>:</strong><br />Material inventory ID for this item.</p>\n<p><strong>MatlDesc1</strong> - Type <em>string</em> <strong>:</strong><br />Text describing the material for this item.</p>\n<p><strong>MatlDesc2</strong>- Type <em>string</em> <strong>:</strong><br />Additional text describing the material for this item.</p>\n<p><strong>NoCharge</strong> - Type <em>boolean</em> <strong>:</strong><br />Flag indicating whether the supplier will be charging us for this item.</p>\n<p><strong>OrderItem</strong> - Type <em>integer</em> <strong>:</strong><br />Order item that this material is being purchased for.</p>\n<p><strong>OrderNumber</strong> - Type <em>integer</em> <strong>:</strong><br />Order number that this material is being specifically purchased for.</p>\n<p><strong>OrderQty</strong> - Type <em>decimal</em> <strong>:</strong><br />Total on order for this item</p>\n<p><strong>OrderType</strong> - Type <em>string</em> <strong>:</strong><br />Identifies the type of order (customer order (C), shop order (S), work order (W), tool order (T), etc).</p>\n<p><strong>PODate</strong> - Type <em>string</em> <strong>:</strong><br />Date of purchase order in UTC (YYYY-MM-DD) fiormat.</p>\n<p><strong>POItem</strong> - Type <em>integer</em> <strong>:</strong><br />Unique identifier for this item withing the purchase order.</p>\n<p><strong>PONumber</strong> - Type <em>integer</em> <strong>:</strong><br />Unique identifier for this purchase order.</p>\n<p><strong>PayMethod</strong> - Type <em>string</em> <strong>:</strong><br />Method of payment for this purchase order.</p>\n<p><strong>PromiseDate</strong> - Type <em>string</em> <strong>:</strong><br />The supplier's ship date in UTC (YYYY-MM-DD) fiormat.</p>\n<p><strong>PurchAgent</strong> - Type <em>string</em> <strong>:</strong><br />Person assigned to this supplier or purchase order.</p>\n<p><strong>RelNum</strong> - Type <em>integer</em> <strong>:</strong><br />Unique release date number.</p>\n<p><strong>RequestDate</strong> - Type <em>string</em> <strong>:</strong><br />The date this quantity is desired in UTC (YYYY-MM-DD) fiormat.</p>\n<p><strong>Requester</strong> - Type <em>string</em> <strong>:</strong><br />Who requested ordering this item.</p>\n<p><strong>Revision</strong> - Type <em>string</em> <strong>:</strong><br />Revision level for this item.</p>\n<p><strong>SendEmail</strong> - Type <em>boolean</em> <strong>:</strong><br />Allows sending an e-mail notifier when this PO Item is received against.</p>\n<p><strong>ShipVia</strong> - Type <em>string</em> <strong>:</strong><br />Method of shipment.</p>\n<p><strong>SupplierID</strong> - Type <em>string</em> <strong>:</strong><br />Unique supplier identification.</p>\n<p><strong>SupplierLoc</strong> - Type <em>string</em> <strong>:</strong><br />Location code for the supplier if multiple locations exist.</p>\n<p><strong>Taxable</strong> - Type <em>boolean</em> <strong>:</strong><br />Select if this item is taxable.</p>\n<p><strong>TermCode</strong> - Type <em>string</em> <strong>:</strong><br />Unique identifier for the payment term.</p>\n<p><strong>Tool</strong> - Type <em>string</em> <strong>:</strong><br />Tool number this item is being charged against.</p>\n<p><strong>ToolCostType</strong> - Type <em>string</em> <strong>:</strong><br />User-defined cost type for accumulating tooling costs.</p>\n<p><strong>UnitMeas</strong> - Type <em>string</em> <strong>:</strong><br />Unit of measure as purchased.</p>\n<p><strong>UnitPrice</strong> - Type <em>decimal</em> <strong>:</strong><br />Purchase price per unit for this item.</p>\n","urlObject":{"path":["Purchasing","POTransaction"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"da1a5149-cea6-4b78-80de-72224c1c5a4c"}],"id":"5048414f-323a-44fa-b898-b52efabf14d2","_postman_id":"5048414f-323a-44fa-b898-b52efabf14d2","description":""}],"id":"c1026073-f2f5-453a-9e84-ded527fa823f","_postman_id":"c1026073-f2f5-453a-9e84-ded527fa823f","description":""},{"name":"/Record","item":[{"name":"/Add","id":"101efc2b-3cd7-4814-bfee-82bab390c8c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"TableName\": \"Employees\",\n  \"ListOfFieldValues\": [\n    {\n      \"Key\": \"ClockNumber\",\n      \"Value\": \"\"\n    },\n    {\n      \"Key\": \"Name\",\n      \"Value\": \"Allison Smith\"\n    },\n    {\n      \"Key\": \"Shift\",\n      \"Value\": \"1\"\n    },\n    {\n      \"Key\": \"Foreman\",\n      \"Value\": \"DOUG\"\n    },\n    {\n      \"Key\": \"Department\",\n      \"Value\": \"1\"\n    },\n    {\n    \"Key\":\"Badge\",\n    \"Value\":\"456456\"\n    }\n  ]\n}"},"url":"https://api.blinfo.com/company/Record/Add","description":"<h1 id=\"add-a-record\">Add a Record</h1>\n<hr />\n<p>This method is used to add a single record into the database. This method returns an <code>AddRecordResponse</code>, which contains the <code>UniqueID</code> of the added record. This <code>UniqueID</code> can then be used elsewhere for updating or deleting.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>TableName</strong> - Type <em>String</em> <strong>:</strong>\nThis input parameter identifies the name of the table in the database that contains the record you wish to delete.</p>\n<p><strong>ListOfFieldValues</strong> - Type <em>List of String[key] and String[value] pairs</em> <strong>:</strong>\nThis is an array of key-value-pairs. The key is the field name, and the value is the value you wish to set for that field.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Record","Add"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"101efc2b-3cd7-4814-bfee-82bab390c8c3"},{"name":"/Delete","id":"7f6365c0-5f45-41af-92ee-b361aad19e1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"TableName\": \"Employees\",\n  \"UniqueID\": 123456,\n  \"CompanyID\": \"ODSY\"\n}"},"url":"https://api.blinfo.com/company/Record/Delete","description":"<h1 id=\"delete-a-record\">Delete a Record</h1>\n<hr />\n<p>The <code>Delete</code> method is used to remove a single record from the database.</p>\n<p>The return object property, <code>ErrorMessage</code>, will inform you of any error that might have occurred when attempting the deletion.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>TableName</strong> - Type <em>String</em> <strong>:</strong>\nThis input parameter identifies the name of the table in the database that contains the record you wish to delete.</p>\n<p><strong>UniqueID</strong> - Type <em>Integer</em> <strong>:</strong>\nThis input parameter specifies the Unique ID of the record that you wish to delete.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Record","Delete"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f6365c0-5f45-41af-92ee-b361aad19e1f"},{"name":"/Find","id":"3e0f3996-85da-4682-a073-4ab14b05ab54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"TableName\": \"Employees\",\n  \"ListOfFieldValues\": [\n    {\n      \"Key\": \"ClockNumber\",\n      \"Value\": \"10500\"\n    }\n  ]\n}"},"url":"https://api.blinfo.com/company/Record/Find","description":"<h1 id=\"find-a-record\">Find a Record</h1>\n<hr />\n<p>This method will allow you to find a single record in the database using one or more fields and their values. </p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>TableName</strong> - Type <em>String</em> <strong>:</strong>\nThis identifies the name of the Data View to run. It must exist in the same company that you logged into.</p>\n<p><strong>ListOfFieldValues</strong> - Type <em>List of String[key] and String[value] pairs</em> <strong>:</strong>\nThis is an array of key-value-pairs. The key is the field name, and the value is the value you wish to set for that field.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Record","Find"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e0f3996-85da-4682-a073-4ab14b05ab54"},{"name":"/Import","id":"c3f91f79-20f3-46a4-96e4-7f3a57396932","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"ProfileID\": \"OOD-ImportTest\",\r\n  \"SourceFileData\": \"ClockNumber,Name,Shift,Foreman,Department,Badge\\r\\n10551,Allison Smith-T1,1,DOUG,1,10551\\r\\n10552,Allison Smith-T2,1,DOUG,1,10552\\r\\n10553,Allison Smith-T3,1,DOUG,1,10553\\r\\n10554,Allison Smith-T4,1,DOUG,1,10554\\r\\n10555,Allison Smith-T5,1,DOUG,1,10555\",\r\n  \"CompanyID\":\"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Record/Import","description":"<h1 id=\"import-odyssey-data\">Import Odyssey Data</h1>\n<hr />\n<p>This method is used to import records into the database.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>ProfileID</strong> - Type <em>String</em> <strong>:</strong> \nThe Import Profile ID that you are running.</p>\n<p><strong>SourceFileData</strong> - Type <em>String</em> <strong>:</strong> \nThe content of the file you are importing from.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Record","Import"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3f91f79-20f3-46a4-96e4-7f3a57396932"},{"name":"/Update","id":"a3fd0905-a964-4ed1-a771-28affd6a8463","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"TableName\": \"Employees\",\r\n  \"UniqueID\": 9504,\r\n  \"ListOfFieldValues\": [\r\n    {\r\n      \"Key\": \"Name\",\r\n      \"Value\": \"Allison Smith (Modified)\"\r\n    },\r\n    {\r\n      \"Key\": \"Address1\",\r\n      \"Value\": \"1234 Main Street\"\r\n    }\r\n  ],\r\n  \"CompanyID\": \"ODSY\"\r\n}"},"url":"https://api.blinfo.com/company/Record/Update","description":"<h1 id=\"update-a-record\">Update A Record</h1>\n<hr />\n<p>The <code>Update</code> method is used to update a single record in the database with new values.</p>\n<p>The return object property, <code>ErrorMessage</code>, will inform you of any error that might have occurred when attempting the deletion.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>TableName</strong> - Type <em>String</em> <strong>:</strong>\nThis input parameter identifies the name of the Odyssey table that you will be updating the record in.</p>\n<p><strong>UniqueID</strong> - Type <em>Integer</em> <strong>:</strong>\nThis is the unique ID of the record that you will be updating.</p>\n<p><strong>ListOfFieldValues</strong> - Type <em>List of String[key] and String[value] pairs</em> <strong>:</strong>\nThis is an array of key-value-pairs. The key is the field name, and the value is the value you wish to set for that field.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["Record","Update"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3fd0905-a964-4ed1-a771-28affd6a8463"}],"id":"2dd328ca-ecc3-46ee-bfdb-060514ef1dfc","description":"<p>The Record Controller provides record updating, adding, finding, and deleting capabilities.</p>\n","_postman_id":"2dd328ca-ecc3-46ee-bfdb-060514ef1dfc"},{"name":"/Spectrometer","item":[{"name":"{POST}","id":"41f1a8f1-55d2-4a7a-ae1a-484fd11aa6ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p>This allows you to send and receive data as JSON.</p>\n","type":"text"},{"key":"X-API-Key","value":"<Your-APIKey-FromOdyssey>","description":"<p>Your API Key, from Odyssey. </p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Heat\": \"Heat1\",\r\n    \"Elements\": {\r\n        \"O\": 10.0,\r\n        \"FE\": 90.0\r\n    },\r\n    \"CompanyID\": \"ODSY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.blinfo.com/company/Spectrometer","description":"<p>Creates a new chemical reading for a specified heat.</p>\n","urlObject":{"path":["Spectrometer"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"41f1a8f1-55d2-4a7a-ae1a-484fd11aa6ef"}],"id":"33788a9a-3b17-448f-9819-988b282bc82b","_postman_id":"33788a9a-3b17-448f-9819-988b282bc82b","description":""},{"name":"/Supplier","item":[{"name":"{GET}","id":"f5c3072d-6975-488f-8245-14564609fcff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Supplier?CompanyID=ODSY&SearchText=","description":"<h1 id=\"supplier-search\">Supplier Search</h1>\n<hr />\n<p>Returns up to 1,000 matching, Active Suppliers from the MainDB.Supplier table.</p>\n<p>If a search text value is provided, records will be returned where the ID, or POName match the given value (using a wild-card matches search).</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>SearchText</strong> - Type <em>string</em> <strong>:</strong>\nThis value, if supplied, will be used to filter your results. This value will be searched using a MATCHES operator on the ID OR POName fields in the Supplier table.</p>\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Supplier"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"},{"key":"SearchText","value":""}],"variable":[]}},"response":[],"_postman_id":"f5c3072d-6975-488f-8245-14564609fcff"},{"name":"/{UniqueID}","id":"61d2909a-d029-4891-b0bd-c25d33a5b27c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Supplier/1381?CompanyID=ODSY","description":"<h1 id=\"fetch-a-specific-supplier\">Fetch a Specific Supplier</h1>\n<hr />\n<p>Fetch a specific supplier from the Odyssey database from the MainDB.Supplier table.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><em>These parameters are automatically passed to the API call because they're included as part of the URL to access the API endpoint</em></p>\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the supplier you are searching for. This supplier can exist in any company you have access to.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID that will be used to authenticate your request. This value is required if you're using a non-company-specific API Key.</p>\n","urlObject":{"path":["Supplier","1381"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"61d2909a-d029-4891-b0bd-c25d33a5b27c"},{"name":"/{UniqueID}/PlantFields","id":"d234e7e9-fed6-4c80-9ff8-ba8d2cec2982","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/Supplier/1381/PlantFields?CompanyID=ODSY","description":"<h1 id=\"get-supplier-plant-fields\">Get Supplier Plant Fields</h1>\n<hr />\n<p>Returns a list of plant-level fields that a controlling company can change for a specific Supplier and their current values.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><em>These parameters are automatically passed to the API call because they're included as part of the URL to access the API endpoint</em></p>\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the supplier you are fetching fields for. This supplier should exist within the HQ company.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID. If you're using a company-specific APIKey, this value is not required. The CompanyID associated with your APIKey will be used to fetch the plant-level fields. If you're using a non-company-specific APIKey, then this value is required.</p>\n","urlObject":{"path":["Supplier","1381","PlantFields"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"d234e7e9-fed6-4c80-9ff8-ba8d2cec2982"},{"name":"/{UniqueID}/PlantFields","id":"c19a7545-dcf2-4b14-b7fb-08661096c017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"}],"body":{"mode":"raw","raw":"{\r\n    \"PlantList\": [\r\n        \"P1\",\r\n        \"P2\"\r\n    ],\r\n    \"Fields\": [\r\n        {\r\n            \"Field\": {\r\n                \"FieldName\": \"WeightType\",\r\n                \"FieldLabel\": \"Weight Type\",\r\n                \"DataType\": \"List\",\r\n                \"Format\": \"x(1)\",\r\n                \"FieldValue\": \"N\",\r\n                \"Options\": [\r\n                    {\r\n                        \"Text\": \"Gross\",\r\n                        \"Value\": \"G\"\r\n                    },\r\n                    {\r\n                        \"Text\": \"Net\",\r\n                        \"Value\": \"N\"\r\n                    },\r\n                    {\r\n                        \"Text\": \"Ship\",\r\n                        \"Value\": \"S\"\r\n                    },\r\n                    {\r\n                        \"Text\": \"Weight of Record\",\r\n                        \"Value\": \"R\"\r\n                    }\r\n                ],\r\n                \"PlantValues\": {\r\n                    \"P1\": \"S\",\r\n                    \"P2\": \"G\"\r\n                },\r\n                \"originalFieldValue\": \"S\",\r\n                \"forceChange\": false,\r\n                \"valueMismatched\": true,\r\n                \"OptionsRaw\": \"Gross|G,Net|N,Ship|S,Weight of Record|R\"\r\n            },\r\n            \"FieldValue\": \"N\"\r\n        }\r\n    ]\r\n}"},"url":"https://api.blinfo.com/company/Supplier/1381/PlantFields?CompanyID=ODSY","description":"<h1 id=\"save-supplier-plant-fields\">Save Supplier Plant Fields</h1>\n<hr />\n<p>Allows for updating plant-level fields from a Headquaters company for a selected Supplier.</p>\n<h1 id=\"route-parameters\">Route Parameters</h1>\n<p><em>These parameters are automatically passed to the API call because they're included as part of the URL to access the API endpoint</em></p>\n<p><strong>UniqueID</strong> - Type <em>integer</em> <strong>:</strong>\nThe UniqueID of the Supplier you are fetching fields for. This supplier should exist within the HQ company.</p>\n<h1 id=\"url-parameters\">URL Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>string</em> <strong>:</strong>\nThe optional CompanyID. If you're using a company-specific APIKey, this value is not required. The CompanyID associated with your APIKey will be used to fetch the plant-level fields. If you're using a non-company-specific APIKey, then this value is required.</p>\n<h1 id=\"request-parameters\">Request Parameters</h1>\n<hr />\n<p><strong>PlantList</strong> - Type <em>string array</em> <strong>:</strong>\nThis is a list of the CompanyID's of the plants to be updated.</p>\n<p><strong>Fields</strong> - Type *<em>PlantFieldUpdateModel array</em> <strong>:</strong>\nThis is an array of all the fields that are being returned containing information the front-end will use to build the screen</p>\n<h1 id=\"plantfieldupdatemodel\">PlantFieldUpdateModel</h1>\n<p><strong>FieldValue</strong> - Type <em>string</em> <strong>:</strong>\nThe new value of the field you wish to apply to all the plants in the PlantList</p>\n<p><strong>Field</strong> - Type <em>PlantFieldModel</em> <strong>:</strong>\nThe entire field object that you are updating.</p>\n<h1 id=\"plantfieldmodel\">PlantFieldModel</h1>\n<p><strong>FieldName</strong> - Type <em>string</em> <strong>:</strong>\nThe name of the field</p>\n<p><strong>FieldLabel</strong> - Type <em>string</em> <strong>:</strong>\nThe label of the field</p>\n<p><strong>DataType</strong> - Type <em>string</em> <strong>:</strong>\nThe data type of the field. Integer, String, Boolean, etc</p>\n<p><strong>Format</strong> - Type <em>string</em> <strong>:</strong>\nThe display format of the field. The possible values are: - Boolean Values - yes/no - This format represents a value that is either true or false. These values are typically represented as checkboxes. - Character Values - X(number) - This format means that you can input a character string of \"number\" length. For example, X(10) means that you can enter a string of up to 10 characters, and only the first 10 characters of the value will be displayed. - Integer Or Decimal Values - &gt;&gt;&gt;,&gt;&gt;&gt;, -99,999, &gt;&gt;&gt;&gt;, etc - This format represents how long the field is and where any commas may be present. It also indicates if if the field supports negative (-) numbers or not. - Date Values - MM/DD/YY, DD/MM/YYYY, MM/DD/YYYY HH:MM:SS, etc - This format indicates how the date and associated time, if any, will be displayed.</p>\n<p><strong>FieldValue</strong> - Type <em>string</em> <strong>:</strong>\nThe current value of this field</p>\n<p><strong>Options</strong> - Type <em>string</em> <strong>:</strong>\nThe list of possible options for this field, if this field's DataType is 'List'.</p>\n<p><strong>PlantValues</strong> - Type <em>Dictionary&lt;string, string&gt;</em> <strong>:</strong>\nA list of all plants in this organization, and the value for this field in that plant, if it exists.</p>\n","urlObject":{"path":["Supplier","1381","PlantFields"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"c19a7545-dcf2-4b14-b7fb-08661096c017"}],"id":"38a8a3ca-cd4f-4105-a315-58afae58cb95","_postman_id":"38a8a3ca-cd4f-4105-a315-58afae58cb95","description":""},{"name":"/System","item":[{"name":"/GetModuleAccess","id":"5e5b7bb6-d9dd-41b7-814d-ce8b5930fa57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"CompanyID\": \"ODSY\",\n  \"Module\": \"SC\"\n}"},"url":"https://api.blinfo.com/company/System/GetModuleAccess","description":"<h1 id=\"get-module-access\">Get Module Access</h1>\n<hr />\n<p>This method will allow you to determine whether your organization has access to a given module.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Module</strong> - Type <em>String</em> <strong>:</strong>\nThe two-character module code.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["System","GetModuleAccess"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e5b7bb6-d9dd-41b7-814d-ce8b5930fa57"},{"name":"/PrintQueueAdmin/Complete","id":"3ebe7f4e-1403-4ddc-8d12-c9fabf60c421","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"JobID\": 1234,\n  \"CompanyID\":\"ODSY\"\n}"},"url":"https://api.blinfo.com/company/System/PrintQueueAdmin/Complete","description":"<h1 id=\"print-queue-complete-status\">Print Queue Complete Status</h1>\n<hr />\n<p>This method marks the given print job as complete.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>JobID</strong> - Type <em>Integer</em> <strong>:</strong> \nThe print job ID to complete.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["System","PrintQueueAdmin","Complete"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ebe7f4e-1403-4ddc-8d12-c9fabf60c421"},{"name":"/PrintQueueAdmin/StartJob","id":"377edab9-173a-431f-b182-da1269baedbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"JobID\": 1234,\n  \"CompanyID\":\"ODSY\"\n}"},"url":"https://api.blinfo.com/company/System/PrintQueueAdmin/StartJob","description":"<h1 id=\"print-queue-start-job\">Print Queue Start Job</h1>\n<hr />\n<p>This endpoint attempts to start the given print job.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>JobID</strong> - Type <em>Integer</em> <strong>:</strong> \nThe print job ID to start.</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis is the Company that you are logging into. Your user that you are logging into Odyssey with must have access to this company. You can fetch records from any company, based your query.</p>\n","urlObject":{"path":["System","PrintQueueAdmin","StartJob"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"377edab9-173a-431f-b182-da1269baedbe"},{"name":"/ServerTime","id":"f94622cb-afbf-47c9-b8ed-6a0789b7949e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/System/ServerTime?CompanyID=ODSY","description":"<h1 id=\"get-the-system-time\">Get the System Time</h1>\n<hr />\n<p>This endpoint returns UTC date and time of the server in ISO format</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis optional parameter defines the CompanyID to use for APIKey validation, if using a global APIKey. If your APIKey was generated for a specific company, you do not have to supply this parameter.</p>\n","urlObject":{"path":["System","ServerTime"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"f94622cb-afbf-47c9-b8ed-6a0789b7949e"},{"name":"/ErrorMessage/{ErrorID}","id":"97296e81-aaba-47b2-b84f-7291ab0fed11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/System/ErrorMessage/0020?CompanyID=ODSY","description":"<h1 id=\"get-error-message-information\">Get Error Message Information</h1>\n<hr />\n<h2 id=\"gets-detailed-information-about-the-given-error-message--parameters\">Gets detailed information about the given Error Message\n<br /># Parameters</h2>\n<p><strong>ErrorID</strong> - Type <em>String</em> <strong>:</strong> \nThe ID of the error message you wish to get information about</p>\n<p><strong>CompanyID</strong> - Type <em>String</em> <strong>:</strong> \nThis optional parameter defines the CompanyID to use for APIKey validation, if using a global APIKey. If your APIKey was generated for a specific company, you do not have to supply this parameter.</p>\n","urlObject":{"path":["System","ErrorMessage","0020"],"host":["https://api.blinfo.com/company"],"query":[{"key":"CompanyID","value":"ODSY"}],"variable":[]}},"response":[],"_postman_id":"97296e81-aaba-47b2-b84f-7291ab0fed11"},{"name":"/Version","id":"29c4ac63-884d-4ea0-a08f-f18d9a754fcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.blinfo.com/company/System/Version","description":"<h1 id=\"get-the-api-version\">Get the API Version</h1>\n<hr />\n<p>This endpoint returns version information about the API.</p>\n<p>This endpoint does not require an APIKey or any validation.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p>No parameter are required to use this endpoint.</p>\n","urlObject":{"path":["System","Version"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"29c4ac63-884d-4ea0-a08f-f18d9a754fcb"},{"name":"/ValidateUsername","id":"77f656cd-4366-4a66-a840-f8f95d9738f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>Your API Key, from Odyssey. Put your key in the variables section, not here.</p>\n","key":"X-API-Key","type":"text","value":"<Your-APIKey-FromOdyssey>"},{"description":"<p>This allows you to send and receive data as JSON.</p>\n","key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"Username\": \"userId\",\r\n  \"Password\": \"password\"\r\n}"},"url":"https://api.blinfo.com/company/System/ValidateUsername","description":"<h1 id=\"validate-user-credentials\">Validate User Credentials</h1>\n<hr />\n<p>This method checks a user ID and password, to see if it is valid.</p>\n<h1 id=\"parameters\">Parameters</h1>\n<hr />\n<p><strong>Username</strong> - Type <em>String</em> <strong>:</strong>\nThe username of the user whose credentials you are validating.</p>\n<p><strong>Password</strong> - Type <em>String</em> <strong>:</strong> \nThe password of the user whose credentials you are validating.</p>\n","urlObject":{"path":["System","ValidateUsername"],"host":["https://api.blinfo.com/company"],"query":[],"variable":[]}},"response":[],"_postman_id":"77f656cd-4366-4a66-a840-f8f95d9738f8"}],"id":"f328a04e-8f2d-4db2-831b-77540492a52f","description":"<p>The SystemController exposes various system functions within Odyssey</p>\n","_postman_id":"f328a04e-8f2d-4db2-831b-77540492a52f"}],"event":[{"listen":"prerequest","script":{"id":"7f3587b0-cd6e-4737-87fc-d0dc8e2fba7a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fe3b2a2b-3f3a-42c3-9875-a68a0ea4a00c","type":"text/javascript","exec":[""]}}],"variable":[{"key":"APIKey","value":"<Your-APIKey-FromOdyssey>"},{"key":"ServerPath","value":"https://api.blinfo.com/company"},{"key":"CompanyID","value":"ODSY"},{"key":"DocCode","value":"ODSYWHELP"},{"key":"DocumentId","value":"458"},{"key":"PublicKey","value":"<Your-PublicKey-From-Odyssey-Apps>"},{"key":"SearchWords","value":"operation"},{"key":"DocName","value":"Welcome"},{"key":"AssetName","value":"bundle.min.js"},{"key":"SearchPartsString","value":"%7B%22Words%22%3A%5B%22labor%22%5D%2C%22Phrases%22%3A%5B%5D%7D"},{"key":"PageNumber","value":"1"},{"key":"BatchSize","value":"10"},{"key":"CategoryID","value":"OW691"},{"key":"Username","value":"user@blinfo.com"},{"key":"Password","value":"password"},{"key":"ImageKey","value":"abcdefg"},{"key":"Badge","value":"1234"},{"key":"FilePath","value":"[LINKS]/Test/TestFolder"},{"key":"UserID","value":"user"},{"key":"CustomerUniqueID","value":"47319"},{"key":"SupplierUniqueID","value":"1381"},{"key":"MobileScreenID","value":"MI1001"},{"key":"MobileScreenName","value":"My Odyssey App Screen"}]}