Changes to getErpImport

GET /v2/erp/imports/{importId}

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

Changed in 5 of the 8 revisions of this API.418

  1. a765dc1273591
  2. cf02c9310c0f2
  3. a567add0c3f523
  4. 68961a011db022
  5. c24837d750961

What changed

    • added the new BLANK_ROWS_SKIPPED enum value to the validation/issues/items/code response property for the response status 200

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property column_count to the response with the 200 status

      response-optional-property-added

    • added the optional property size_bytes to the response with the 200 status

      response-optional-property-added

  • a567add0c3f523See the full diff
    • the validation/issues/items/columns/items/ response's property type/format changed from string/ to object/ for status 200

      response-property-type-changed

    • removed the required property validation/issues/items/message from the response with the 200 status

      response-required-property-removed

    • added the optional property validation/issues/items/columns/items/entity to the response with the 200 status

      response-optional-property-added

    • added the optional property validation/issues/items/row to the response with the 200 status

      response-optional-property-added

    • added the required property validation/issues/items/columns/items/name to the response with the 200 status

      response-required-property-added

  • 68961a011db022See the full diff
    • the response property integration_id became optional for the status 200

      response-property-became-optional

    • removed the required property error/type from the response with the 200 status

      response-required-property-removed

    • added the optional property validation/issues to the response with the 200 status

      response-optional-property-added

    • added the required property error/code to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added