Difference between revisions of "MYOB Endpoint: EmploymentClassifications"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
The following fields are available for the EmploymentClassifications endpoint. | The following fields are available for the EmploymentClassifications endpoint. | ||
;DataFile | |||
:A [[Field Type: Record|record field]] that provides the [[Field: DataFile|DataFile]] associated with the data. | |||
;UID | ;UID |
Latest revision as of 18:14, 2 April 2025
Overview
The MYOB EmploymentClassifications endpoint allows you to access the list of all employment classifications.
Fields
The following fields are available for the EmploymentClassifications endpoint.
- DataFile
- A record field that provides the DataFile associated with the data.
- UID
- A GUID field representing the internal id of the employment classification. This field can be used to link to other endpoints.
- Name
- A text field that provides the employment classification name.
- 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