XeroAPI / Xero-NetStandard

A wrapper of the Xero API in the .NetStandard 2.0 framework. Supports Accounting, Payroll AU/US, and Files
MIT License
118 stars 119 forks source link

API updates to GET Organization default Reporting Method #486

Open beeyee0401 opened 9 months ago

beeyee0401 commented 9 months ago

SDK you're using (please complete the following information):

Is your feature request related to a problem? Please describe. Our application integrates with Xero and we would like to display and show calculations differently based on the Organization's Reporting Method. But it seems like Xero doesn't have an API to get the Reporting Preferences, unless I'm missing something in the API or SDK.

Describe the solution you'd like A new API for this information would be really nice. Or it could be part of the Organisation class as a new ReportingPreferences class or something

Describe alternatives you've considered If we need this field, I don't think there really are alternatives.

Additional context Here's the field that we would like. The Cash vs Accrual option. image

github-actions[bot] commented 9 months ago

PETOSS-352

github-actions[bot] commented 9 months ago

Thanks for raising an issue, a ticket has been created to track your request