curl --request GET \
--url https://api.plane.com/v1/leave-balances/{leave_balance_id}/transactions \
--header 'Authorization: Bearer <token>'Returns the ledger for one leave balance.
curl --request GET \
--url https://api.plane.com/v1/leave-balances/{leave_balance_id}/transactions \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://docs.plane.com/llms.txt
Use this file to discover all available pages before exploring further.
posted and pending.transactions property that contains an array of
Leave Transaction objects.Was this page helpful?