POST /API/v2/Reports/FreightInformations/UpdateByPost
フレイト情報を更新します。 動作は、フレイト情報(***/API/v2/Reports/FreightInformations/Update***)と同様です。 フレイト情報に関する詳細については、[フレイト情報]()を参照ください。
Request Information
URI Parameters
None.
Body Parameters
v2.FreightInformation_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_-]+$ |
| freightInformation |
Required |
||
| message | メッセージ |
String, Null |
None. |
Response Information
Resource Description
None.