Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 307 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 307 Bytes

go-fortnox

Go Fortnox client

Supported API:

1. Invoices:

- GET /invoices 
- GET /invoices/:id
- PUT /invpices/:id
- POST /invoices

2. Customers:

- GET /customers
- GET /customers/:id
- PUT /customers/:id
- POST /customers/:id
- DELETE /customers/:id