Difference between revisions of "MYOB Endpoint: PayrollTaxTables"

From OdataLink
Jump to navigation Jump to search
 
Line 7: Line 7:


The following fields are available for the PayrollTaxTables endpoint.
The following fields are available for the PayrollTaxTables 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:12, 2 April 2025

Overview

The MYOB PayrollTaxTables endpoint allows you to access the list of all payroll tax tables within MYOB.


Fields

The following fields are available for the PayrollTaxTables endpoint.

DataFile
A record field that provides the DataFile associated with the data.
UID
A GUID field representing the internal id of the payroll tax table. This field cannot be linked to anything else.
Name
A text field that provides the name of the tax table.
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


Related Topics

MYOB Models
MYOB Endpoints