Changes to Unlink connection

PATCH /companies/{companyId}/connections/{connectionId}

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

Changed in 8 of the 52 revisions of this API.439

  1. 0351fe91ea521
  2. 4882f7ca4bfb1
  3. cac991dff0f22
  4. 29ff3fef7e321
  5. df3e689279be2
  6. fc70787de2f37
  7. 65a4026315cc1
  8. 6b5fa00849b51

What changed

    • the response property integrationKey became optional for the status 200

      response-property-became-optional

    • the response property dataConnectionErrors became nullable for the status 200

      response-property-became-nullable

    • the response property connectionInfo became nullable for the status 200

      response-property-became-nullable

    • the response property lastSync became nullable for the status 200

      response-property-became-nullable

    • removed the optional property additionalProperties from the response with the 200 status

      response-optional-property-removed

    • added the optional property dataConnectionErrors/items/resolvedOnUtc to the response with the 200 status

      response-optional-property-added

    • added the optional property dataConnectionErrors/items/status to the response with the 200 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 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

    • added the new Expense enum value to the sourceType response property for the response status 200

      response-property-enum-value-added

    • added the new BankFeed enum value to the sourceType response property for the response status 200

      response-property-enum-value-added