Phone
A phone is a telephone number belonging to a customer. Can be one of three different types.
phone Object
Represents a phone number for a customer.
details
Property | Data Type (length) |
Description |
---|---|---|
phoneType |
string (50) |
Valid values include:
|
number |
string (50) | Only numbers (i.e., 5152221212). Data cleansing should be performed on any invalid user input prior to making API call. |
isActive |
boolean |