GET /API/v1/Report/TerminalInquiry/Get/{dealReportId}
帳票:ターミナル問合せを取得します。 ## 概要 帳票を取得するには、その帳票が格納された取引を作成、または参加している組織(と事業種別)に所属するユーザであり、かつ、その帳票に対して、Read権限が必要です。 ## 指定するパラメタについて ### 取引・帳票ID 取得する帳票の取引・帳票ID(***dealReportId***)を指定します。
Request Information
URI Parameters
TerminalInquiry(PK)
Name | Description | Type | Additional information |
---|---|---|---|
dealReportId | 取引・帳票ID |
String |
Required |
Body Parameters
None.
Response Information
Resource Description
TerminalInquiry
Name | Description | Type | Additional information |
---|---|---|---|
_etag | etag |
String |
Required |
bookingNo | ブッキング(船腹予約)番号 |
String, Null |
None. |
businessTypeId | 事業種別ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
chargeDetails | 料金詳細 |
String, Null |
None. |
containerDetails |
Collection, Null of containerDetails |
None. |
|
customerCompanyName | 問合せ元_会社名 |
String, Null |
None. |
customerEmail | 問合せ元_メールアドレス |
String, Null |
None. |
customerPersonInCharge | 問合せ元_担当者 |
String, Null |
None. |
customerTel | 問合せ元_電話番号 |
String, Null |
None. |
customId | カスタムID |
String, Null |
Format : Protect |
dealReportId | 取引・帳票ID |
String |
Required |
errorMessage | エラーメッセージ |
String, Null |
None. |
inquiryDate | 問合せ日付 |
String, Null |
None. |
inquiryItem | 問合せ項目 |
String, Null |
None. |
inspectionDate | 検査日付 |
String, Null |
None. |
inspectionTime | 検査時刻 |
String, Null |
Pattern : ^([01][0-9]|2[0-3]):[0-5][0-9]$ |
inspectionType | 検査種別 |
String, Null |
None. |
number | B/L番号 |
String, Null |
None. |
organizationId | 組織ID |
String |
Required Format : Protect Pattern : ^(?!.*(\?|\$|#|&|,|=)).*$ |
partitionNo | パーティション番号 |
Integer, Null |
Format : Protect |
scacCode | 船社コード |
String, Null |
Format : ForeignKey /API/v1/Master/BusinessCodes?$filter=categoryCode eq '021' and businessCode eq '{value}' |
status | ステータス |
String, Null |
None. |
totalCharge | 料金合計 |
Number, Null |
Format : Number(9,0) Maximum : 999999999 Minimum : 0 |