GET api/phones/value/{contactId}?phoneFieldName={phoneFieldName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| contactId | globally unique identifier |
Required |
|
| phoneFieldName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PhoneNumber| Name | Description | Type | Additional information |
|---|---|---|---|
| FormattedNumber | string |
None. |
|
| RawNumber | string |
None. |
|
| Mask | Mask |
None. |
|
| CountryCode | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.