Phone Management

CURIEDEV ACCOUNTS

6 phones registered in dev environment

+1 (325) 241-3717

CLAIMEDsince 7/2/2026, 12:24:30 PM

Recent Messages

+132524137177/2/2026, 12:25:39 PM

Here is our contact card!

+132524137177/2/2026, 12:25:39 PM

Here is our contact card!

+132524137177/2/2026, 12:24:39 PM

Your Curie verification code is:

+132524137177/2/2026, 12:24:39 PM

Your Curie verification code is:

+132524137176/27/2026, 4:55:02 PM

Here is our contact card!

+1 (762) 248-5372

AVAILABLE

Recent Messages

+162828556216/27/2026, 2:04:53 AM

Here is our contact card!

+176224853726/27/2026, 2:04:48 AM

Here is our contact card!

+162828556216/27/2026, 2:03:50 AM

**verification code is:**

+176224853726/27/2026, 2:03:48 AM

Your Curie verification code is:

+162828556216/26/2026, 4:54:40 PM

Here is our contact card!

+1 (762) 254-4807

AVAILABLE

Recent Messages

+176280087216/27/2026, 11:55:42 AM

Here is our contact card!

+176225448076/27/2026, 11:55:37 AM

Here is our contact card!

+176280087216/27/2026, 11:54:40 AM

**verification code is:**

+176225448076/27/2026, 11:54:37 AM

Your Curie verification code is:

+176280087216/27/2026, 11:35:50 AM

Here is our contact card!

+1 (762) 800-8721

AVAILABLE

Recent Messages

+176280087216/27/2026, 11:55:42 AM

Here is our contact card!

+176225448076/27/2026, 11:55:37 AM

Here is our contact card!

+176280087216/27/2026, 11:54:40 AM

**verification code is:**

+176225448076/27/2026, 11:54:37 AM

Your Curie verification code is:

+176280087216/27/2026, 11:35:50 AM

Here is our contact card!

+1 (775) 370-7215

AVAILABLE

Recent Messages

+177537072154/15/2026, 3:03:15 AM

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.

+165088067574/15/2026, 3:03:13 AM

We are pleased to inform you that your prescription has been sent to Amazon Pharmacy. You will receive a text from Amazon Pharmacy within 24 hours.

+165088067574/15/2026, 3:03:13 AM

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.

+177537072154/15/2026, 3:03:11 AM

We are pleased to inform you that your prescription has been sent to Amazon Pharmacy. You will receive a text from Amazon Pharmacy within 24 hours.

+165088067574/15/2026, 1:48:57 AM

**verification code is:**

+1 (928) 440-1578

AVAILABLE

Recent Messages

+192844015784/8/2026, 3:53:16 AM

Here is our contact card!

+192844015784/8/2026, 3:53:16 AM

Here is our contact card!

+192844015784/8/2026, 3:52:16 AM

Your Curie verification code is:

+192844015784/8/2026, 3:52:16 AM

Your Curie verification code is:

+192844015784/5/2026, 10:01:01 PM

Here is our contact card!

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

Stripe Test Cards

PAYMENT PROCESSING

Card NumberBrandBehavior
VisaSucceeds
MastercardSucceeds
VisaDeclined — insufficient funds

Expiry: any future date  CVC: any 3 digits  ZIP: any 5 digits

Notes

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