xData with connection in several DB

I need to create an xdata server with connection via Firedac in MySQL but somehow the request points to which database will be connected.
Example:
Customer A - DB = customer
Customer B - DB = customerB

The structure of the data is always the same (always use the same system), but the xData server must connect to the bank of client A when it is making the request and connect to B when client B is performing the request. request.

Next XData version (2.8) will include a MultiTenant demo which shows how to implement multi-tenancy (separate database, for example) with XData based on both HTTP header or by URL address.

Please contact us directly through e-mail to get that demo project in advance.