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

# Send Test Voucher Template

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

Test send only:
- Sends to D360_TEST_NUMBER / 96171565383
- Uses the selected customer's own name for body {{1}}
- Uses the selected customer's own voucher image link in the header
- Does NOT mark the customer as normally sent, so bulk sending is not affected

## Query parameters

- `normalized_phone` string, required
- `template_name` string
- `language_code` string
- `create_missing_voucher` boolean
- `dry_run` boolean

## 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)
