As noted in https://github.com/invoiceninja/invoiceninja/issues/982, in order to fully integrated Invoice Ninja with other systems it is very important to have direct access to statics using API. This is only a simple wrapper to use the API to retrieve the static dataset with the following endpoint api/v1/static.
As noted in https://github.com/invoiceninja/invoiceninja/issues/982, in order to fully integrated Invoice Ninja with other systems it is very important to have direct access to statics using API. This is only a simple wrapper to use the API to retrieve the static dataset with the following endpoint
api/v1/static
.