You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xero_accounting.yaml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1124,6 +1124,12 @@ paths:
1124
1124
example: 1
1125
1125
schema:
1126
1126
type: integer
1127
+
- in: query
1128
+
name: pageSize
1129
+
description: Used with the page parameter. Sets the number of bank transactions to be returned per call when the pageSize parameter is used with the page parameter e.g. page=1&pageSize=250
0 commit comments