
ClientAuth
================

Service that provides an external integration methods for adding client integrations to PowerOffice Go from their system.

**Base Url**: `https://api.poweroffice.net/ClientAuth/`


### Routes
 Route | Method | Description
:------|:-------|:------------
[ClientAuth/CreateTemporaryUrl](Route_POST_ClientAuth_CreateTemporaryUrl_.md)|POST|Creates, and returns, a [ClientAuthTemporaryUrlDto](Type_ClientAuthTemporaryUrlDto.md) that can be navigated to for adding a client integration to PowerOffice Go.     For more details see [onboarding documentation](Common/Onboarding.md).


