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
Confirmed the API and SDK expect a string date param, the bug sits within the code generator template and will be fixed upstream so the generated language specific docs are correct on next release. Apologies for the inconvenience!
SDK you're using (please complete the following information):
-"xero-node": "^4.17.0"
Describe the bug
accountingApi.getReportBankSummary
can't take Date parameters.To Reproduce
Steps to reproduce the behavior:
xero.accountingApi.getReportBankSummary()
functionExpected behavior
A clear and concise description of what you expected to happen.
Screenshots
The text was updated successfully, but these errors were encountered: