Employee Payroll Runs

Create Employee Payroll Run

Creates a Employee Payroll Run object with the given values.

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

Headers

x-idempotency-keystring nullable

Key to guarantee idempotent write execution.

Key to guarantee idempotent write execution.

x-connector-tokenstring required

Response

Successful Response

{"stackTrail":"paths:/api/hris/v1/employee-payroll-runs:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 2 of the 11 revisions of this API.5

    • header request parameter x-idempotency-key list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the header request parameter x-idempotency-key, 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 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