PATCH /API/v2/Reports/BillOfLadings/Unlock/{reportId}
船荷証券(B/L)のロックを解除します 帳票ID(***reportId***)を指定して、船荷証券(B/L)のロックを解除します。 更新内容のルートドキュメントへの反映は、帳票の提出(***Submit***)で行うので、このメソッドを呼び出すと、編集内容は破棄されます。 船荷証券(B/L)に関する詳細については、[船荷証券(B/L)について]()を参照ください。
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
None.