Skip to main content
GET
Generate a historical payroll import template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

payroll
string
required

Query Parameters

template
enum<string>
required

The template type to generate. preset includes only the business entity's configured presets. all_types includes all available types/subtypes in the system.

Available options:
all_types,
preset

Response

200 - text/csv; charset=UTF-8

OK