
Financing
================

Service that provides methods for financial agencies to query and updating [FinancialStatus](Type_FinancialStatus.md) on the client.

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


### Routes
 Route | Method | Description
:------|:-------|:------------
[Financing/](Route_GET_Financing_.md)|GET|Gets the [FinancialStatus](Type_FinancialStatus.md) for given client.
[Financing/financialstatus](Route_POST_Financing_financialstatus_.md)|POST|Updates the [FinancialStatus](Type_FinancialStatus.md) of the client with the credit limit and the amount of the credit that has been used by the client.


