GET /API/v1/Report/TerminalPayment/Get/{dealReportId}
帳票:ターミナル支払申込兼入金通知書を取得します。 ## 概要 帳票を取得するには、その帳票が格納された取引を作成、または参加している組織(と事業種別)に所属するユーザであり、かつ、その帳票に対して、Read権限が必要です。 ## 指定するパラメタについて ### 取引・帳票ID 取得する帳票の取引・帳票ID(***dealReportId***)を指定します。
Request Information
URI Parameters
TerminalPayment(PK)
Name | Description | Type | Additional information |
---|---|---|---|
dealReportId | 取引・帳票ID |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
TerminalPayment
Name | Description | Type | Additional information |
---|---|---|---|
_etag | etag |
String |
Required |
amountBilled | 請求金額 |
Number, Null |
Format : Number(9,0) |
applicationDate | 申込日付 |
String, Null |
None. |
bankAccountNo | 銀行 口座番号 |
String, Null |
None. |
bankBranchCode | 銀行 支店コード |
String, Null |
None. |
bankBranchName | 銀行 支店名 |
String, Null |
None. |
bankCode | 銀行コード |
String, Null |
None. |
bankName | 銀行名 |
String, Null |
None. |
bankNameOfAccount | 銀行 口座名義 |
String, Null |
None. |
businessTypeId | 事業種別ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
containerDetails |
Collection, Null of containerDetails |
None. |
|
customId | カスタムID |
String, Null |
Format : Protect |
dealInformation |
Required |
||
dealReportId | 取引・帳票ID |
String |
Required |
inquiryItem | 問合せ項目 |
String, Null |
None. |
inspectionDate | 検査日付 |
String, Null |
None. |
inspectionTime | 検査時刻 |
String, Null |
None. |
inspectionType | 検査種別 |
String, Null |
None. |
invoiceNumber | 請求書番号 |
String, Null |
None. |
note1 | 備考1 |
String, Null |
None. |
note2 | 備考2 |
String, Null |
None. |
note3 | 備考3 |
String, Null |
None. |
organizationId | 組織ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
partitionNo | パーティション番号 |
Integer, Null |
Format : Protect |
payeeCompanyName | 支払先_会社名 |
String, Null |
None. |
payeeEmail | 支払先_メールアドレス |
String, Null |
None. |
payeePersonInCharge | 支払先_担当者 |
String, Null |
None. |
payeeTel | 支払先_電話番号 |
String, Null |
None. |
paymentAmount | 支払金額 |
Number, Null |
Format : Number(9,0) Maximum : 999999999 Minimum : 0 |
paySourceCompanyName | 支払元_会社名 |
String, Null |
None. |
paySourceEmail | 支払元_メールアドレス |
String, Null |
None. |
paySourcePersonInCharge | 支払元_担当者 |
String, Null |
None. |
paySourceTel | 支払元_電話番号 |
String, Null |
None. |
remarks | 摘要 |
String, Null |
None. |
status | ステータス |
String, Null |
None. |
transferAmount | 振込金額 |
Number, Null |
Format : Number(9,0) Maximum : 999999999 Minimum : 0 |
transferDate | 振込日付 |
String, Null |
None. |
transferGuidance | 振込先案内 |
String, Null |
None. |
transferNote | 振込備考 |
String, Null |
None. |