PATCH /API/v2/NaccsReports/DangerousGoodsDetailsConfirmCalls/Lock/{reportId}
編集するため、DDC11をロックします。 帳票ID(***reportId***)を指定して、DDC11をロックします。 DDC11を作成(***Create***)した時点では、ロックが掛かりますが、取得(***Get***)したあとで、DDC11を編集する場合は、このメソッドを呼び出してロックします。 ロックされたDDC11は、ロックを行った組織に所属している利用者しか編集できません。他の組織に所属している利用者は、DDC11をルートドキュメントから参照できますが、編集中(ロック中)のDDC11は参照できません。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
Response Information
Resource Description
v2.NaccsReport.NaccsDangerousGoodsDetailsConfirmCall
| Name | Description | Type | Additional information |
|---|---|---|---|
| accessiblePartners | 帳票にアクセス可能なパートナー |
Collection of accessiblePartners |
Required |
| applyType | 申請種別 |
String |
Required Max length: 6 |
| attachFiles | 添付ファイル(メタ情報) |
Collection, Null of attachFiles |
None. |
| created |
Object, Null |
None. |
|
| dangerousGoodsDetailsConfirmCall |
Required |
||
| editing |
Object, Null |
None. |
|
| isEditing | 編集中か |
Boolean |
Required |
| reportId | 帳票ID |
String |
Required Max length: 30 |
| reportNo | 帳票番号 |
Integer |
Required |
| reportType |
Required |
||
| submitted |
Object, Null |
None. |
|
| tradeOverview |
Required |
||
| updated |
Object, Null |
None. |