GET /API/v2/Master/ContactInformations/GetList/{reportCode}
帳票コードを指定して、問合せ先を全て取得します。 帳票コード(***reportCode***)を指定して、問合せ先を全て取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportCode | 帳票コード |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
| Name | Description | Type | Additional information |
|---|---|---|---|
| contactInformationId | 問合せ先ID |
String |
Required |
| contactInformationName | 問合せ先名称 |
String |
Required |
| organizationId | 組織ID |
String |
Required |
| reportCode | 帳票コード |
String |
Required |
| inquirables | 問合せ詳細 |
Collection, Null of inquirables |
None. |
| isManualResponse | 手動応答フラグ |
Boolean |
Required |
| displayOrder | 表示順 |
Integer |
Required |
| forwarderNames | フォワーダー名 |
Collection, Null of String, Null |
None. |