Scenario
You already know a phone number’s type/use case (mobile, home, work) and want to send that information along to the recipient or make a decision based on that information.
Solution
Pass a single, trailing character “hint” with the phone number.
- m = Mobile
- h = Home
- w = Work
e.g. phone_1=5125551234m
Comments
0 comments
Please sign in to leave a comment.