Changes to Retrieve a general summary report

GET /quickbooks-desktop/reports/general-summary

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 46 revisions of this API.113

  1. acad1689f997112
  2. ac368cdb0ac01

What changed

  • acad1689f997112See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • removed qbd_report subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

    • added the required property basis to the response with the 200 status

      response-required-property-added

    • added the required property category to the response with the 200 status

      response-required-property-added

    • added the required property columnCount to the response with the 200 status

      response-required-property-added

    • added the required property columnTitleRowCount to the response with the 200 status

      response-required-property-added

    • added the required property columns to the response with the 200 status

      response-required-property-added

    • added the required property objectType to the response with the 200 status

      response-required-property-added

    • added the required property reportType to the response with the 200 status

      response-required-property-added

    • added the required property rowCount to the response with the 200 status

      response-required-property-added

    • added the required property rows to the response with the 200 status

      response-required-property-added

    • added the required property subtitle to the response with the 200 status

      response-required-property-added

    • added the required property title to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added