POST /API/v2/Reports/DeliveryOrders/UpdateByPost

荷渡指図書を更新します。 動作は、荷渡指図書(***/API/v2/Reports/DeliveryOrders/Update***)と同様です。 荷渡指図書に関する詳細については、[荷渡指図書]()を参照ください。

Request Information

URI Parameters

None.

Body Parameters

v2.DeliveryOrder_UpdateByPost

NameDescriptionTypeAdditional information
reportId

帳票ID

String

Required

Max length: 30

organizationId

組織ID

String

Required

Max length: 20

Pattern : ^[A-Za-z0-9_-]+$

deliveryOrder

deliveryOrder

Required

message

メッセージ

String, Null

None.

Response Information

Resource Description

None.