Changes to Get sync status

GET /meta/companies/{companyId}/sync/commerce/status

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

Changed in 9 of the 52 revisions of this API.5322

  1. 7d9157f492291
  2. c5556c94892f1
  3. 9b41b4272c072
  4. 005ca959ca7b1
  5. eea1ac136a3f2
  6. 9bd87def99147
  7. 03e681fe82971
  8. a5aefe1f126c1
  9. 83c1801e91f7113

What changed

    • the response property dataConnections/items/integrationKey became optional for the status 200

      response-property-became-optional

    • the response property dataConnections/items/dataConnectionErrors became nullable for the status 200

      response-property-became-nullable

    • the response property dataConnections/items/connectionInfo became nullable for the status 200

      response-property-became-nullable

    • the response property dataConnections/items/lastSync became nullable for the status 200

      response-property-became-nullable

    • removed the optional property dataConnections/items/additionalProperties from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

    • added the optional property dataConnections/items/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 dataConnections/items/sourceType response property for the response status 200

      response-property-enum-value-added

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

      response-property-enum-value-added

  • 83c1801e91f7113See the full diff
    • the response's body type/format changed from / to object/ for status 404

      response-body-type-changed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 402

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • removed the non-success response with the status 400

      response-non-success-status-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added