POST /API/v2/Reports/DangerousGoodsDescriptions/SubmitByPost
危険物明細書を提出します 動作は、危険物明細書の提出(***/API/v2/Reports/DangerousGoodsDescriptions/Submit***)と同様です。 危険物明細書に関する詳細については、[危険物明細書について]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
| accessiblePartners | アクセス可能なパートナー |
Collection, Null of accessiblePartners |
None. |
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.