added

Assign/Update user pay rule policy

Introducing new capabilities for managing user pay rule assignments via the External API.

New Endpoints Added:

Get company pay rule policies: Retrieve the list of available pay rule policies configured in the account. This allows third-party systems to dynamically fetch valid pay rules before assigning them to users.

Assign user to pay rule policy: Assign or update the pay rule policy for a specific user, including support for setting the effective date. Validation ensures that the selected pay rule exists and is compatible with the account.

These methods enable fully automated user-creation and onboarding flows, ensuring users are created with the correct pay rule from day one and reducing manual administrative updates.