Lookups REST Endpoints

BML Util Library/Lookups
BML Util Library Lookup endpoints retrieves BML lookup types, lookup values, and attributes.
Get a BML Attribute Lookup
Method: get
Path: /rest/v19/bml/attributeLookups/{lookupType}
Get a BML Lookup
Method: get
Path: /rest/v19/bml/lookups/{lookupType}
Get All BML Attribute Lookup Values
Method: get
Path: /rest/v19/bml/attributeLookups/{lookupType}/lookupValues
Get All BML Attribute Lookups
Method: get
Path: /rest/v19/bml/attributeLookups
Get All BML Lookup Values
Method: get
Path: /rest/v19/bml/lookups/{lookupType}/lookupValues
Get All BML Lookups
Method: get
Path: /rest/v19/bml/lookups