---
title: "Download the import CSV template"
method: GET
path: "/v1/invoices/imports/template"
tags: ["Invoice Imports"]
---

# Download the import CSV template

`GET /v1/invoices/imports/template`

Streams the canonical CSV template (header row only) whose columns map 1:1 onto the importable invoice fields.

## Response `200`

The CSV template header row

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/paymongo/apis/paymongo-api.md) · [All operations](https://skmtc.net/paymongo/apis/paymongo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/paymongo/paymongo-api/revisions/c18f9a027b2c/schema)
