---
title: "Twilio Payment Voice"
method: POST
path: "/api/v1/twilio_payment_voice"
tags: ["twilio-payments"]
---

# Twilio Payment Voice

`POST /api/v1/twilio_payment_voice`

Voice webhook for the PCI payment number used by the payment transfer.

Returns ``<Pay>`` TwiML so the caller keys their card via DTMF directly into
Twilio's PCI environment (Shuttle Pay Connector). The PAN/CVC are captured
entirely on the Twilio leg and never reach joma-api. The caller's return to
the bot's room is driven by the Vonage NCCO, not by Twilio.

## Response `200`

Successful Response

- unknown

---

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