Endpoint
POST/phone-service/phoneid
Swagger
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Phone number to query, including country code (no spaces or symbols).
Example:
"11234567890"
Stage of the user journey.
Available options:
create, sign-in, transact, update, delete Example:
"create"
Customer-defined ID echoed in the response.
Example:
"CustomExternalID7349"
End user's IP address (IPv4 or IPv6).
Example:
"203.0.113.45"
Add-on services to enrich the phone lookup.
Consent record for querying the number — required for certain add-ons.