POST /API/v2/Reports/DangerousGoodsAdvanceNotices/UpdateByPost
危険物又は有害物事前連絡表を更新します。 動作は、危険物又は有害物事前連絡表の更新(***/API/v2/Reports/DangerousGoodsAdvanceNotices/Update***)と同様です。 危険物又は有害物事前連絡表に関する詳細については、[危険物又は有害物事前連絡表について]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
v2.DangerousGoodsAdvanceNotice_UpdateByPost
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| dangerousGoodsAdvanceNotice |
Required |
||
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.