GET /API/v1/Deals/GetReportList/{dealNo}
取引管理番号を指定して、取引内に作成された帳票の一覧を取得します。 ## 概要 ユーザが所属している組織が作成、または参加している取引について、取引管理番号(***dealNo***)を指定して、取引内に作成された帳票の一覧を取得します。 ## 指定するパラメタについて ### 取引管理番号 複製する取引の取引管理番号(***dealNo***)を指定します。
Request Information
URI Parameters
UriModel of Deals.GetReportList
Name | Description | Type | Additional information |
---|---|---|---|
dealNo | dealNo |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
dealReportId | 取引・帳票ID |
String |
Required |
reportCode | 帳票コード |
String |
Required |
reportNo | 帳票番号 |
String |
Required |
reportUrl | 帳票表示URL |
String |
Required |
status | 状態 |
String |
Required |
containerNo | コンテナ番号 |
String, Null |
None. |
containerLengthCode | コンテナ長さコード |
String, Null |
None. |
containerHeightCode | コンテナ高さコード |
String, Null |
None. |
containerTypeCode | コンテナタイプコード |
String, Null |
None. |
equipmentInterchangeTypeInOut | 機器受渡種別 |
String, Null |
None. |
fullOrEmpty | コンテナ状態 |
String, Null |
None. |
containerTerminalCode | コンテナターミナルコード |
String, Null |
None. |
customId | カスタムID |
String, Null |
None. |
createBusinessTypeId | 作成事業種別ID |
String |
Required |
createOrganizationId | 作成した会社・組織ID |
String |
Required |
updateBusinessTypeId | 更新事業種別ID |
String |
Required |
updateOrganizationId | 更新した会社・組織ID |
String |
Required |
updatedAt | 更新日時 |
String, Null |
Format : date-time |
attachFileMetas | 添付ファイルメタ情報リスト |
Collection, Null of attachFileMetas |
None. |