Changes to Get Employee Payroll Runs

GET /api/hris/v1/employee-payroll-runs

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

Changed in 3 of the 11 revisions of this API.30

  1. a606b0cf18c920
  2. 6f24c7fcb3f86
  3. eb3486b88e554

What changed

    • query request parameter check_date_from list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter check_date_to list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter cursor list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter end_date_from list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter end_date_to list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter expand list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter modified_after list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter remote_id list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter start_date_from list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter start_date_to list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter check_date_from, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter check_date_to, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter cursor, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter end_date_from, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter end_date_to, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter expand, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter modified_after, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter remote_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter start_date_from, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter start_date_to, the type/format was generalized from string/ to /

      request-parameter-type-generalized

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

    • added the optional property items/items/deductions/anyOf[subschema #1]/items/currency to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/deductions/anyOf[subschema #1]/items/payroll_code to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/earnings/anyOf[subschema #1]/items/currency to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/earnings/anyOf[subschema #1]/items/payroll_code to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/taxes/anyOf[subschema #1]/items/currency to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/taxes/anyOf[subschema #1]/items/payroll_code to the response with the 200 status

      response-optional-property-added

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

    • added the new optional query request parameter ids

      new-optional-request-parameter

    • added the non-success response with the status 401

      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