---
title: "Send Voucher Template Bulk"
method: POST
path: "/chat-seen/send-voucher-template-bulk"
tags: ["Chat Seen Contacts"]
---

# Send Voucher Template Bulk

`POST /chat-seen/send-voucher-template-bulk`

Send the approved 360dialog template to every contact matching the current frontend filters.
Each customer receives:
  - Body {{1}} = their own name
  - Header image = their own generated voucher URL
  - One static button: More Info (no parameter sent unless D360_TEMPLATE_BUTTON_MODE=url)

## Query parameters

- `q` string
- `matched` integer, nullable
- `date_from` string
- `date_to` string
- `month_day_from` string
- `month_day_to` string
- `visit_date_field` string
- `visit_sort` string
- `template_name` string
- `language_code` string
- `create_missing_vouchers` boolean
- `only_unsent` boolean
- `dry_run` boolean
- `max_items` integer

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
