Organization By VUUID

Prev Next
Get
/om-rest-api/rest/1/organization/A01EEB05042D8EE9E0536900A8C052C6

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

Path Parameters

Parameter Description Example
VUUID Unique Identifier (Primary Key for API) A01EEB05042D8EE9E0536900A8C052C6

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 | Data Filtering requirements.
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 | Data Filtering requirements.
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 | Data Filtering requirements.
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 | Data Filtering requirements.

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 QQ 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

Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
"{\n    \"Omo1099Code\": null,\n    \"OmoAbbrevCode\": \"R40001\",\n    \"OmoActiveFlag\": \"Y\",\n    \"OmoAdd1\": \"123 keele\",\n    \"OmoAdd2\": null,\n    \"OmoAdd3\": \"TORONTO\",\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\": \"CANADA\",\n    \"OmoCreateUser\": \"DAR\",\n    \"OmoCustomerFlag\": \"N\",\n    \"OmoEmail\": null,\n    \"OmoEthicsPolicy\": null,\n    \"OmoIuCreateDate\": \"2011-05-09T12:00:29-04:00\",\n    \"OmoIuUpdateDate\": \"2018-03-09T10:40:16-05:00\",\n    \"OmoLegalName\": null,\n    \"OmoLegalentTypeCode\": null,\n    \"OmoName\": \"RVORG1\",\n    \"OmoNatacctFlag\": null,\n    \"OmoObjectOraseq\": 2465463,\n    \"OmoOmOnlyFlag\": \"Y\",\n    \"OmoOneTimeFlag\": \"N\",\n    \"OmoOrgCode\": \"R40001\",\n    \"OmoParentCode\": null,\n    \"OmoParentName\": null,\n    \"OmoPhone1\": \"416.7360123\",\n    \"OmoPhone2\": \"416.7360123\",\n    \"OmoPhone3\": null,\n    \"OmoPostalCode\": null,\n    \"OmoPrevClient\": null,\n    \"OmoPrimaryContactName\": null,\n    \"OmoPrimaryContactPhone\": null,\n    \"OmoRegionCode\": null,\n    \"OmoRegistrationCode\": null,\n    \"OmoSaleRepPartnName\": \"RVHQ1001 Construction Company\",\n    \"OmoSalesRepCode\": \"RVE\",\n    \"OmoSalesRepName\": null,\n    \"OmoSalesRepPartnTypeCode\": \"C\",\n    \"OmoShortName\": \"RVORG1\",\n    \"OmoSourceCode\": \"EXISTING\",\n    \"OmoSourceName\": \"Existing Relationship\",\n    \"OmoSsnFlag\": \"N\",\n    \"OmoStartDate\": \"2011-05-09T12:00:29-04:00\",\n    \"OmoTopXAcct\": null,\n    \"OmoTypeCode\": \"O\",\n    \"OmoTypeName\": \"Organization\",\n    \"OmoVUuid\": \"A01EEB0504788EE9E0536900A8C052C6\",\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/A01EEB0504788EE9E0536900A8C052C6\",\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/A01EEB0504788EE9E0536900A8C052C6\",\n            \"name\": \"organization\",\n            \"kind\": \"item\"\n        }\n    ]\n}"
string