Not signed in (Sign In)
The Intervals Forum is read-only
Please head to help.myintervals.com for help articles and guides. If you have any questions, please contact our support team.

API

Where to find "Details of Work Performed" for an invoice through the API?

Bottom of Page

1 to 3 of 3

  1.  
  1.  

    Greetings!

    How do I find the actual lines (person, module, task, date, work type, description, quantity, rate and amount) that is being displayed on the invoice?

    I am able to get the two first levels using "invoice" and "invoiceitem", but what should I use to gather the exact time lines?

    Thanks!

  2.  

    Hey Robbe,

    That information is currently not accessible through the API.

    However, that information is simply a snapshot of time data as it existed at the time the invoice was created. If you know how a particular invoice was filtered, you may be able to retrieve that data from the time resource.

    We have consider adding detailed invoice data to the API, but there are many technical considerations in doing so. There are many possible views (with different fields returned based on each view), items are groupable, items may include time entries or not, and the items are not editable. The invoice details are in many ways more akin to a report than regular API data.

    We're definitely open to suggestions from people in this thread.

  3.  

    Hi Cameron

    Thanks - I am using the time resource now, and it seems to give me what I need. I am integrating Intervals with an ERP system, and I am raising the same invoices (or trying to) as the ones generated by Intervals. In this case, an API call to give me the lines involved would have been nice (so the invoice can contain exact documentation for the time spent).

    Anyway, that is just my input

    Thanks!

Comments are closed.
For more Intervals help documentation, please visit help.myintervals.com