export type GetMerchantsLocationsQuery = { merchantIds?: string; merchantLocationIds?: string; countryId?: number; };