Difference between revisions of "MYOB Endpoint: AccountingProperties"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
The following fields are available for the AccountingProperties endpoint. | The following fields are available for the AccountingProperties endpoint. | ||
;DataFile | |||
:A [[Field Type: Record|record field]] that provides the [[Field: DataFile|DataFile]] associated with the data. | |||
;ConversionDate | ;ConversionDate |
Latest revision as of 18:17, 2 April 2025
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.
- DataFile
- A record field that provides the DataFile associated with the data.
- 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