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