POST /API/v2/Reports/EmptyContainerPickUpOrders/UpdateByPost
空コンテナピックアップオーダーを更新します。 動作は、空コンテナピックアップオーダーの更新(***/API/v2/Reports/EmptyContainerPickUpOrders/Update***)と同様です。 空コンテナピックアップオーダーに関する詳細については、[空コンテナピックアップオーダーについて]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
v2.EmptyContainerPickUpOrder_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_-]+$ |
| emptyContainerPickUpOrder |
Required |
||
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.