POST /API/v2/Reports/TerminalPayments/UpdateByPost

ターミナル支払申込兼入金通知書を更新します。 動作は、ターミナル支払申込兼入金通知書の更新(***/API/v2/Reports/TerminalPayments/Update***)と同様です。 ターミナル支払申込兼入金通知書に関する詳細については、[ターミナル支払申込兼入金通知書について]()を参照ください。

Request Information

URI Parameters

None.

Body Parameters

v2.TerminalPayment_UpdateByPost

NameDescriptionTypeAdditional information
reportId

帳票ID

String

Required

Max length: 30

organizationId

組織ID

String

Required

Max length: 20

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

terminalPayment

terminalPayment

Required

message

メッセージ

String, Null

None.

Response Information

Resource Description

None.