API V3

API V3 is the simplest way to interact with your business suite.

For example, you want to retrieve invoice info via API to integrate with another system.

You can do so via API-

First, Create an API key from Settings -> API

Now your API endpoint is-

<Your Application URL>/?ng=api/v3/[API_KEY]/

Or, when URL rewrite is enabled-

<Your Application URL>/api/v3/[API_KEY]/

Get Invoice Details using Invoice ID-

/invoice/[ID]

You will find an example on the same page where the business suite lists your API keys.

Get Invoice Details using the Invoice Number-

/invoice-by-number/[INVOICE_NUMBER]

(Invoice number without Prefix)

Can’t find the answers you’re looking for?

We’re here to help. Chat with us.