Download a sample import file
The column layout the importer expects, with a filled example row.
Query parameters
type requiredenum: payroll, employees, attendance, salary_structure, leave, expenses | Which importer the template is for. |
organization_id integer | Organization to act on. Required when the API key can reach more than one organization; optional - and defaulted - when it can reach exactly one. |
Responses
200The requested file. The content type followsformat-text/csv,text/plain,application/pdf, or the Office XML type forxlsx.400The request was malformed or failed validation. ErrorResponse401The key is missing, unknown, or the HMAC signature did not verify. ErrorResponse