Journals

List journals

The List journals endpoint returns a list of journals for a given company's connection.

Journals are used to record all the financial transactions of a company.

Before using this endpoint, you must have retrieved data for the company.

get/companies/{companyId}/data/journals

Query parameters

pageinteger
Example:1

Page number. Read more.

pageSizeinteger
Example:100

Number of records to return in a page. Read more.

querystring

Codat query string. Read more.

orderBystring
Example:-modifiedDate

Field to order results by. Read more.

Response

Success

Journals required— unresolved $ref

Changes

Changed in 2 of the 52 revisions of this API.13

    • added created to the allOf[subschema #1]/results/items/allOf[subschema #4: Modified dates]/allOf[subschema #1: ModifiedDate]/modifiedDate response property allOf list for the response status 200

      response-property-all-of-added

    • added created to the allOf[subschema #1]/results/items/allOf[subschema #4: Modified dates]/allOf[subschema #2: Source Modified Date]/sourceModifiedDate response property allOf list for the response status 200

      response-property-all-of-added

    • removed created from the allOf[subschema #1]/results/items/allOf[subschema #4: Modified dates]/allOf[subschema #1: ModifiedDate]/modifiedDate response property allOf list for the response status 200

      response-property-all-of-removed

    • removed created from the allOf[subschema #1]/results/items/allOf[subschema #4: Modified dates]/allOf[subschema #2: Source Modified Date]/sourceModifiedDate response property allOf list for the response status 200

      response-property-all-of-removed

    • added the optional property validation to the response with the 400 status

      response-optional-property-added

    • added the optional property validation to the response with the 401 status

      response-optional-property-added

    • added the optional property validation to the response with the 402 status

      response-optional-property-added

    • added the optional property validation to the response with the 403 status

      response-optional-property-added

    • added the optional property validation to the response with the 404 status

      response-optional-property-added

    • added the optional property validation to the response with the 409 status

      response-optional-property-added

    • added the optional property validation to the response with the 429 status

      response-optional-property-added

    • added the optional property validation to the response with the 500 status

      response-optional-property-added

    • added the optional property validation to the response with the 503 status

      response-optional-property-added