List import templates

GET/api/v1/reports/import-templates

Every CSV template the app can import — chart of accounts, customers, vendors, transactions, invoices, bills, journal entries — with column definitions derived from the importers themselves, per-file download URLs and a ZIP URL bundling all of them with a README each.

Operation ID: list_import_templates_api_v1_reports_import_templates_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

200Successful Response

successboolean
messagestring
codestring
dataImportTemplateListResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject