Warehouse_products: filter by customer_account_id

Hello, for 3PL users, it would be convenient to filter by customer_account_id for the endpoint warehouse_products. The same way it is done on returns endpoint.
The workaround is for now to filter the results afterwards and this is not efficient for both the API and the Client. Could this be implemented ? Thank you.