import_template
Get a CSV template for any supported import type (clients, products, invoices, receipts). Choose a platform source like Uber, Glovo, or WooCommerce to match its specific column layout, then fill and upload via the import tool.
Instructions
Download a CSV template for a specific import type. Returns base64-encoded CSV with column headers and example rows that can be filled in and uploaded via import_upload. Pass source for a platform or shop template (uber, bolt, glovo, tazz, woocommerce, prestashop) to get the columns of that export instead of the generic ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | Platform / shop whose column layout the template should use | |
| companyId | No | Company UUID override (uses active company if not set) | |
| importType | Yes | Type of import to get template for |