Skip to content

Commit

Permalink
corrected the payroll docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Sep 12, 2024
1 parent a313185 commit b77a03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v1/payroll-uk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4936,7 +4936,7 @@ <h3>Usage and SDK Samples</h3>
leave_type_id = "00000000-0000-0000-0000-000000000000",
schedule_of_accrual = schedule_of_accrual::BEGINNINGOFCALENDARYEAR,
opening_balance = 5.25,
schedule_of_accrual_date = )
schedule_of_accrual_date = 2024-05-01)

try:
api_response = api_instance.create_employee_leave_type(xero_tenant_id, employee_id, employeeLeaveType, idempotency_key)
Expand Down

0 comments on commit b77a03f

Please sign in to comment.