Nested data structures influence how much data we need to download from Employment Hero Payroll (Keypay) every time we detect a modification. In general, highly nested data structures (e.g. return Line Item information with your Invoice payload) is less efficient than flat data structures (making separate API calls for Invoice and Line Item details).