Validate a kiosk phone number

Strictly validates and normalizes a phone number before kiosk checkout. Always responds with HTTP 200 — either {valid: true, phoneNumber} carrying the normalized E.164 number, or {valid: false, message} when the number is rejected.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
  • The uuid or url_name of the location
Body Params
string
required
  • The phone number to validate
Response
200

Successful response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!