Changes to Pay Runs

GET /hris/pay-runs

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

Changed in 1 of the 15 revisions of this API.159

  1. 7fa930b39366159

What changed

  • 7fa930b39366159See the full diff
    • the response property data/results/items/end_date became nullable for the status 200

      response-property-became-nullable

    • the response property data/results/items/start_date became nullable for the status 200

      response-property-became-nullable

    • the response property data/results/items/totals/gross_pay became optional for the status 200

      response-property-became-optional

    • the response property data/results/items/totals/net_pay became optional for the status 200

      response-property-became-optional

    • the response property data/results/items/totals/paid_amount became optional for the status 200

      response-property-became-optional

    • the data/results/items/legal_entity_id response property's maxLength was unset from 24 for the response status 200

      response-property-max-length-unset

    • the data/results/items/legal_entity_id response property's minLength was decreased from 24 to 0 for the response status 200

      response-property-min-length-decreased

    • the data/results/items/end_date response's property type/format changed from string/date-time to string null/date for status 200

      response-property-type-changed

    • the data/results/items/start_date response's property type/format changed from string/date-time to string null/date for status 200

      response-property-type-changed

    • the data/results/items/totals/gross_pay response's property type/format changed from number null/double to object null/ for status 200

      response-property-type-changed

    • the data/results/items/totals/net_pay response's property type/format changed from number null/double to object null/ for status 200

      response-property-type-changed

    • the data/results/items/totals/paid_amount response's property type/format changed from number null/double to object null/ for status 200

      response-property-type-changed

    • removed the required property data/results/items/currency from the response with the 200 status

      response-required-property-removed

    • removed the required property data/results/items/pay_date from the response with the 200 status

      response-required-property-removed

    • removed the required property data/results/items/status from the response with the 200 status

      response-required-property-removed

    • the data/results/items/end_date response's property pattern ^\d{4}-\d{2}-\d{2}$ was added for the status 200

      response-property-pattern-added

    • the data/results/items/start_date response's property pattern ^\d{4}-\d{2}-\d{2}$ was added for the status 200

      response-property-pattern-added

    • the data/results/items/legal_entity_id response's property pattern ^[1-9A-HJ-NP-Za-km-z]+$ was removed for the status 200

      response-property-pattern-removed

    • added the required property data/results/items/totals/gross_pay/currency to the response with the 200 status

      response-required-property-added

    • added the required property data/results/items/totals/gross_pay/value to the response with the 200 status

      response-required-property-added

    • added the required property data/results/items/totals/net_pay/currency to the response with the 200 status

      response-required-property-added

    • added the required property data/results/items/totals/net_pay/value to the response with the 200 status

      response-required-property-added

    • added the required property data/results/items/totals/paid_amount/currency to the response with the 200 status

      response-required-property-added

    • added the required property data/results/items/totals/paid_amount/value to the response with the 200 status

      response-required-property-added

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