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
/api/v1/billing/transactions/Query parameters
typeQuerystringrequiredType of transaction (invoice or credit_notes)
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
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