Welcome to the PowerOffice Go API.
Please naviagte to api.poweroffice.net/Web/docs/index.html for C# and REST documentation.
In the Examples folder you find C# examples demonstrating common tasks.
Currently we provide the following examples:
Example | Task |
---|---|
AuthorizationDemo | Connect to the authorization server, and retreive authorization. |
CustomerDemo | Find a customer by Vat number, update customer and get list of customers. |
ImportDemo | Upload and post a Payroll Journal, Sales Order Import and CustomerInvoicesImport. |
ErrorHandling | Demonstrates how to handle common error scenarios. |
ProjectDemo | Creating, Editing, Deleting and Querying Projects. |
ProductDemo | Creating, Editing, Deleting and Querying Products and ProductGroups. |
Reporting | Listing TrialBalance at a given date and listing all transactions on a given account between two dates. |
Developer support is provided via e-mail: [email protected]
Bugs and issues can be reported using the github issue tracker