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