GET /API/v2/Reports/DangerousGoodsAdvanceNotices/Search?tradeNo=!{tradeNo}&tradeType=!{tradeType}&tradeName=!{tradeName}&uniqueNo=!{uniqueNo}&parentTradeNo=!{parentTradeNo}&organizationIdAsOwner=!{organizationIdAsOwner}&organizationIdAsPartnerList=!{organizationIdAsPartnerList}&tradeStatus=!{tradeStatus}&createdAtFrom=!{createdAtFrom}&createdAtTo=!{createdAtTo}&createdAtRange=!{createdAtRange}&createdAtRangeUnit=!{createdAtRangeUnit}&updatedAtFrom=!{updatedAtFrom}&updatedAtTo=!{updatedAtTo}&updatedAtRange=!{updatedAtRange}&updatedAtRangeUnit=!{updatedAtRangeUnit}&dealerCompanyName=!{dealerCompanyName}&advanceNoticeNo=!{advanceNoticeNo}&advanceNoticeStatus=!{advanceNoticeStatus}&submissionDateFrom=!{submissionDateFrom}&submissionDateTo=!{submissionDateTo}&submissionDateRange=!{submissionDateRange}&submissionDateRangeUnit=!{submissionDateRangeUnit}&estimatedDeliveryDateFrom=!{estimatedDeliveryDateFrom}&estimatedDeliveryDateTo=!{estimatedDeliveryDateTo}&estimatedDeliveryDateRange=!{estimatedDeliveryDateRange}&estimatedDeliveryDateRangeUnit=!{estimatedDeliveryDateRangeUnit}
危険物又は有害物事前連絡表。 検索条件に該当する、利用者が所属する組織が参加している取引の危険物又は有害物事前連絡表を全て取得します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tradeNo | 取引管理番号 |
String, Null |
Max length: 20 |
| tradeType | 取引タイプ |
String, Null |
Max length: 8 |
| tradeName | 取引名 |
String, Null |
Max length: 100 |
| uniqueNo | 社内管理番号 |
String, Null |
Max length: 45 Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
| parentTradeNo | 親の取引管理番号 |
String, Null |
Max length: 20 |
| organizationIdAsOwner | 取引のオーナーである組織ID |
String, Null |
Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| organizationIdAsPartnerList | 取引のパートナーである組織IDリスト |
String, Null |
None. |
| tradeStatus | 取引ステータス |
String, Null |
Max length: 9 |
| createdAtFrom | 作成日時_from |
String, Null |
Format : date-time |
| createdAtTo | 作成日時_to |
String, Null |
Format : date-time |
| createdAtRange | 作成日時_期間 |
Integer, Null |
None. |
| createdAtRangeUnit | 作成日時_期間_単位 |
String, Null |
Max length: 1 |
| updatedAtFrom | 更新日時_from |
String, Null |
Format : date-time |
| updatedAtRange | 更新日時_期間 |
Integer, Null |
None. |
| updatedAtTo | 更新日時_to |
String, Null |
Format : date-time |
| updatedAtRangeUnit | 更新日時_期間_単位 |
String, Null |
Max length: 1 |
| dealerCompanyName | 取扱店社 |
String, Null |
Max length: 30 |
| advanceNoticeNo | 白紙管理番号 |
String, Null |
Max length: 17 |
| advanceNoticeStatus | 白紙ステータス |
String, Null |
Max length: 17 |
| submissionDateFrom | 白紙初回提出日_from |
String, Null |
Format : date-time |
| submissionDateTo | 白紙初回提出日_to |
String, Null |
Format : date-time |
| submissionDateRange | 白紙初回提出日_期間 |
Integer, Null |
None. |
| submissionDateRangeUnit | 白紙初回提出日_期間_単位 |
String, Null |
Max length: 1 |
| estimatedDeliveryDateFrom | 搬入予定日_from |
String, Null |
Format : date-time |
| estimatedDeliveryDateTo | 搬入予定日_to |
String, Null |
Format : date-time |
| estimatedDeliveryDateRange | 搬入予定日_期間 |
Integer, Null |
None. |
| estimatedDeliveryDateRangeUnit | 搬入予定日_期間_単位 |
String, Null |
Max length: 1 |
Body Parameters
None.
Response Information
Resource Description
v2.DangerousGoodsAdvanceNotice_Summary
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| inReport |
Required |
||
| tradeNo | 取引管理番号 |
String |
Required Max length: 20 |
| tradeName | 取引名 |
String |
Required Max length: 100 |
| tradeType | 取引タイプ |
String |
Required |
| tradeStatus | 取引ステータス |
String |
Required Max length: 8 |
| vesselName | 本船名 |
String, Null |
None. |
| portOfDischargeName | 荷揚港名 |
String, Null |
None. |
| oceanCarrierCompanyName | 船会社名 |
String, Null |
None. |
| advanceNoticeDetail |
Object, Null |
None. |
|
| dangerousGoodsProfile |
Object, Null |
None. |
|
| subsidiaryHazardClass | 副次危険性等級 |
String, Null |
None. |
| packingGroup | 容器等級(PACKING GROUP) |
String, Null |
None. |
| estimatedDeliveryDate | 搬入予定日 |
String, Null |
Format : date |
| dangerousGoodsManager |
Object, Null |
None. |
|
| firstSubmissionOrganizationId | 初回提出を行った組織ID |
String, Null |
None. |
| updatedAt | 帳票更新日時 |
String, Null |
Format : date-time |