POST /API/v2/Reports/DangerousGoodsDescriptions/Create
危険物明細書を作成します。 危険物明細書を作成するには、利用者が危険物明細書を作成できる事業種別が割り当てられた組織に所属している必要があり、かつ、作成しようとする取引についても、権限が割り当てられている必要があります。 危険物明細書に関する詳細については、[危険物明細書について]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
reportCode | 帳票コード |
String |
Required Max length: 5 |
organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
descriptionOfDangerousGoodsNo | 危険物商品明細番号 |
String, Null |
Max length: 27 |
tradeNo | 取引管理番号 |
String, Null |
Max length: 20 |
uniqueNo | 社内管理番号 |
String, Null |
Max length: 45 Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
bookingNo | ブッキング番号 |
String, Null |
None. |
blNo | B/L番号 |
String, Null |
None. |
message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
reportId | 帳票ID |
String |
Required Max length: 30 |
tradeOverview |
Required |
||
reportType |
Required |
||
reportNo | 帳票番号 |
Integer |
Required |
applyType | 申請種別 |
String |
Required Max length: 6 |
dangerousGoodsDescription |
Required |
||
isEditing | 編集中か |
Boolean |
Required |
accessiblePartners | 帳票にアクセス可能なパートナー |
Collection of accessiblePartners |
Required |
attachFiles | 添付ファイル(メタ情報) |
Collection, Null of attachFiles |
None. |
created |
Object, Null |
None. |
|
editing |
Object, Null |
None. |
|
updated |
Object, Null |
None. |
|
submitted |
Object, Null |
None. |