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
- 7fa930b39366159
What changed
- ▲
the response property
data/results/items/end_datebecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/results/items/start_datebecame nullable for the status200response-property-became-nullable
- ▲
the response property
data/results/items/totals/gross_paybecame optional for the status200response-property-became-optional
- ▲
the response property
data/results/items/totals/net_paybecame optional for the status200response-property-became-optional
- ▲
the response property
data/results/items/totals/paid_amountbecame optional for the status200response-property-became-optional
- ▲
the
data/results/items/legal_entity_idresponse property's maxLength was unset from24for the response status200response-property-max-length-unset
- ▲
the
data/results/items/legal_entity_idresponse property's minLength was decreased from24to0for the response status200response-property-min-length-decreased
- ▲
the
data/results/items/end_dateresponse's property type/format changed fromstring/date-timetostringnull/datefor status200response-property-type-changed
- ▲
the
data/results/items/start_dateresponse's property type/format changed fromstring/date-timetostringnull/datefor status200response-property-type-changed
- ▲
the
data/results/items/totals/gross_payresponse's property type/format changed fromnumbernull/doubletoobjectnull/for status200response-property-type-changed
- ▲
the
data/results/items/totals/net_payresponse's property type/format changed fromnumbernull/doubletoobjectnull/for status200response-property-type-changed
- ▲
the
data/results/items/totals/paid_amountresponse's property type/format changed fromnumbernull/doubletoobjectnull/for status200response-property-type-changed
- ▲
removed the required property
data/results/items/currencyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/results/items/pay_datefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/results/items/statusfrom the response with the200statusresponse-required-property-removed
- ○
the
data/results/items/end_dateresponse's property pattern^\d{4}-\d{2}-\d{2}$was added for the status200response-property-pattern-added
- ○
the
data/results/items/start_dateresponse's property pattern^\d{4}-\d{2}-\d{2}$was added for the status200response-property-pattern-added
- ○
the
data/results/items/legal_entity_idresponse's property pattern^[1-9A-HJ-NP-Za-km-z]+$was removed for the status200response-property-pattern-removed
- ○
added the required property
data/results/items/totals/gross_pay/currencyto the response with the200statusresponse-required-property-added
- ○
added the required property
data/results/items/totals/gross_pay/valueto the response with the200statusresponse-required-property-added
- ○
added the required property
data/results/items/totals/net_pay/currencyto the response with the200statusresponse-required-property-added
- ○
added the required property
data/results/items/totals/net_pay/valueto the response with the200statusresponse-required-property-added
- ○
added the required property
data/results/items/totals/paid_amount/currencyto the response with the200statusresponse-required-property-added
- ○
added the required property
data/results/items/totals/paid_amount/valueto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲