Closed maxie112 closed 3 years ago
is it meant to be the organisation?
$office = Office::fromCode("someOfficeCode"); $officeApi = new \PhpTwinfield\ApiConnectors\OfficeApiConnector($connection); $officeApi->setOffice($office);
The office code is the unique code for each of the administrations your twinfield account has rights to see -> https://prnt.sc/1rk0yy0
is it meant to be the organisation?
$office = Office::fromCode("someOfficeCode"); $officeApi = new \PhpTwinfield\ApiConnectors\OfficeApiConnector($connection); $officeApi->setOffice($office);