Difference between revisions of "MYOB Endpoint: AccountingProperties"
Jump to navigation
Jump to search
(Created page with "== Overview == The MYOB '''AccountingProperties''' endpoint allows you to access specific accounting settings global to your whole MYOB data file...") |
|||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The MYOB '''AccountingProperties''' [[Endpoints|endpoint]] allows you to access specific accounting settings global to your whole [[Data Files|MYOB data file]]. | The MYOB '''AccountingProperties''' [[MYOB Endpoints|endpoint]] allows you to access specific accounting settings global to your whole [[Data Files|MYOB data file]]. | ||
== Fields == | == Fields == | ||
Line 33: | Line 33: | ||
:None | :None | ||
== Related Topics == | |||
:[[MYOB Models]] | |||
:[[MYOB Endpoints]] |
Revision as of 00:41, 22 September 2021
Overview
The MYOB AccountingProperties endpoint allows you to access specific accounting settings global to your whole MYOB data file.
Fields
The following fields are available for the AccountingProperties endpoint.
- ConversionDate
- A date field reprensenting the start date of your MYOB data file. No transations can be entered before this date.
- CurrentFinancialYear
- A integer field indicating the current financial year.
- LastMonthFinancialYear
- A integer field indicating the last month used for your financial year.
- RowVersion
- A row version field.
MYOB API
For a detailed run through of the endpoint, you can see the MYOB API.
Related Fields
- None
Related Endpoints
- None