Contact Verification
Create a Verification
Initiate a new contact details verification via email and OTP.
POST
Contact Verification Guide
How the email + OTP verification flow works end-to-end
Error Responses
Parameter Constraints
Phone numbers must be in international format, including the country code, without a leading
+ sign (e.g. 972544735557).Parameters
Headers
Your API key prefixed with
APIKEY. Example: APIKEY your-api-key. See the Authentication guide.Contact Details
The email address to send the verification link to.
The phone number to verify via OTP, in international format without a leading
+ sign (e.g. 972544735557).The name of the recipient. Shown in the email greeting and verification screens.
Message Options
The name that appears as the SMS sender (supported in most countries).
The language for the email and verification page, as a two-letter ISO 639-1 code (e.g.
en).How long the verification link stays valid, in minutes. Allowed range: 1 to 30.
Callback & Tracking
A URL to which PCI Booking will POST the result when the session reaches a terminal state. See Receive Result Notification.
A free-form reference string stored with the session and echoed back in all responses and callbacks.

