TAGGUN Receipt OCR Scanning (Independent Publisher)
TAGGUN Receipt OCR Scanning を使用すると、ユーザーは領収書 OCR で意味のあるプロジェクトを簡単に実現できます。 このアイデアは、レシート画像をスキャンして、他のソフトウェアが理解できる構造化データにデジタル化することです。 紙をデジタル化するために必要なのは、実行中のソフトウェア、実際のリアクション、美しく作られたバックエンド サービスだけです。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21 Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Amjed Ayoub |
[URL] | https://amjedayoub.github.io/portfolio |
メール | amjedkayoub@gmail.com |
Connector Metadata | |
---|---|
発行者 | Amjed Ayoub |
Web サイト | https://www.taggun.io |
プライバシー ポリシー | https://www.taggun.io/privacy |
カテゴリー | データ; 生産性 |
接続を作成する
コネクタは、次の認証タイプをサポートしています:
既定 | 接続を作成するためのパラメーター。 | すべての地域 | 共有不可 |
既定
適用できるもの: すべての領域
接続を作成するためのパラメーター。
これは共有可能な接続ではありません。 パワー アプリが別のユーザーと共有されている場合、別のユーザーは新しい接続を明示的に作成するように求められます。
件名 | タイプ | 内容 | 必要 |
---|---|---|---|
API キー | securestring | この API の API キー | True |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
Base64 でエンコードされた画像でレシートを転記する |
json ペイロード内の base64 でエンコードされた画像を使用してレシートを転記し、詳細な結果を返します。 |
Base64 でレシートを転記する |
json ペイロード内の base64 でエンコードされた画像を使用してレシートを転記します。 |
URL からレシートを転記する |
URL からレシートを転記します。 |
アカウントのモデルにキーワードを追加する |
アカウントのモデルにキーワードを追加して、店舗名を予測します。 アカウントのモデルの変更は毎日更新されます。 |
レシートを検出して画像ファイルと照合する |
画像ファイルをアップロードすることで、レシートを検出し、キーワードやメタデータと照合します。 |
手動で検証されたレシート データ |
フィードバックとトレーニングの目的で、手動で検証されたレシート データを特定のレシートに追加します。 |
画像ファイルでレシートを転記する |
画像ファイルをアップロードしてレシートを転記します。 |
結果を含む URL からのレシートを転記する |
URL からレシートを転記し、詳細な結果を返します。 |
結果を含む画像ファイルでレシートを転記する |
画像ファイルをアップロードしてレシートを転記し、詳細な結果を返します。 |
Base64 でエンコードされた画像でレシートを転記する
json ペイロード内の base64 でエンコードされた画像を使用してレシートを転記し、詳細な結果を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
イメージ
|
image | True | string | |
ファイル名
|
filename | True | string | |
contentType
|
contentType | True | string | |
refresh
|
refresh | boolean |
レシートがすでにストレージにある場合、画像転写を強制的に再処理するには、true に設定します |
|
incognito
|
incognito | boolean |
レシートをストレージに保存しない場合は true に設定します |
|
ipAddress
|
ipAddress | string |
エンド ユーザーの IP アドレス |
|
近隣
|
near | string |
店舗を検索するための位置情報。 通常は、都市、州、国の形式です。 |
|
ignoreMerchantName
|
ignoreMerchantName | string |
レシートで検出された場合、この店舗名は無視します。 このフィールドは、顧客名が店舗名として検出されるのを避けるために使用します。 |
|
language
|
language | string |
言語をヒントとして設定します。 自動検出の場合は空のままにします。 サポートされている言語: 、en、es、fr、jp、he、iw、et、lv、lt、fi、el、zh |
|
extractTime
|
extractTime | boolean |
レシートに記載されている場合は、時刻を返すように true を設定します。 それ以外の場合、時刻は常に 12:00:00.000 に設定されます。 |
|
subAccountId
|
subAccountId | string |
請求処理のためにリクエストにサブアカウント ID をタグ付けします |
|
referenceId
|
referenceId | string |
フィードバックとトレーニングの目的で、リクエストに一意の参照 ID をタグ付けします |
戻り値
- Body
- receiptVerboseResult
Base64 でレシートを転記する
json ペイロード内の base64 でエンコードされた画像を使用してレシートを転記します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
イメージ
|
image | True | string | |
ファイル名
|
filename | True | string | |
contentType
|
contentType | True | string | |
refresh
|
refresh | boolean |
レシートがすでにストレージにある場合、画像転写を強制的に再処理するには、true に設定します |
|
incognito
|
incognito | boolean |
レシートをストレージに保存しない場合は true に設定します |
|
ipAddress
|
ipAddress | string |
エンド ユーザーの IP アドレス |
|
近隣
|
near | string |
店舗を検索するための位置情報。 通常は、都市、州、国の形式です。 |
|
ignoreMerchantName
|
ignoreMerchantName | string |
レシートで検出された場合、この店舗名は無視します。 このフィールドは、顧客名が店舗名として検出されるのを避けるために使用します。 |
|
language
|
language | string |
言語をヒントとして設定します。 自動検出の場合は空のままにします。 サポートされている言語: 、en、es、fr、jp、he、iw、et、lv、lt、fi、el、zh |
|
extractTime
|
extractTime | boolean |
レシートに記載されている場合は、時刻を返すように true を設定します。 それ以外の場合、時刻は常に 12:00:00.000 に設定されます。 |
|
subAccountId
|
subAccountId | string |
請求処理のためにリクエストにサブアカウント ID をタグ付けします |
|
referenceId
|
referenceId | string |
フィードバックとトレーニングの目的で、リクエストに一意の参照 ID をタグ付けします |
戻り値
- Body
- receiptResult
URL からレシートを転記する
URL からレシートを転記します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
url
|
url | True | string |
レシート ファイルを含むターゲット URL。 https プロトコルのみ使用できます。 |
x-custom-key
|
x-custom-key | string | ||
refresh
|
refresh | boolean |
レシートがすでにストレージにある場合、画像転写を強制的に再処理するには、true に設定します |
|
incognito
|
incognito | boolean |
レシートをストレージに保存しない場合は true に設定します |
|
ipAddress
|
ipAddress | string |
エンド ユーザーの IP アドレス |
|
近隣
|
near | string |
店舗を検索するための位置情報。 通常は、都市、州、国の形式です。 |
|
ignoreMerchantName
|
ignoreMerchantName | string |
レシートで検出された場合、この店舗名は無視します。 このフィールドは、顧客名が店舗名として検出されるのを避けるために使用します。 |
|
language
|
language | string |
言語をヒントとして設定します。 自動検出の場合は空のままにします。 サポートされている言語: 、en、es、fr、jp、he、iw、et、lv、lt、fi、el、zh |
|
extractTime
|
extractTime | boolean |
レシートに記載されている場合は、時刻を返すように true を設定します。 それ以外の場合、時刻は常に 12:00:00.000 に設定されます。 |
|
subAccountId
|
subAccountId | string |
請求処理のためにリクエストにサブアカウント ID をタグ付けします |
|
referenceId
|
referenceId | string |
フィードバックとトレーニングの目的で、リクエストに一意の参照 ID をタグ付けします |
戻り値
- Body
- receiptResult
アカウントのモデルにキーワードを追加する
アカウントのモデルにキーワードを追加して、店舗名を予測します。 アカウントのモデルの変更は毎日更新されます。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
merchantName
|
merchantName | True | string |
戻り値
- Body
- Result
レシートを検出して画像ファイルと照合する
画像ファイルをアップロードすることで、レシートを検出し、キーワードやメタデータと照合します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
Image file
|
file | file |
20MB 未満のファイル。 使用可能なファイルの種類: PDF、JPG、PNG、GIF、HEIC。 |
|
Saving the receipt in storage
|
incognito | boolean |
レシートをストレージに保存しない場合は true に設定します |
|
IP アドレス
|
ipAddress | string |
エンド ユーザーの IP アドレス |
|
ジオ位置情報
|
near | string |
店舗を検索するための位置情報。 通常は、都市、州、国の形式です。 |
|
CampaignID
|
campaignId | True | string |
レシートを検証するキャンペーンの ID |
Reference ID
|
referenceId | string |
フィードバックとトレーニングの目的で、リクエストに一意の参照 ID をタグ付けします |
戻り値
- 返答
- string
手動で検証されたレシート データ
フィードバックとトレーニングの目的で、手動で検証されたレシート データを特定のレシートに追加します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
referenceId
|
referenceId | True | string | |
totalAmount
|
totalAmount | number | ||
taxAmount
|
taxAmount | number | ||
merchantName
|
merchantName | string | ||
currencyCode
|
currencyCode | string | ||
日にち
|
date | date-time | ||
masterCategory
|
masterCategory | string |
戻り値
- Body
- Result
画像ファイルでレシートを転記する
画像ファイルをアップロードしてレシートを転記します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
Image file
|
file | file |
20MB 未満のファイル。 使用可能なファイルの種類: PDF、JPG、PNG、GIF、HEIC。 |
|
Force Image ranscription
|
refresh | boolean |
レシートがすでにストレージにある場合、画像転写を強制的に再処理するには、true に設定します。 |
|
Saving the receipt in storage
|
incognito | boolean |
レシートをストレージに保存しない場合は true に設定します |
|
IP アドレス
|
ipAddress | string |
エンド ユーザーの IP アドレス |
|
ジオ位置情報
|
near | string |
店舗を検索するための位置情報。 通常は、都市、州、国の形式です。 |
|
Ignore Merchant Name
|
ignoreMerchantName | string |
レシートで検出された場合、この店舗名は無視します。 このフィールドは、顧客名が店舗名として検出されるのを避けるために使用します。 |
|
Language
|
language | string |
言語をヒントとして設定します。 自動検出の場合は空のままにします。 サポートされている言語: 、en、es、fr、jp、he、iw、et、lv、lt、fi、el、zh |
|
Extract Time
|
extractTime | boolean |
レシートに記載されている場合は、時刻を返すように true を設定します。 それ以外の場合、時刻は常に 12:00:00.000 に設定されます。 |
|
Sub Account ID
|
subAccountId | string |
請求処理のためにリクエストにサブアカウント ID をタグ付けします |
|
Reference ID
|
referenceId | string |
フィードバックとトレーニングの目的で、リクエストに一意の参照 ID をタグ付けします |
戻り値
- Body
- receiptResult
結果を含む URL からのレシートを転記する
URL からレシートを転記し、詳細な結果を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
url
|
url | True | string |
レシート ファイルを含むターゲット URL。 https プロトコルのみ使用できます。 |
x-custom-key
|
x-custom-key | string | ||
refresh
|
refresh | boolean |
レシートがすでにストレージにある場合、画像転写を強制的に再処理するには、true に設定します |
|
incognito
|
incognito | boolean |
レシートをストレージに保存しない場合は true に設定します |
|
ipAddress
|
ipAddress | string |
エンド ユーザーの IP アドレス |
|
近隣
|
near | string |
店舗を検索するための位置情報。 通常は、都市、州、国の形式です。 |
|
ignoreMerchantName
|
ignoreMerchantName | string |
レシートで検出された場合、この店舗名は無視します。 このフィールドは、顧客名が店舗名として検出されるのを避けるために使用します。 |
|
language
|
language | string |
言語をヒントとして設定します。 自動検出の場合は空のままにします。 サポートされている言語: 、en、es、fr、jp、he、iw、et、lv、lt、fi、el、zh |
|
extractTime
|
extractTime | boolean |
レシートに記載されている場合は、時刻を返すように true を設定します。 それ以外の場合、時刻は常に 12:00:00.000 に設定されます。 |
|
subAccountId
|
subAccountId | string |
請求処理のためにリクエストにサブアカウント ID をタグ付けします |
|
referenceId
|
referenceId | string |
フィードバックとトレーニングの目的で、リクエストに一意の参照 ID をタグ付けします |
戻り値
- Body
- receiptVerboseResult
結果を含む画像ファイルでレシートを転記する
画像ファイルをアップロードしてレシートを転記し、詳細な結果を返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
API key
|
apikey | True | string |
API 認証キー。 |
Image file
|
file | file |
20MB 未満のファイル。 使用可能なファイルの種類: PDF、JPG、PNG、GIF、HEIC。 |
|
Force Image Transcription
|
refresh | boolean |
レシートがすでにストレージにある場合、画像転写を強制的に再処理するには、true に設定します。 |
|
Saving the receipt in storage
|
incognito | boolean |
レシートをストレージに保存しない場合は true に設定します |
|
IP アドレス
|
ipAddress | string |
エンド ユーザーの IP アドレス |
|
ジオ位置情報
|
near | string |
店舗を検索するための位置情報。 通常は、都市、州、国の形式です。 |
|
Ignore Merchant Name
|
ignoreMerchantName | string |
レシートで検出された場合、この店舗名は無視します。 このフィールドは、顧客名が店舗名として検出されるのを避けるために使用します。 |
|
Language
|
language | string |
言語をヒントとして設定します。 自動検出の場合は空のままにします。 サポートされている言語: 、en、es、fr、jp、he、iw、et、lv、lt、fi、el、zh |
|
Extract Time
|
extractTime | boolean |
レシートに記載されている場合は、時刻を返すように true を設定します。 それ以外の場合、時刻は常に 12:00:00.000 に設定されます。 |
|
Sub Account ID
|
subAccountId | string |
請求処理のためにリクエストにサブアカウント ID をタグ付けします |
|
Reference ID
|
referenceId | string |
フィードバックとトレーニングの目的で、リクエストに一意の参照 ID をタグ付けします |
戻り値
- Body
- receiptVerboseResult
定義
Result
名前 | パス | 型 | 説明 |
---|---|---|---|
result
|
result | string |
Model1
名前 | パス | 型 | 説明 |
---|---|---|---|
x
|
x | number | |
y
|
y | number |
Model2
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model1 |
リージョン
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model2 |
日にち
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | date-time | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
totalAmount
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | number | |
confidenceLevel
|
confidenceLevel | number |
taxAmount
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | number | |
confidenceLevel
|
confidenceLevel | number |
date1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | date-time | |
confidenceLevel
|
confidenceLevel | number |
merchantName
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
confidenceLevel
|
confidenceLevel | number |
merchantAddress
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
confidenceLevel
|
confidenceLevel | number |
merchantCity
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
confidenceLevel
|
confidenceLevel | number |
merchantCountryCode
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
confidenceLevel
|
confidenceLevel | number |
merchantPostalCode
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
confidenceLevel
|
confidenceLevel | number |
データ
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
string |
merchantTypes
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | data | |
confidenceLevel
|
confidenceLevel | number |
receiptResult
名前 | パス | 型 | 説明 |
---|---|---|---|
totalAmount
|
totalAmount | totalAmount | |
taxAmount
|
taxAmount | taxAmount | |
日にち
|
date | date1 | |
merchantName
|
merchantName | merchantName | |
merchantAddress
|
merchantAddress | merchantAddress | |
merchantCity
|
merchantCity | merchantCity | |
merchantState
|
merchantState | merchantCity | |
merchantCountryCode
|
merchantCountryCode | merchantCountryCode | |
merchantPostalCode
|
merchantPostalCode | merchantPostalCode | |
merchantTypes
|
merchantTypes | merchantTypes | |
confidenceLevel
|
confidenceLevel | number |
全体的な信頼度 |
エラー
|
error | string |
location
名前 | パス | 型 | 説明 |
---|---|---|---|
|
object |
LocationResult
名前 | パス | 型 | 説明 |
---|---|---|---|
location
|
location | location |
lineAmounts
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
string |
totalAmount1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | number | |
keyword
|
keyword | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions | |
currencyCode
|
currencyCode | string |
taxAmount1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | number | |
keyword
|
keyword | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions | |
currencyCode
|
currencyCode | string |
merchantName1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
merchantAddress1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
merchantCity1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
merchantState
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
merchantCountryCode1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
merchantPostalCode1
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
index
|
index | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
merchantTypes1
名前 | パス | 型 | 説明 |
---|---|---|---|
index
|
index | number | |
text
|
text | string | |
データ
|
data | data | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
paymentType
名前 | パス | 型 | 説明 |
---|---|---|---|
index
|
index | number | |
text
|
text | string | |
データ
|
data | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
text
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
リージョン
|
regions | lineAmounts |
invoiceNumber
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
IBAN
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
Model3
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
belgiumVATNumbers
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model3 |
fapiaoInvoiceNumber
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
fapiaoInvoiceCode
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
fapiaoMerchantTaxId
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
qrCodeData
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
fapiaoInvoice
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | boolean | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
ABN
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
Model4
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
excludeItems
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model4 |
productName
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
keyword
|
keyword | string | |
confidenceLevel
|
confidenceLevel | number |
wineVarietal
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
keyword
|
keyword | string | |
confidenceLevel
|
confidenceLevel | number |
quantity
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number |
unitPrice
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number |
Model5
名前 | パス | 型 | 説明 |
---|---|---|---|
productName
|
productName | productName | |
wineVarietal
|
wineVarietal | wineVarietal | |
quantity
|
quantity | quantity | |
unitPrice
|
unitPrice | unitPrice |
wineListItems
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model5 |
quantity1
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number | |
リージョン
|
regions | regions |
unitPrice1
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number | |
リージョン
|
regions | regions |
名称
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | string | |
リージョン
|
regions | regions |
totalPrice
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number | |
リージョン
|
regions | regions |
data1
名前 | パス | 型 | 説明 |
---|---|---|---|
quantity
|
quantity | quantity1 | |
unitPrice
|
unitPrice | unitPrice1 | |
名称
|
name | name | |
totalPrice
|
totalPrice | totalPrice |
Model6
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | data1 | |
text
|
text | string | |
index
|
index | number | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
productLineItems
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model6 |
taxAmount2
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number |
netAmount
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number |
grossAmount
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number |
taxRate
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | number |
taxType
名前 | パス | 型 | 説明 |
---|---|---|---|
text
|
text | string | |
データ
|
data | string |
data2
名前 | パス | 型 | 説明 |
---|---|---|---|
taxAmount
|
taxAmount | taxAmount2 | |
netAmount
|
netAmount | netAmount | |
grossAmount
|
grossAmount | grossAmount | |
taxRate
|
taxRate | taxRate | |
taxType
|
taxType | taxType |
Model7
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | data2 | |
text
|
text | string | |
index
|
index | number | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
multiTaxLineItems
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model7 |
receiptNumber
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
index
|
index | number | |
keyword
|
keyword | string | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
Model8
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | number | |
text
|
text | string | |
confidenceLevel
|
confidenceLevel | number | |
keyword
|
keyword | string |
geoNames
名前 | パス | 型 | 説明 |
---|---|---|---|
アイテム
|
Model8 |
shoppingMallName
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
index
|
index | number | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
vies
名前 | パス | 型 | 説明 |
---|---|---|---|
address
|
address | string | |
countryCode
|
countryCode | string | |
vatNumber
|
vatNumber | string | |
名称
|
name | string | |
有効
|
valid | boolean | |
エラー
|
error | string |
data3
名前 | パス | 型 | 説明 |
---|---|---|---|
verificationId
|
verificationId | string | |
countryCode
|
countryCode | string | |
vatNo
|
vatNo | string | |
vies
|
vies | vies |
merchantVerification
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | data3 | |
text
|
text | string | |
index
|
index | number | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
expenseType
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
index
|
index | number | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
masterCategory
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | string | |
text
|
text | string | |
index
|
index | number | |
confidenceLevel
|
confidenceLevel | number | |
リージョン
|
regions | regions |
entities
名前 | パス | 型 | 説明 |
---|---|---|---|
invoiceNumber
|
invoiceNumber | invoiceNumber | |
IBAN
|
IBAN | IBAN | |
belgiumVATNumbers
|
belgiumVATNumbers | belgiumVATNumbers | |
fapiaoInvoiceNumber
|
fapiaoInvoiceNumber | fapiaoInvoiceNumber | |
fapiaoInvoiceCode
|
fapiaoInvoiceCode | fapiaoInvoiceCode | |
fapiaoMerchantTaxId
|
fapiaoMerchantTaxId | fapiaoMerchantTaxId | |
qrCodeData
|
qrCodeData | qrCodeData | |
fapiaoInvoice
|
fapiaoInvoice | fapiaoInvoice | |
ABN
|
ABN | ABN | |
excludeItems
|
excludeItems | excludeItems | |
wineListItems
|
wineListItems | wineListItems | |
productLineItems
|
productLineItems | productLineItems | |
multiTaxLineItems
|
multiTaxLineItems | multiTaxLineItems | |
receiptNumber
|
receiptNumber | receiptNumber | |
geoNames
|
geoNames | geoNames | |
shoppingMallName
|
shoppingMallName | shoppingMallName | |
merchantVerification
|
merchantVerification | merchantVerification | |
expenseType
|
expenseType | expenseType | |
masterCategory
|
masterCategory | masterCategory |
itemsCount
名前 | パス | 型 | 説明 |
---|---|---|---|
データ
|
data | number | |
confidenceLevel
|
confidenceLevel | number |
receiptVerboseResult
名前 | パス | 型 | 説明 |
---|---|---|---|
location
|
location | LocationResult | |
lineAmounts
|
lineAmounts | lineAmounts | |
amounts
|
amounts | lineAmounts | |
番号
|
numbers | lineAmounts | |
totalAmount
|
totalAmount | totalAmount1 | |
taxAmount
|
taxAmount | taxAmount1 | |
日にち
|
date | date | |
merchantName
|
merchantName | merchantName1 | |
merchantAddress
|
merchantAddress | merchantAddress1 | |
merchantCity
|
merchantCity | merchantCity1 | |
merchantState
|
merchantState | merchantState | |
merchantCountryCode
|
merchantCountryCode | merchantCountryCode1 | |
merchantPostalCode
|
merchantPostalCode | merchantPostalCode1 | |
merchantTypes
|
merchantTypes | merchantTypes1 | |
paymentType
|
paymentType | paymentType | |
confidenceLevel
|
confidenceLevel | number | |
elapsed
|
elapsed | number | |
text
|
text | text | |
entities
|
entities | entities | |
itemsCount
|
itemsCount | itemsCount | |
エラー
|
error | string |
string
これは基本的なデータ型 '文字列' です。