GET /API/v2/Companies/NotificationContacts/Get/{notificationContactId}
お知らせの連絡先を取得します。 お知らせの連絡先ID(***notificationContactId***)を指定して、お知らせの連絡先を取得します。 お知らせの連絡先に関する詳細については、[お知らせの連絡先について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| notificationContactId | お知らせの連絡先ID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| notificationContactId | お知らせの連絡先ID |
String |
Required Max length: 36 |
| companyId | 会社ID |
String |
Required Max length: 36 |
| emailAddress | メールアドレス |
String |
Required Max length: 319 Format : email |
| employeeId | 利用者ID |
String, Null |
Max length: 36 |
| employeeName |
Object, Null |
None. |