Changes to Get Employee Payroll Runs By Id

GET /api/hris/v1/employee-payroll-runs/{id}

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

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

  1. a606b0cf18c92
  2. 6f24c7fcb3f86
  3. eb3486b88e554

What changed

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

      request-parameter-list-of-types-widened

    • for the query request parameter expand, 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 deductions/anyOf[subschema #1]/items/currency to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property 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 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 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added