Filter on attribute
You can add an additional attribute filter to the endpoint. The example below shows an endpoint with additional filtering on the attribute named E1WEBSHOP and the value has to be true(1). If not it will not be scanned by the integration.
/v1/inventory?inventoryTypes=FinishedGoodItem&pageSize={use_page_size}&pageNumber={use_offset}&expandSalesCategories=true&lastModifiedDateTime={use_last_modify_date}&lastModifiedDateTimeCondition=>=&expandAccountInformation=true&expandPaymentMethods=true&attributes=%7B"E1WEBSHOP":"1"%7D