Retrieve Organization using OrgCode
- 04 Nov 2025
- 5 Minutes to read
- Print
- DarkLight
Retrieve Organization using OrgCode
- Updated on 04 Nov 2025
- 5 Minutes to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Get
/om-rest-api/rest/1/organization/
Overview
This endpoint retrieves Organization (OM-only) records from CMiC’s core data model.
Organizations represent business entities that exist only in the Opportunity Management (OM) layer and are not exposed as standard Business Partners.
Use this API to query, search, or display organizations that have been flagged as OM-only (OMO_OM_ONLY_FLAG = 'Y').
These organizations are typically used for CRM, sales tracking, and opportunity management, separate from active vendor or customer partners.
UI Navigation
Customer Relationship Management - Opportunity Management - Organizations
Finders
The following finders are available for data filtering and optimizing request performance.
- SelectByOrgCode
Path Parameters
| Parameter | Description | Example |
|---|---|---|
| OrgCode | Organization Code | SP01 |
Query Standards
| Key | Recommended | Description |
|---|---|---|
finder | Yes | Filters data based on attributes. See finder details below. Finders can be combined using a comma delimiter between parameters that implies an "and" statement. For more information on using the finder functionality, please see [Best Practice |
limit | Yes | A limit restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count, then the framework will return all available resources. For additional information on using the limit functionality, please visit [Best Practice |
offset | Yes | The offset skips a specified number of items in a data list before it starts showing results. For example, if you set an offset of 10, it skips the first 10 items and begins showing from the 11th item. For additional information on using offset functionality, please visit [Best Practice |
orderBy | Yes | The orderBy attribute retrieves rows using an order ensuring the response payload displays data in the order supplied in the URL parameter using the GET method. For more information on using orderBy functionality, please visit [Best Practice |
Attributes
| CMiC UI Fieldname | Object | Name | Description | Type | Data Length | Example | Mandatory |
|---|---|---|---|---|---|---|---|
| OmoOrgCode | organization | OmoOrgCode | Organization / Business Partner Code | String | 8 | CANPLUM | True |
| OmoName | organization | OmoName | Organization Name | String | 50 | TEST VENDOR | False |
| OmoAkaName | organization | OmoAkaName | Also Known As Name | String | 50 | null | False |
| OmoShortName | organization | OmoShortName | Short Name of the Organization | String | 15 | Canadian Plumbi | False |
| OmoParentCode | organization | OmoParentCode | Controlling Business Partner Code | String | 8 | null | False |
| OmoParentName | organization | OmoParentName | Controlling Business Partner Name | String | 50 | null | False |
| OmoAdd1 | organization | OmoAdd1 | Address Line 1 | String | 40 | one | False |
| OmoAdd2 | organization | OmoAdd2 | Address Line 2 | String | 40 | null | False |
| OmoAdd3 | organization | OmoAdd3 | Address Line 3 | String | 40 | Bernabeu | False |
| OmoRegionCode | organization | OmoRegionCode | State / Region Code | String | 4 | ONT | False |
| OmoCountry | organization | OmoCountry | Country Name | String | 30 | null | False |
| OmoPostalCode | organization | OmoPostalCode | Zip / Postal Code | String | 13 | null | False |
| OmoPhone1 | organization | OmoPhone1 | Primary Phone Number | String | 20 | null | False |
| OmoPhone2 | organization | OmoPhone2 | Secondary Phone Number | String | 20 | 4156456 | False |
| OmoPhone3 | organization | OmoPhone3 | Alternate Phone Number | String | 20 | null | False |
| OmoEmail | organization | OmoEmail | Email Address | String | 80 | null | False |
| OmoStartDate | organization | OmoStartDate | Start Date of the Organization | String | N/A | 2010-02-26 | False |
| OmoLegalentTypeCode | organization | OmoLegalentTypeCode | Legal Entity Type Code | String | 5 | CORP | False |
| OmoRegistrationCode | organization | OmoRegistrationCode | Government Registration Code | String | 30 | 33229988 | False |
| OmoCreateUser | organization | OmoCreateUser | created the User record | String | 30 | DA | False |
| OmoWebSite | organization | OmoWebSite | Organization Website | String | 200 | null | False |
| OmoOneTimeFlag | organization | OmoOneTimeFlag | One-Time Partner Flag | String | 1 | N | False |
| OmoClassCode | organization | OmoClassCode | Partner Class Code | String | 4 | SUB | False |
| OmoClassName | organization | OmoClassName | Partner Class Name | String | 30 | Subcontractor | False |
| Omo1099Code | organization | Omo1099Code | 1099 Tax Code | String | 1 | 3 | False |
| OmoAbbrevCode | organization | OmoAbbrevCode | Abbreviation Code for the Partner | String | 8 | CANPLUM | True |
| OmoSalesRepCode | organization | OmoSalesRepCode | Sales Representative Code | String | 10 | False | |
| OmoSalesRepName | organization | OmoSalesRepName | Sales Representative Name | String | 121 | qn qn | False |
| OmoSourceCode | organization | OmoSourceCode | Source Code | String | 8 | ACM11 | False |
| OmoSourceName | organization | OmoSourceName | Source Name | String | 30 | ACM Conference 2011 | False |
| OmoSalesRepPartnTypeCode | organization | OmoSalesRepPartnTypeCode | Sales Rep | String | 1 | C | False |
| OmoSaleRepPartnName | organization | OmoSaleRepPartnName | Sales Representative’s Company Name | String | 30 | JHP Construction, Inc. | False |
| OmoTypeCode | organization | OmoTypeCode | Business Partner Type Code | String | 1 | O | False |
| OmoTypeName | organization | OmoTypeName | Business Partner Relationship Type | String | 16 | Organization | False |
| OmoPrimaryContactName | organization | OmoPrimaryContactName | Primary Contact Person Name | String | 121 | null | False |
| OmoPrimaryContactPhone | organization | OmoPrimaryContactPhone | Primary Contact Phone Number | String | 100 | null | False |
| OmoOmOnlyFlag | organization | OmoOmOnlyFlag | Opportunity Management Only Indicator | String | 1 | Y | False |
| OmoActiveFlag | organization | OmoActiveFlag | Active Status Flag | String | 1 | Y | False |
| OmoLegalName | organization | OmoLegalName | Legal Registered Name | String | 255 | BP 1111 | False |
| OmoSsnFlag | organization | OmoSsnFlag | SSN Flag | String | 1 | N | False |
| OmoPrevClient | organization | OmoPrevClient | Previous Client Flag | String | 8 | null | False |
| OmoTopXAcct | organization | OmoTopXAcct | Top X Account Flag | String | 1 | null | False |
| OmoNatacctFlag | organization | OmoNatacctFlag | National Account Flag | String | 1 | null | False |
| OmoEthicsPolicy | organization | OmoEthicsPolicy | Ethics Policy Indicator | String | 1 | null | False |
| OmoCustomerFlag | organization | OmoCustomerFlag | Customer Status Flag | String | 1 | N | False |
| OmoVendorFlag | organization | OmoVendorFlag | Vendor Status Flag | String | 1 | N | False |
| OmoClvValueCode1 | organization | OmoClvValueCode1 | Classification Value Code 1 | String | 16 | 81SB | False |
| OmoClvValueCode2 | organization | OmoClvValueCode2 | Classification Value Code 2 | String | 16 | null | False |
| OmoClvValueCode3 | organization | OmoClvValueCode3 | Classification Value Code 3 | String | 16 | null | False |
| OmoClvValueCode4 | organization | OmoClvValueCode4 | Classification Value Code 4 | String | 16 | null | False |
| OmoClvValueCode5 | organization | OmoClvValueCode5 | Classification Value Code 5 | String | 16 | null | False |
| OmoClvValueCode6 | organization | OmoClvValueCode6 | Classification Value Code 6 | String | 16 | Yes | False |
| OmoVUuid | organization | OmoVUuid | Unique Identifier (Primary Key for API) | String | 64 | A01EEB05042D8EE9E0536900A8C052C6 | False |
| OmoIuCreateDate | organization | OmoIuCreateDate | Record Create Date | Date | 2010-02-26T08:22:17-05:00 | False | |
| OmoIuUpdateDate | organization | OmoIuUpdateDate | Record Last Update Date | Date | 2025-10-09T12:53:23-04:00 | False |
Security
HTTP
Type basic
Basic authentication
Query parameters
finder
string
ExampleSelectByOrgCode;orgCode=SP01
limit
integer
Example500
offset
integer
Example0
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourcecollection+json
"{\n \"items\": [\n {\n \"Omo1099Code\": null,\n \"OmoAbbrevCode\": \"SP01\",\n \"OmoActiveFlag\": \"Y\",\n \"OmoAdd1\": \"3000 Commerical Blvd.\",\n \"OmoAdd2\": \"201\",\n \"OmoAdd3\": \"Fort Lauderdale\",\n \"OmoAkaName\": null,\n \"OmoClassCode\": null,\n \"OmoClassName\": null,\n \"OmoClvValueCode1\": null,\n \"OmoClvValueCode2\": null,\n \"OmoClvValueCode3\": null,\n \"OmoClvValueCode4\": null,\n \"OmoClvValueCode5\": null,\n \"OmoClvValueCode6\": null,\n \"OmoCountry\": null,\n \"OmoCreateUser\": \"DA\",\n \"OmoCustomerFlag\": \"N\",\n \"OmoEmail\": null,\n \"OmoEthicsPolicy\": null,\n \"OmoIuCreateDate\": \"2014-01-16T16:24:11-05:00\",\n \"OmoIuUpdateDate\": \"2018-03-09T10:40:19-05:00\",\n \"OmoLegalName\": \"SP ORGANIZATION / NEW CUSTOMER\",\n \"OmoLegalentTypeCode\": null,\n \"OmoName\": \"SP ORGANIZATION / NEW CUSTOMER\",\n \"OmoNatacctFlag\": null,\n \"OmoObjectOraseq\": 3527020,\n \"OmoOmOnlyFlag\": \"Y\",\n \"OmoOneTimeFlag\": \"N\",\n \"OmoOrgCode\": \"SP01\",\n \"OmoParentCode\": null,\n \"OmoParentName\": null,\n \"OmoPhone1\": null,\n \"OmoPhone2\": null,\n \"OmoPhone3\": null,\n \"OmoPostalCode\": \"33010\",\n \"OmoPrevClient\": null,\n \"OmoPrimaryContactName\": null,\n \"OmoPrimaryContactPhone\": null,\n \"OmoRegionCode\": \"FL\",\n \"OmoRegistrationCode\": null,\n \"OmoSaleRepPartnName\": null,\n \"OmoSalesRepCode\": null,\n \"OmoSalesRepName\": null,\n \"OmoSalesRepPartnTypeCode\": null,\n \"OmoShortName\": \"SP ORGANIZATION\",\n \"OmoSourceCode\": \"EXISTING\",\n \"OmoSourceName\": \"Existing Relationship\",\n \"OmoSsnFlag\": \"N\",\n \"OmoStartDate\": \"2014-01-16T16:24:11-05:00\",\n \"OmoTopXAcct\": null,\n \"OmoTypeCode\": \"O\",\n \"OmoTypeName\": \"Organization\",\n \"OmoVUuid\": \"A01EEB0505F18EE9E0536900A8C052C6\",\n \"OmoVendorFlag\": \"N\",\n \"OmoWebSite\": null,\n \"links\": [\n {\n \"rel\": \"self\",\n \"href\": \"http://127.0.0.1:7101/om-rest-api/rest/1/organization/A01EEB0505F18EE9E0536900A8C052C6\",\n \"name\": \"organization\",\n \"kind\": \"item\"\n },\n {\n \"rel\": \"canonical\",\n \"href\": \"http://127.0.0.1:7101/om-rest-api/rest/1/organization/A01EEB0505F18EE9E0536900A8C052C6\",\n \"name\": \"organization\",\n \"kind\": \"item\"\n }\n ]\n }\n ],\n \"count\": 1,\n \"hasMore\": false,\n \"limit\": 25,\n \"offset\": 0,\n \"links\": [\n {\n \"rel\": \"self\",\n \"href\": \"http://127.0.0.1:7101/om-rest-api/rest/1/organization\",\n \"name\": \"organization\",\n \"kind\": \"collection\"\n }\n ]\n}"string