https://api-prod.corelogic.com/trestle/odata/Property?$filter=(PropertyType eq 'Residential') and StandardStatus has CoreLogic.DataStandard.RESO.DD.Enums.StandardStatus'Pending' and (OriginatingSystemName eq 'SEFMIAMI' and OriginatingSystemSubName eq 'SEFMIAMI_MIAMI')&$top=10&$select=ListingKey,BedroomsTotal,PropertyType,StreetName,StreetNumber,City,ModificationTimestamp,OriginatingSystemName,OriginatingSystemSubName,Appliances,ListingContractDate,AssociationFeeFrequency,StandardStatus
A Single Valued Lookup is a field that can have one and only one selection from a list of values. The Web API Implements Single Valued Lookup fields using the OData data type of Edm.EnumType with an underlying type of Edm.Int32.