https://api.clover.com/v3/merchants/XXX/printers/ endpoint returns printer id. But when I try to use getPrinter method of PrinterConnector on app by this id the method returns null. I noticed that it requires uuid of the printer. Is there any method to get uuid of the printer with rest api ? or is it possible to find the printer on app using id I have from the API ?