Accounting Ideas

API - concise / brief responses please

For example - "new Sales Invoice" - the successful response is a kitchen sink of mostly irrelevant information (such as Customer information - which of course we would already have).
I know the response for a POST or PUT is the same as for GET - very nice and simple.
But total bloat.

Please add ability for POST/PUT to request a concise response - all that's really needed is the ID of the new SI.
And if we need more info, we all know how to GET it.

  • Guest
  • Mar 12 2020
  • Love This Idea Likely To Be Coming Your Way
  • Attach files
  • Guest commented
    22 May, 2020 10:10am

    Do you have any update on timings for this please?

  • Admin
    Nicole Hardin commented
    7 Apr, 2020 02:23pm

    We are working on some changes to our APIs and when these are in place the post only returns the id of the created record.