post https://b6smt4t0p2.execute-api.us-west-2.amazonaws.com/stage/bc/send_otp
send one time passcode
sample body parameters
{
"BrandName": "BRAND NAME", // string
"Channel": "CHANNEL", // string
"DestinationIdentity": "PHONE NUMBER", // string
"ReferenceId": "REFERENCE ID", // string
"AllowedAttempts": ATTEMPTS_ALLOWED, // int
"CodeLength": CODE_LENGTH, // int
"Language": "LANGUAGE CODE", // string
"ValidityPeriod": VALID_PERIOD // int
}
NOTE: requires authorization
authentication: YOUR_ID_TOKEN