Lookup Codes v1 REST Endpoints

Standard Lookups/Lookup Codes v1
The operations from the Standard Lookups/Lookup Codes v1 category.
Get a standard lookup code
Method: get
Path: https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes/{standardLookupCodes_id}
Get a standard lookup code using advanced query
Method: post
Path: https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes/{standardLookupCodes_id}/$query
Get all enabled lookup codes
Method: get
Path: https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes/$views/lookupLOV
Get all enabled lookup codes using advanced query
Method: post
Path: https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes/$views/lookupLOV/$query
Get all standard lookup codes
Method: get
Path: https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes
Get all standard lookup codes using advanced query
Method: post
Path: https://<servername>/api/boss/data/objects/ora/commonAppsInfra/objects/v1/standardLookupCodes/$query