Changes to Update StatisticalJournal record

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

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

Changed in 2 of the 14 revisions of this API.818

  1. af0ec77e52771
  2. 1567592ca1d4817

What changed

    • added the new optional header request parameter Idempotency-Key

      new-optional-request-parameter

  • 1567592ca1d4817See the full diff
    • added the new required request property account_id

      new-required-request-property

    • 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

    • removed the request property items/items/account_number

      request-property-removed

    • added the new optional request property items/items/account_id

      new-optional-request-property

    • the request property items/items/classifications/items/id became nullable

      request-property-became-nullable

    • the request property items/items/classifications/items/id became optional

      request-property-became-optional

    • 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