Check payment completion
API Reference
Check payment completion
Whether the caller has completed payment, for example after send_link while the call is still going.
POST
Check payment completion
Headers
The caller's phone number in E.164, templated from the platform's caller-ID variable. Never model-generated.
Example:
"+14155550142"
The dialed number in E.164 (resolved to a merchant server-side) or an explicit merchant id.
Example:
"tonys-pizza"
The platform's call id. Used for charge idempotency: retries within a call can never double-charge.
Response
200 - application/json
The current payment state for this call.
Available options:
paid, pending