POST CompanyContacts?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
CompanyContacts| Name | Description | Type | Additional information |
|---|---|---|---|
| contact_name | string |
None. |
|
| string |
None. |
||
| phone | string |
None. |
|
| sms | string |
None. |
|
| phone_number_country_code | string |
None. |
|
| sms_phonenumber_country_code | string |
None. |
|
| address1 | string |
None. |
|
| address2 | string |
None. |
|
| city | string |
None. |
|
| state_or_province | string |
None. |
|
| country | string |
None. |
|
| postal_code | string |
None. |
|
| latitude | string |
None. |
|
| longitude | string |
None. |
|
| email_address_list | Collection of string |
None. |
|
| rep_list | Collection of string |
None. |
|
| appid | string |
None. |
|
| for_guid_type | string |
None. |
|
| for_guid | string |
None. |
|
| states_covered | Collection of string |
None. |
|
| countries_covered | Collection of string |
None. |
|
| differentiate_by | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| active | boolean |
None. |
|
| default_choice | boolean |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.