Is it possible to create a payroll AU leave application with a LeavePeriodStatus of pending approval?
I am able to make a leave request for a user but it always defaults to approved status.
I am following these docs: https://developer.xero.com/documentation/api/payrollau/leaveapplications
Which indicate you can define a LeavePeriodStatus but the two documented available types are both post approved states.
Here is where I am seeing two states but I think both are post approval. https://developer.xero.com/documentation/api/payrollau/types-and-codes/#leaveapplications
If someone knows of any undocumented state I can use to place the leave application into pending approval or to simply advise this is not possible.
Thanks.