get https://api.liveforce.co/0.2/payment-reports/
JWT token must have "read:payment_reports" scope granted.
Important note about payment item total payable. It consists of two parts:
- timesheet.total (calculated total salary after all adjustments, with holiday pay, but without expenses)
- expenses.totalApproved
So add both values to get final total value.
Also note, that timesheet or expenses may be null.