Phone Management

CURIEDEV ACCOUNTS

3 phones registered in dev environment

+1 (762) 248-5372

AVAILABLE

Recent Messages

+122473083133/3/2026, 10:35:10 PM

Test

+122473083133/3/2026, 10:33:04 PM

Test

+122473083133/3/2026, 10:33:04 PM

Thanks for the message. Configure your number's SMS URL to change this message.Reply HELP for help.Reply STOP to unsubscribe.Msg&Data rates may apply.

+122473083133/3/2026, 10:25:53 PM

Test

+122473083133/3/2026, 10:25:53 PM

Thanks for the message. Configure your number's SMS URL to change this message.Reply HELP for help.Reply STOP to unsubscribe.Msg&Data rates may apply.

+1 (762) 254-4807

AVAILABLE

Recent Messages

No recent messages

+1 (762) 800-8721

AVAILABLE

Recent Messages

No recent messages

Mock Testing Reference

Identity Verification

PATIENT SERVICE

First or Last Name ContainsBehavior
VerifiedAuto-passes identity verification

Examples: JohnVerified, JaneVerified Smith

Case-insensitive, matches anywhere in first or last name.

Benefit Verification

BV

Patient First Name ContainsMock ScenarioDescription
FullCovereddrugs_covered__prior_auth_required__has_copayDrugs covered, prior auth required, has copay
NotCovereddrugs_not_covered__prior_auth_na__no_copayDrugs not covered, no prior auth, no copay

Examples: JohnFullCovered, JaneNotCovered

Prior Authorization

PA

Patient First Name ContainsMock ResultDetail Code
PAApprovedApprovedapproval
PADeniedDeniedstep_therapy_criteria_not_met

Examples: JohnPAApproved, JanePADenied

Chaining

All checks use Contains, so suffixes can be combined in any order:

JohnVerifiedFullCoveredPAApproved— ID verified + BV covered + PA approved
JaneVerifiedPADeniedNotCovered— ID verified + PA denied + BV not covered

Notes

  • Only works in development mode
  • In production, names go through real verification flows
  • Names without matching keywords submit normally