accounting/cashflowstatements

List CashflowStatements

get/accounting/cashflowstatements

Query parameters

remote_databoolean

Set to true to include data from the original software.

limitnumber

Set to get the number of records.

cursorstring

Set to get the number of records after this cursor.

Headers

x-connection-tokenstring required

The connection token

Response

prev_cursorstring nullable required
next_cursorstring nullable required

Example response

{
  "data": [
    {
      "name": "Q2 2024 Cash Flow Statement",
      "currency": "USD",
      "company_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
      "start_period": "2024-04-01T00:00:00Z",
      "end_period": "2024-06-30T23:59:59Z",
      "cash_at_beginning_of_period": 1000000,
      "cash_at_end_of_period": 1200000,
      "remote_generated_at": "2024-07-01T12:00:00Z",
      "line_items": [
        {
          "name": "Net Income",
          "value": 100000,
          "type": "Operating Activities",
          "parent_item": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
          "remote_id": "report_item_1234",
          "remote_generated_at": "2024-07-01T12:00:00Z",
          "company_info_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
          "created_at": "2024-06-15T12:00:00Z",
          "modified_at": "2024-06-15T12:00:00Z"
        }
      ],
      "field_mappings": {
        "custom_field_1": "value1",
        "custom_field_2": "value2"
      },
      "id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
      "remote_id": "cashflowstatement_1234",
      "remote_data": {
        "raw_data": {
          "additional_field": "some value"
        }
      },
      "created_at": "2024-06-15T12:00:00Z",
      "modified_at": "2024-06-15T12:00:00Z"
    }
  ]
}

Changes

Changed in 13 of the 49 revisions of this API.914191

    • for the query request parameter limit, default value 50 was added

      request-parameter-default-value-added

    • for the query request parameter limit, default value 50 was removed

      request-parameter-default-value-removed

    • for the query request parameter limit, default value 50 was added

      request-parameter-default-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • for the query request parameter limit, default value 50 was removed

      request-parameter-default-value-removed

    • for the query request parameter limit, default value 50 was added

      request-parameter-default-value-added

    • for the query request parameter limit, default value 50 was removed

      request-parameter-default-value-removed

    • removed the AED enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the AFN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ALL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the AMD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ANG enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the AOA enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ARS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the AUD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the AWG enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the AZN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BAM enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BBD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BDT enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BGN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BHD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BIF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BMD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BND enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BOB enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BRL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BSD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BTN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BWP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BYN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the BZD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CAD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CDF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CHF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CLP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CNY enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the COP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CRC enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CUP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CVE enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the CZK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the DJF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the DKK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the DOP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the DZD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the EGP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ERN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ETB enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the EUR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the FJD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the FKP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the FOK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GBP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GEL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GGP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GHS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GIP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GMD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GNF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GTQ enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GYD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the HKD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the HNL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the HRK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the HTG enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the HUF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the IDR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ILS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the IMP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the INR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the IQD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the IRR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ISK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the JEP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the JMD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the JOD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the JPY enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KES enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KGS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KHR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KID enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KMF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KRW enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KWD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KYD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the KZT enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the LAK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the LBP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the LKR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the LRD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the LSL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the LYD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MAD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MDL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MGA enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MKD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MMK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MNT enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MOP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MRU enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MUR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MVR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MWK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MXN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MYR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the MZN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the NAD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the NGN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the NIO enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the NOK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the NPR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the NZD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the OMR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the PAB enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the PEN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the PGK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the PHP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the PKR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the PLN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the PYG enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the QAR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the RON enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the RSD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the RUB enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the RWF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SAR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SBD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SCR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SDG enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SEK enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SGD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SHP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SLE enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SLL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SOS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SRD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SSP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the STN enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SYP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the SZL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the THB enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TJS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TMT enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TND enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TOP enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TRY enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TTD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TVD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TWD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the TZS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the UAH enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the UGX enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the USD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the UYU enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the UZS enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the VES enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the VND enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the VUV enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the WST enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the XAF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the XCD enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the XDR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the XOF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the XPF enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the YER enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ZAR enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ZMW enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the ZWL enum value from the allOf[subschema #2]/data/items/currency response property for the response status 200

      response-property-enum-value-removed

    • added the optional property allOf[subschema #2]/data/items/cash_at_beginning_of_period to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/cash_at_end_of_period to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/company_id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/currency to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/end_period to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/field_mappings to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/line_items to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/modified_at to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/name to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/remote_data to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/remote_generated_at to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/remote_id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/start_period to the response with the 200 status

      response-optional-property-added

    • removed the optional property allOf[subschema #2]/data/items/cash_at_beginning_of_period from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/cash_at_end_of_period from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/company_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/currency from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/end_period from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/field_mappings from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/modified_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/name from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/remote_data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/remote_generated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/remote_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property allOf[subschema #2]/data/items/start_period from the response with the 200 status

      response-optional-property-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property allOf[subschema #2]/data/items/cash_at_beginning_of_period to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/cash_at_end_of_period to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/company_id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/created_at to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/currency to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/end_period to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/field_mappings to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/modified_at to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/name to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/remote_data to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/remote_generated_at to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/remote_id to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[subschema #2]/data/items/start_period to the response with the 200 status

      response-optional-property-added