Invoice/Credit Notes
Fetches billing transactions and generated invoices, with support for filtering by billing type like invoices and credit_notes, project, and location.
GET
/billing/transactions/Query parameters
typeQuerystringrequiredType of transaction (invoice or credit_notes)
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
page_noQueryintegeroptionalThe page number from which you want your page search results to be displayed.
per_pageQueryintegeroptionalNumber of results per page
Responses
200Successful billing transactions response
example
200example
Successexample
1example
0