Difference between revisions of "MYOB Endpoint: EmployeePayrollAdvices"

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


The following fields are available for the EmployeePayrollAdvices endpoint.
The following fields are available for the EmployeePayrollAdvices endpoint.
;DataFile
:A [[Field Type: Record|record field]] that provides the [[Field: DataFile|DataFile]] associated with the data.


;Employer
;Employer

Latest revision as of 18:15, 2 April 2025

Overview

The MYOB EmployeePayrollAdvices endpoint allows you to access the payroll data from MYOB.


Fields

The following fields are available for the EmployeePayrollAdvices endpoint.

DataFile
A record field that provides the DataFile associated with the data.
Employer
A record field that provides details of the company.
See Employer Fields for more information.
Employee
A record field that provides the employee associated with this transaction.
PayPeriodStartDate
A date field that provides the start date of the pay period.
PayPeriodEndDate
A date field that provides the end date of the pay period.
PaymentDate
A date field that provides the payment date.
PayFrequency
A text field that provides the frequency of pay.
AnnualSalary
A decimal field that provides the annual salary amount.
GrossPay
A decimal field that provides the gross pay for this advice.
NetPay
A decimal field that provides the net pay for this advice.
HourlyRate
A decimal field that provides the hourly rate for the employee applied to this advice.
ChequeNumber
A text field that provides the cheque number for the payment.
DateOfBirth
A date field that provides the date of birth of the employee.
SuperannuationFund
A record field that provides the superannuation fund of the employee used for this pay advice.
EmploymentClassification
A record field that provides the employement classification of the employee.
Lines
A table field that provides the lines of this payroll advice.
See Lines Fields for more information.


Employer Fields

The Employer field contains the following sub-fields.

CompanyName
A text field that provides the name of the organisation / company.
ABNOrTFN
A text field that provides the name ABN or TFN of the organisation / company.


Lines Fields

The Lines field contains the following sub-fields.

PayrollCategory
A record field that provides the payroll category associated with this line of the payroll advice.
Hours
A decimal field that provides the hours for this line of the payroll advice.
CalculationRate
A decimal field that provides the rate for this line of the payroll advice.
Amount
A decimal field that provides the amount for this line of the payroll advice.
YearToDate
A decimal field that provides the year to date amount for this line of the payroll advice.


MYOB API

For a detailed run through of the endpoint, you can see the MYOB API.


Related Fields

Cards
EmploymentClassifications
SuperannuationFunds
PayrollCategories


Related Endpoints

None


Related Topics

MYOB Models
MYOB Endpoints