GET api/Payroll/GetAll

Get all payrolls for the auth'd company

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

List of Payrolls information

Collection of PayrollInfo
NameDescriptionTypeAdditional information
PayrollID

integer

None.

CompanyID

integer

None.

PublicID

globally unique identifier

None.

PayrollNo

string

None.

PayrollName

string

None.

PayFrequency

integer

None.

PayrollTypeID

integer

None.

NICalcMethod

integer

None.

ErsNI

boolean

None.

ErsPension

boolean

None.

WithholdTaxRefunds

boolean

None.

Address1

string

None.

Address2

string

None.

Address3

string

None.

City

string

None.

County

string

None.

Postcode

string

None.

PayrollTaxReference

string

None.

Telephone

string

None.

isCIS

boolean

None.

CompanyCIS

boolean

None.

CompanyLoan

boolean

None.

PayLoanImmediately

boolean

None.

DefaultInPayHolidayScheme

integer

None.

DefaultPayroll

boolean

None.

DefaultOffPayrollWorker

boolean

None.

ExternalReference

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.