package
0.0.0-20220530105605-7cd2dfd380db
Repository: https://github.com/stack11/go-exactonline.git
Documentation: pkg.go.dev

# Functions

NewPayrollService creates a new initialized instance of the PayrollService.

# Structs

ActiveEmployments: Service: Payroll Entity: ActiveEmployments URL: /api/v1/{division}/payroll/ActiveEmployments HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollActiveEmployments.
Employees: Service: Payroll Entity: Employees URL: /api/v1/{division}/payroll/Employees HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmployees.
EmploymentConditionGroups: Service: Payroll Entity: EmploymentConditionGroups URL: /api/v1/beta/{division}/payroll/EmploymentConditionGroups HasWebhook: false IsInBeta: true Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmploymentConditionGroups.
EmploymentContractFlexPhases: Service: Payroll Entity: EmploymentContractFlexPhases URL: /api/v1/{division}/payroll/EmploymentContractFlexPhases HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmploymentContractFlexPhases.
EmploymentContracts: Service: Payroll Entity: EmploymentContracts URL: /api/v1/{division}/payroll/EmploymentContracts HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmploymentContracts.
EmploymentEndReasons: Service: Payroll Entity: EmploymentEndReasons URL: /api/v1/{division}/payroll/EmploymentEndReasons HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmploymentEndReasons.
EmploymentOrganizations: Service: Payroll Entity: EmploymentOrganizations URL: /api/v1/{division}/payroll/EmploymentOrganizations HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmploymentOrganizations.
Employments: Service: Payroll Entity: Employments URL: /api/v1/{division}/payroll/Employments HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmployments.
EmploymentSalaries: Service: Payroll Entity: EmploymentSalaries URL: /api/v1/{division}/payroll/EmploymentSalaries HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmploymentSalaries.
EmploymentTaxAuthoritiesGeneral: Service: Payroll Entity: EmploymentTaxAuthoritiesGeneral URL: /api/v1/{division}/payroll/EmploymentTaxAuthoritiesGeneral HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollEmploymentTaxAuthoritiesGeneral.
PayrollService is responsible for communication with the Payroll endpoints of the Exact Online API.
TaxEmploymentEndFlexCodes: Service: Payroll Entity: TaxEmploymentEndFlexCodes URL: /api/v1/{division}/payroll/TaxEmploymentEndFlexCodes HasWebhook: false IsInBeta: false Methods: GET Endpoint docs: https://start.exactonline.nl/docs/HlpRestAPIResourcesDetails.aspx?name=PayrollTaxEmploymentEndFlexCodes.

# Type aliases

ActiveEmploymentsEndpoint is responsible for communicating with the ActiveEmployments endpoint of the Payroll service.
EmployeesEndpoint is responsible for communicating with the Employees endpoint of the Payroll service.
EmploymentConditionGroupsEndpoint is responsible for communicating with the EmploymentConditionGroups endpoint of the Payroll service.
EmploymentContractFlexPhasesEndpoint is responsible for communicating with the EmploymentContractFlexPhases endpoint of the Payroll service.
EmploymentContractsEndpoint is responsible for communicating with the EmploymentContracts endpoint of the Payroll service.
EmploymentEndReasonsEndpoint is responsible for communicating with the EmploymentEndReasons endpoint of the Payroll service.
EmploymentOrganizationsEndpoint is responsible for communicating with the EmploymentOrganizations endpoint of the Payroll service.
EmploymentSalariesEndpoint is responsible for communicating with the EmploymentSalaries endpoint of the Payroll service.
EmploymentsEndpoint is responsible for communicating with the Employments endpoint of the Payroll service.
EmploymentTaxAuthoritiesGeneralEndpoint is responsible for communicating with the EmploymentTaxAuthoritiesGeneral endpoint of the Payroll service.
TaxEmploymentEndFlexCodesEndpoint is responsible for communicating with the TaxEmploymentEndFlexCodes endpoint of the Payroll service.