Interface SendSignupSmsCodeCommandInput

interface SendSignupSmsCodeCommandInput {
    phoneNumber: string;
    waterfallId: string;
}

Properties

phoneNumber: string
+79261112233
waterfallId: string

Waterfall id should be the same for 1 account registration flow