Changes to Get StatisticalJournal record

GET /public/v1/statistical-journals/{record_number}/

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

Changed in 1 of the 14 revisions of this API.77

  1. 1567592ca1d477

What changed

  • 1567592ca1d477See the full diff
    • the response property items/items/account_id became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/account_name became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/account_number became nullable for the status 200

      response-property-became-nullable

    • the response property items/items/account_id became optional for the status 200

      response-property-became-optional

    • the response property items/items/account_name became optional for the status 200

      response-property-became-optional

    • the response property items/items/account_number became optional for the status 200

      response-property-became-optional

    • the response property items/items/company_id became optional for the status 200

      response-property-became-optional

    • added the new optional query request parameter account_id

      new-optional-request-parameter

    • added the new optional query request parameter line_account_id

      new-optional-request-parameter

    • added the new optional query request parameter line_account_number

      new-optional-request-parameter

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added