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
What changed
- ○
queryrequest parameterexpandlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameterexpand, the type/format was generalized fromstring/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/currencyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
deductions/anyOf[subschema #1]/items/payroll_codeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
earnings/anyOf[subschema #1]/items/currencyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
earnings/anyOf[subschema #1]/items/payroll_codeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
taxes/anyOf[subschema #1]/items/currencyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
taxes/anyOf[subschema #1]/items/payroll_codeto the response with the200statusresponse-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
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○