Skip to main content

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

  • typeQuerystringrequired

    Type of transaction (invoice or credit_notes)

  • project_idQueryintegerrequired
  • locationQuerystringrequired

    Location (Delhi and Chennai)

  • page_noQueryintegeroptional

    The page number from which you want your page search results to be displayed.

  • per_pageQueryintegeroptional

    Number of results per page

Responses

200Successful billing transactions response
object
codeinteger
example200
dataobject
errorsobject
messagestring
exampleSuccess
total_page_numberinteger
example1
total_countinteger
example0