POST /API/v2/Reports/ShippingInstructions/UpdateByPost
船積依頼書を更新します。 動作は、船積依頼書の更新(***/API/v2/Reports/ShippingInstructions/Update***)と同様です。 船積依頼書に関する詳細については、[船積依頼書について]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
v2.ShippingInstruction_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_-]+$ |
| shippingInstruction |
Required |
||
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.