
Client
================

Service to query and update [Client](Type_Client.md)

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


### Routes
 Route | Method | Description
:------|:-------|:------------
[Client/](Route_GET_Client_.md)|GET|Gets the current client.
[Client/](Route_POST_Client_.md)|POST|Updates the specified client.
[Client/GetContacts](Route_GET_Client_GetContacts_options__options_.md)?options=&lt;options&gt;|GET|Gets a list of client contacts filtered by odata query.


