---
title: "Create a Template"
method: POST
path: "/invoice_estimate/proposal_template"
---

# Create a Template

`POST /invoice_estimate/proposal_template`

## Request body

- object
  - `proposal_template` object
    - `template_name` string, required — Template Name
    - `template_description` string — Description
    - `proposal_options` unknown[]
      - unknown

## Response `200`

200

- object
  - `type` string
  - `message` string
  - `data` object
    - `template_uid` string

## Other responses

- `400` — 400

---

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