GET /API/v1/Report/DangerousGoodsDescriptions/GetListAdmin?organizationId={organizationId}&businessTypeId={businessTypeId}&filter={filter}
組織ID、事業種別IDおよび取引検索条件を指定して、帳票:危険物明細書を取得します。 ## 概要 組織の組織ID(***organizationId***)と事業種別ID(***businessTypeId***)に該当する組織が作成、または参加している取引より、帳票:危険物明細書を取得します。 取引は検索条件を指定して、条件に該当する取引に絞り込むことができます。 検索条件の指定方法については、[こちらを参照ください](https://docs.microsoft.com/ja-jp/graph/query-parameters#filter-parameter)。 このAPIでは、全ての取引から、帳票:危険物明細書を取得します。 ## 指定するパラメタについて ### 組織ID・事業種別ID 指定した組織が作成または参加している組織の中で、かつRead/Write権限を持つ帳票を取得します。
Request Information
URI Parameters
GetListAdminRequest
| Name | Description | Type | Additional information |
|---|---|---|---|
| businessTypeId | 事業種別ID |
String |
Required |
| filter | フィルター文字列 |
String |
Required |
| organizationId | 組織ID |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
DangerousGoodsDescriptions
| Name | Description | Type | Additional information |
|---|---|---|---|
| _etag | etag |
String |
Required |
| businessTypeId | 事業種別ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
| dealInformation |
Required |
||
| dealReportId | 取引・帳票ID |
String |
Required |
| organizationId | 組織ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
| partitionNo | パーティション番号 |
Integer, Null |
Format : Protect |