ReadonlyapiReadonlybankReadonlybranchesReadonlycashReadonlycategoriesReadonlycustomersReadonlyinvoicesReadonlyordersReadonlypriceReadonlyproductsReadonlypurchaseReadonlyreturnsReadonlysalesReadonlysettingsReadonlysuppliersReadonlysurchargesReadonlytrademarksReadonlytransfersReadonlyusersReadonlyvouchersReadonlywebhooksThe URL to make the request to
Optionalconfig: AxiosRequestConfig<any>Optional axios request configuration
Promise with the response data
Make a GET request
The URL to make the request to
Optionalconfig: AxiosRequestConfig<any>Optional axios request configuration
Promise with the response data
Make a POST request
The URL to make the request to
Optionaldata: unknownThe data to send in the request body
Optionalconfig: AxiosRequestConfig<any>Optional axios request configuration
Promise with the response data
Make a PUT request
The URL to make the request to
Optionaldata: anyThe data to send in the request body
Optionalconfig: AxiosRequestConfig<any>Optional axios request configuration
Promise with the response data
Manually trigger a token refresh
Promise
Make a DELETE request