Added
-
Payments → Create and pay a payment statement: Endpoint is now available, which allows to create a payment statement for a set of invoices, attach a bank transfer payment method, and pay it in a single call.
-
Payments → Retrieve a payment statement: Endpoint is now available, which allows to retrieve a payment statement by its identifier, including its status, amounts, beneficiary details, and the authoritative list of settled invoices.
Changed
-
Time Off → Process time-off requests from an external HRIS: Added new enum values to
policy_typein the request body:Compensatory leave,Family responsibility leave,Hospitalization leave,Long Service Leave,Menstrual leave, andVacation - public holidays replacement. -
Time Off → List policies: Added new enum values to the
policy_type_namequery parameter, includingCompensatory leave,Family responsibility leave,Floating Holiday Allowance,Hospitalization leave,Long Service Leave,Menstrual leave,Supplementary Leave,Vacation - public holidays replacement, andWork accident leave.