PDF4me AI (Preview)
Enhance your workflows with the powerful capabilities of the PDF4me AI Connector. Seamlessly integrate advanced artificial intelligence features, including language processing, image recognition, document parsing, generative AI and more to drive better efficiency and intelligence across your processes.
This connector is available in the following products and regions:
| Service | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
| Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
| Contact | |
|---|---|
| Name | PDF4me Support |
| URL | https://dev.pdf4me.com/help/ |
| support@pdf4me.com |
| Connector Metadata | |
|---|---|
| Publisher | Ynoox GmbH |
| Website | https://dev.pdf4me.com/ |
| Privacy policy | https://dev.pdf4me.com/privacy-policy/ |
| Categories | AI;Website |
Title: PDF4me AI
Description: Enhance your workflows with the powerful capabilities of the PDF4me AI Connector. Seamlessly integrate advanced artificial intelligence features, including language processing, image recognition, document parsing, generative AI and more to drive better efficiency and intelligence across your processes.
Publisher: PDF4me Ynoox GmbH
Prerequisites : You need a trial or an active/valid subscription in order to try our AI features.
Supported Operations
Operation 1 : AI - Invoice Parser","This action collects and returns detailed information about the provided invoice file.,
Operation 2 : AI - Healthcard Parser","This action collects and returns detailed information about the provided Health card file.,
Operation 3 : AI - Contract Parser","This action collects and returns detailed information about the provided Contract file,
Obtaining Credentials : To use this integration, you need to have an account on the PDF4me Developer Portal. Follow steps below to get your Subscription Key.
How to get PDF4me Subscription Key
- Register in PDF4me Developer Portal and start a Free Trial
- Go to Api Keys tab in the Developer Portal.
- Select an application or Create a new application.
- You will find a Primary Key and Secondary Key listed under the application. Click on Copy Key button beside the Primary Key for Power Automate text and paste it to Power Automate PDF4me connection
Getting Started : You can integrate PDF4me connector with Flow in easy steps. To know about the integration & more, visit our documentation page: PDF4me : Getting Started
Known Issues and Limitations : None
Deployment Instructions : It is very simple to deploy as any other costom connector.
You're now ready to start using this AI integration.
Creating a connection
The connector supports the following authentication types:
| Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
| Name | Type | Description | Required |
|---|---|---|---|
| api_key | securestring | The api_key for this api | True |
Throttling Limits
| Name | Calls | Renewal Period |
|---|---|---|
| API calls per connection | 100 | 60 seconds |
Actions
| AI - Bank Cheque Parser |
This action collects and returns detailed information about the provided Bank Cheque file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-bank-cheque-parser |
| AI - Bank Statement Parser |
This action collects and returns detailed information about the provided Bank Statement file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-bank-statement-parser |
| AI - Contract Parser |
This action collects and returns detailed information about the provided Contract file.Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-contract-parser |
| AI - Credit Card Parser |
This action collects and returns detailed information about the provided Credit Card file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-credit-card-parser |
| AI - Healthcard Parser |
This action collects and returns detailed information about the provided Healthcard file.Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-health-card-parser |
| AI - Invoice Parser |
This action collects and returns detailed information about the provided invoice file.Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-invoice-parser |
| AI - Marriage Certificate Parser |
This action collects and returns detailed information about the provided Marriage Certificate file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-marriage-certificate-parser |
| AI - Mortgage Document Parser |
This action collects and returns detailed information about the provided Mortgage Document file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-mortgage-document-parser |
| AI - Pay Stub,Payslip Parser |
This action collects and returns detailed information about the provided Pay Stub/Payslip file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-paystub-payslip-parser |
| AI - Receipt Parser |
This action collects and returns detailed information about the provided Receipt file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-receipt-parser |
| AI - Tax Document Parser |
This action collects and returns detailed information about the provided Tax Document file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-tax-document-parser |
AI - Bank Cheque Parser
This action collects and returns detailed information about the provided Bank Cheque file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-bank-cheque-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the bank cheque file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- BankChequeData
AI - Bank Statement Parser
This action collects and returns detailed information about the provided Bank Statement file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-bank-statement-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the bank statement file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
bankName
|
bankName | string |
Optional bank name for improved parsing accuracy. |
|
|
analyzePatterns
|
analyzePatterns | boolean |
Whether to analyze transaction patterns. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- BankStatementData
AI - Contract Parser
This action collects and returns detailed information about the provided Contract file.Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-contract-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the contract file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- ContractData
AI - Credit Card Parser
This action collects and returns detailed information about the provided Credit Card file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-credit-card-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the credit card file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- CreditCardData
AI - Healthcard Parser
This action collects and returns detailed information about the provided Healthcard file.Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-health-card-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the health card file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
AI - Invoice Parser
This action collects and returns detailed information about the provided invoice file.Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-invoice-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the invoice file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- InvoiceData
AI - Marriage Certificate Parser
This action collects and returns detailed information about the provided Marriage Certificate file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-marriage-certificate-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the marriage certificate file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
verifyAuthenticity
|
verifyAuthenticity | boolean |
Whether to verify the authenticity of the certificate. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
AI - Mortgage Document Parser
This action collects and returns detailed information about the provided Mortgage Document file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-mortgage-document-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the mortgage document file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
documentType
|
documentType | string |
Optional document type for improved parsing accuracy. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- MortgageDocumentData
AI - Pay Stub,Payslip Parser
This action collects and returns detailed information about the provided Pay Stub/Payslip file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-paystub-payslip-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the pay stub/payslip file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- PayStubData
AI - Receipt Parser
This action collects and returns detailed information about the provided Receipt file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-receipt-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the receipt file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
ReceiptType
|
ReceiptType | string |
Optional receipt type for improved parsing accuracy supportedTypes - meal - supplies - hotel - "fuel and energy" - transportation - communication - subscriptions - entertainment - training - healthcare - generic |
|
|
analyzeItems
|
analyzeItems | boolean |
Whether to analyze individual items on the receipt. |
|
|
extractMerchantInfo
|
extractMerchantInfo | boolean |
Whether to extract merchant information. |
|
|
calculateTotals
|
calculateTotals | boolean |
Whether to calculate totals and subtotals. |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- ReceiptData
AI - Tax Document Parser
This action collects and returns detailed information about the provided Tax Document file. Documentation: https://docs.pdf4me.com/power-automate/pdf4me-ai/ai-tax-document-parser
Parameters
| Name | Key | Required | Type | Description |
|---|---|---|---|---|
|
File Content
|
docContent | byte |
The content of the tax document file. |
|
|
Name
|
Name | string |
The name of the file. |
|
|
TaxModel
|
TaxModel | string |
Optional tax model for improved parsing accuracy. supportedTypes - W2 - "1099" - "1099-SSA" - "1040" - "1040-SR" - "1040-NR" - "1098" - "1098-E" - "1098-T" - "1095A" - "1095C" - "W-4" - UnifiedTaxUS |
|
|
customFieldKeys
|
customFieldKeys | array of string |
Optional list of custom field keys to extract. |
Returns
- Body
- TaxDocumentData
Definitions
CustomFieldsData
| Name | Path | Type | Description |
|---|---|---|---|
|
key
|
key | string | |
|
value
|
value | string |
InvoiceData
| Name | Path | Type | Description |
|---|---|---|---|
|
InvoiceNumber
|
InvoiceNumber | string | |
|
InvoiceDate
|
InvoiceDate | date | |
|
OrderId
|
OrderId | string | |
|
VendorName
|
VendorName | string | |
|
VendorAddress
|
VendorAddress | string | |
|
VendorPhone
|
VendorPhone | string | |
|
VendorEmail
|
VendorEmail | string | |
|
VendorGSTIN
|
VendorGSTIN | string | |
|
VendorPAN
|
VendorPAN | string | |
|
VendorCIN
|
VendorCIN | string | |
|
BillTo
|
BillTo | string | |
|
BillToAddress
|
BillToAddress | string | |
|
BillToPhone
|
BillToPhone | string | |
|
BillToEmail
|
BillToEmail | string | |
|
BillToState
|
BillToState | string | |
|
BillToPincode
|
BillToPincode | string | |
|
LineItems
|
LineItems | array of InvoiceLineItem | |
|
SubTotal
|
SubTotal | decimal | |
|
Cgst
|
Cgst | decimal | |
|
Sgst
|
Sgst | decimal | |
|
CgstRate
|
CgstRate | decimal | |
|
SgstRate
|
SgstRate | decimal | |
|
Total
|
Total | decimal | |
|
StoreNumber
|
StoreNumber | string | |
|
DeliveryDate
|
DeliveryDate | string | |
|
FinancialCharges
|
FinancialCharges | decimal | |
|
LineTotal
|
LineTotal | decimal | |
|
PurchaseOrderRef
|
PurchaseOrderRef | string | |
|
CustomerReference
|
CustomerReference | string | |
|
DepartmentCode
|
DepartmentCode | string | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
InvoiceLineItem
| Name | Path | Type | Description |
|---|---|---|---|
|
HsnCode
|
HsnCode | string | |
|
Description
|
Description | string | |
|
UnitPrice
|
UnitPrice | decimal | |
|
Discount
|
Discount | decimal | |
|
Quantity
|
Quantity | decimal | |
|
TaxableValue
|
TaxableValue | decimal | |
|
CgstAmount
|
CgstAmount | decimal | |
|
SgstAmount
|
SgstAmount | decimal | |
|
Total
|
Total | decimal |
ContractData
| Name | Path | Type | Description |
|---|---|---|---|
|
Title
|
Title | string | |
|
ContractId
|
ContractId | string | |
|
Industry
|
Industry | string | |
|
DecisionMaker
|
DecisionMaker | string | |
|
ApplicationReference
|
ApplicationReference | string | |
|
PrintReference
|
PrintReference | string | |
|
Parties
|
Parties | array of Party | |
|
executionDateStr
|
executionDateStr | string |
Execution date as string. |
|
effectiveDateStr
|
effectiveDateStr | string |
Effective date as string. |
|
expirationDateStr
|
expirationDateStr | string |
Expiration date as string. |
|
contractDuration
|
contractDuration | string | |
|
jurisdiction
|
jurisdiction | Jurisdiction | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
Party
| Name | Path | Type | Description |
|---|---|---|---|
|
LegalParty
|
LegalParty | string | |
|
Name
|
Name | string | |
|
Address
|
Address | string | |
|
ReferenceName
|
ReferenceName | string | |
|
FullDescription
|
FullDescription | string |
Jurisdiction
| Name | Path | Type | Description |
|---|---|---|---|
|
Jurisdictions
|
Jurisdictions | array of string | |
|
CourtLocation
|
CourtLocation | string | |
|
FullDescription
|
FullDescription | string | |
|
Region
|
Region | string |
HealthInsuranceCardData
| Name | Path | Type | Description |
|---|---|---|---|
|
MemberId
|
MemberId | string | |
|
GroupNumber
|
GroupNumber | string | |
|
PlanType
|
PlanType | string | |
|
InsuranceProvider
|
InsuranceProvider | string | |
|
MemberName
|
MemberName | string | |
|
DateOfBirth
|
DateOfBirth | string |
Date of birth as string |
|
EffectiveDate
|
EffectiveDate | string |
Effective date as string |
|
RxBin
|
RxBin | string | |
|
RxPcn
|
RxPcn | string | |
|
RxGroup
|
RxGroup | string | |
|
CopayInfo
|
CopayInfo | array of string | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
BankChequeData
| Name | Path | Type | Description |
|---|---|---|---|
|
AccountHolder
|
AccountHolder | string | |
|
Address
|
Address | string | |
|
CheckNumber
|
CheckNumber | string | |
|
ChequeDate
|
ChequeDate | string |
Date on the cheque (DateStr in C# model) |
|
Payee
|
Payee | string | |
|
AmountNumber
|
AmountNumber | decimal | |
|
AmountWords
|
AmountWords | string | |
|
Memo
|
Memo | string | |
|
Signature
|
Signature | string | |
|
RoutingNumber
|
RoutingNumber | string | |
|
AccountNumber
|
AccountNumber | string | |
|
BankName
|
BankName | string | |
|
FallbackUsed
|
FallbackUsed | boolean | |
|
CustomFieldsData
|
CustomFieldsData | CustomFieldsData |
BankStatementData
| Name | Path | Type | Description |
|---|---|---|---|
|
BankName
|
BankName | string | |
|
AccountHolderName
|
AccountHolderName | string | |
|
AccountNumber
|
AccountNumber | string | |
|
AccountType
|
AccountType | string | |
|
Branch
|
Branch | string | |
|
StatementNumber
|
StatementNumber | string | |
|
StatementPeriod
|
StatementPeriod | StatementPeriod | |
|
Balances
|
Balances | Balances | |
|
Currency
|
Currency | string | |
|
Fees
|
Fees | decimal | |
|
Interest
|
Interest | decimal | |
|
Transactions
|
Transactions | array of BankTransaction | |
|
ChecksPaid
|
ChecksPaid | array of CheckPaid | |
|
Patterns
|
Patterns | Patterns | |
|
Summary
|
Summary | Summary | |
|
FallbackUsed
|
FallbackUsed | boolean | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
StatementPeriod
| Name | Path | Type | Description |
|---|---|---|---|
|
StartDate
|
StartDate | string |
Start date of the statement period |
|
EndDate
|
EndDate | string |
End date of the statement period |
Balances
| Name | Path | Type | Description |
|---|---|---|---|
|
OpeningBalance
|
OpeningBalance | decimal | |
|
ClosingBalance
|
ClosingBalance | decimal | |
|
TotalDeposits
|
TotalDeposits | decimal | |
|
TotalWithdrawals
|
TotalWithdrawals | decimal |
BankTransaction
| Name | Path | Type | Description |
|---|---|---|---|
|
TransactionDate
|
TransactionDate | string |
Transaction date (DateStr in C# model) |
|
Description
|
Description | string | |
|
Amount
|
Amount | decimal | |
|
Type
|
Type | string |
Transaction type (debit/credit) |
|
Balance
|
Balance | decimal | |
|
Category
|
Category | string | |
|
Merchant
|
Merchant | string | |
|
ReferenceNumber
|
ReferenceNumber | string |
CheckPaid
| Name | Path | Type | Description |
|---|---|---|---|
|
CheckNumber
|
CheckNumber | string | |
|
PaidDate
|
PaidDate | string | |
|
Amount
|
Amount | decimal | |
|
Payee
|
Payee | string | |
|
Description
|
Description | string |
Patterns
| Name | Path | Type | Description |
|---|---|---|---|
|
RecurringPayments
|
RecurringPayments | array of RecurringPayment | |
|
UnusualTransactions
|
UnusualTransactions | array of UnusualTransaction |
RecurringPayment
| Name | Path | Type | Description |
|---|---|---|---|
|
Merchant
|
Merchant | string | |
|
Amount
|
Amount | decimal | |
|
Frequency
|
Frequency | string | |
|
RecurringDates
|
RecurringDates | array of string |
UnusualTransaction
| Name | Path | Type | Description |
|---|---|---|---|
|
UnusualDate
|
UnusualDate | string | |
|
Description
|
Description | string | |
|
Amount
|
Amount | decimal | |
|
Reason
|
Reason | string |
Summary
| Name | Path | Type | Description |
|---|---|---|---|
|
TotalTransactions
|
TotalTransactions | integer | |
|
CategorySummary
|
CategorySummary | object | |
|
AverageDailyBalance
|
AverageDailyBalance | decimal | |
|
LargestCredit
|
LargestCredit | LargestTransaction | |
|
LargestDebit
|
LargestDebit | LargestTransaction |
LargestTransaction
| Name | Path | Type | Description |
|---|---|---|---|
|
LargestTransactionDate
|
LargestTransactionDate | string | |
|
Amount
|
Amount | decimal | |
|
Description
|
Description | string |
CreditCardData
| Name | Path | Type | Description |
|---|---|---|---|
|
Fields
|
Fields | object |
Dictionary of credit card fields with their values |
|
FallbackUsed
|
FallbackUsed | boolean | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
PayStubData
| Name | Path | Type | Description |
|---|---|---|---|
|
Fields
|
Fields | object |
Dictionary of paystub fields with their values |
|
FallbackUsed
|
FallbackUsed | boolean | |
|
RawOcrText
|
RawOcrText | string | |
|
GrossPay
|
GrossPay | decimal | |
|
NetPay
|
NetPay | decimal | |
|
PayPeriod
|
PayPeriod | string | |
|
PayDateStr
|
PayDateStr | string |
Pay date as string |
|
FederalIncomeTax
|
FederalIncomeTax | decimal | |
|
StateIncomeTax
|
StateIncomeTax | decimal | |
|
SocialSecurityTax
|
SocialSecurityTax | decimal | |
|
MedicareTax
|
MedicareTax | decimal | |
|
LocalCityTax
|
LocalCityTax | decimal | |
|
EmployeeName
|
EmployeeName | string | |
|
EmployeeIdSsn
|
EmployeeIdSsn | string | |
|
EmployeeAddress
|
EmployeeAddress | string | |
|
JobTitle
|
JobTitle | string | |
|
CompanyName
|
CompanyName | string | |
|
EmployerAddress
|
EmployerAddress | string | |
|
EmployerEin
|
EmployerEin | string | |
|
RegularHours
|
RegularHours | decimal | |
|
OvertimeHours
|
OvertimeHours | decimal | |
|
RegularRate
|
RegularRate | decimal | |
|
OvertimeRate
|
OvertimeRate | decimal | |
|
TotalHours
|
TotalHours | decimal | |
|
HealthInsurance
|
HealthInsurance | decimal | |
|
Retirement401k
|
Retirement401k | decimal | |
|
OtherBenefits
|
OtherBenefits | decimal | |
|
Garnishments
|
Garnishments | decimal | |
|
YtdGrossPay
|
YtdGrossPay | decimal | |
|
YtdNetPay
|
YtdNetPay | decimal | |
|
YtdFederalTax
|
YtdFederalTax | decimal | |
|
YtdStateTax
|
YtdStateTax | decimal | |
|
CheckNumber
|
CheckNumber | string | |
|
DirectDepositInfo
|
DirectDepositInfo | string | |
|
VacationSickTime
|
VacationSickTime | string | |
|
CommissionBonus
|
CommissionBonus | decimal | |
|
PayDate
|
PayDate | string |
Pay date as string (DateStr in C# model) |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
TaxDocumentData
| Name | Path | Type | Description |
|---|---|---|---|
|
FormType
|
FormType | string |
Type of tax form (W2, 1099, 1040, etc.) |
|
TaxYear
|
TaxYear | string | |
|
Fields
|
Fields | object |
Dictionary of tax form fields with their values |
|
FallbackUsed
|
FallbackUsed | boolean | |
|
RawOcrText
|
RawOcrText | string | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
MortgageDocumentData
| Name | Path | Type | Description |
|---|---|---|---|
|
DocumentType
|
DocumentType | string | |
|
LenderName
|
LenderName | string | |
|
PropertyAddress
|
PropertyAddress | string | |
|
LegalDescription
|
LegalDescription | string | |
|
LoanAmount
|
LoanAmount | decimal | |
|
InterestRate
|
InterestRate | decimal | |
|
LoanTerm
|
LoanTerm | integer | |
|
LoanType
|
LoanType | string | |
|
AppraisedValue
|
AppraisedValue | decimal | |
|
EffectiveDate
|
EffectiveDate | date-time | |
|
BorrowerName
|
BorrowerName | string | |
|
CoBorrowerName
|
CoBorrowerName | string | |
|
EmployerName
|
EmployerName | string | |
|
Position
|
Position | string | |
|
Income
|
Income | decimal | |
|
EmploymentStatus
|
EmploymentStatus | string | |
|
EmploymentStartDate
|
EmploymentStartDate | date-time | |
|
AppraiserName
|
AppraiserName | string | |
|
AppraiserLicenseNumber
|
AppraiserLicenseNumber | string | |
|
PropertyType
|
PropertyType | string | |
|
ConditionRating
|
ConditionRating | string | |
|
ComparableSales
|
ComparableSales | array of ComparableSale | |
|
ClosingCosts
|
ClosingCosts | decimal | |
|
CashToClose
|
CashToClose | decimal | |
|
SettlementAgent
|
SettlementAgent | string | |
|
ClosingDate
|
ClosingDate | date-time | |
|
DisbursementDate
|
DisbursementDate | date-time | |
|
CurrentOwner
|
CurrentOwner | string | |
|
LiensAndEncumbrances
|
LiensAndEncumbrances | array of string | |
|
Easements
|
Easements | array of string | |
|
TitleInsuranceAmount
|
TitleInsuranceAmount | decimal | |
|
PropertyTaxesStatus
|
PropertyTaxesStatus | string | |
|
ProjectedPayments
|
ProjectedPayments | array of ProjectedPayment | |
|
NotarySignatureWitness
|
NotarySignatureWitness | string | |
|
ControlNumber
|
ControlNumber | string | |
|
Parish
|
Parish | string | |
|
Currency
|
Currency | string | |
|
WitnessName
|
WitnessName | string | |
|
WitnessType
|
WitnessType | string | |
|
PreparerCompany
|
PreparerCompany | string | |
|
HomesteadActCompliance
|
HomesteadActCompliance | string | |
|
FarmLandActCompliance
|
FarmLandActCompliance | string | |
|
SecuresLiabilities
|
SecuresLiabilities | string | |
|
GuaranteeMortgage
|
GuaranteeMortgage | string | |
|
CollateralMortgage
|
CollateralMortgage | string | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
ComparableSale
| Name | Path | Type | Description |
|---|---|---|---|
|
Address
|
Address | string | |
|
SalePrice
|
SalePrice | decimal | |
|
SaleDate
|
SaleDate | date-time | |
|
Adjustments
|
Adjustments | decimal |
ProjectedPayment
| Name | Path | Type | Description |
|---|---|---|---|
|
PaymentType
|
PaymentType | string | |
|
PrincipalAndInterest
|
PrincipalAndInterest | decimal | |
|
MortgageInsurance
|
MortgageInsurance | decimal | |
|
EstimatedEscrow
|
EstimatedEscrow | decimal | |
|
EstimatedTotalMonthlyPayment
|
EstimatedTotalMonthlyPayment | decimal |
MarriageCertificateData
| Name | Path | Type | Description |
|---|---|---|---|
|
CertificateNumber
|
CertificateNumber | string | |
|
DateOfMarriage
|
DateOfMarriage | string | |
|
PlaceOfMarriage
|
PlaceOfMarriage | string | |
|
DateIssued
|
DateIssued | string | |
|
IssuingAuthority
|
IssuingAuthority | string | |
|
Spouse1FullName
|
Spouse1FullName | string | |
|
Spouse1Age
|
Spouse1Age | integer | |
|
Spouse1BirthDate
|
Spouse1BirthDate | string | |
|
Spouse1Birthplace
|
Spouse1Birthplace | string | |
|
Spouse1ResidenceBeforeMarriage
|
Spouse1ResidenceBeforeMarriage | string | |
|
Spouse2FullName
|
Spouse2FullName | string | |
|
Spouse2Age
|
Spouse2Age | integer | |
|
Spouse2BirthDate
|
Spouse2BirthDate | string | |
|
Spouse2Birthplace
|
Spouse2Birthplace | string | |
|
Spouse2ResidenceBeforeMarriage
|
Spouse2ResidenceBeforeMarriage | string | |
|
OfficiantName
|
OfficiantName | string | |
|
OfficiantTitle
|
OfficiantTitle | string | |
|
OfficiantLicenseNumber
|
OfficiantLicenseNumber | string | |
|
Witnesses
|
Witnesses | string |
Names of witnesses (comma-separated if multiple) |
|
OfficialSeal
|
OfficialSeal | string | |
|
SignaturesPresent
|
SignaturesPresent | string | |
|
AuthenticityIssues
|
AuthenticityIssues | array of string | |
|
FraudIndicators
|
FraudIndicators | array of string | |
|
AuthenticityRecommendation
|
AuthenticityRecommendation | string | |
|
ExtractedFields
|
ExtractedFields | object | |
|
FallbackUsed
|
FallbackUsed | boolean | |
|
RawOcrText
|
RawOcrText | string | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
ReceiptData
| Name | Path | Type | Description |
|---|---|---|---|
|
ReceiptType
|
ReceiptType | string | |
|
TransactionDate
|
TransactionDate | string |
Transaction date as string (TransactionDateStr in C# model) |
|
TransactionTime
|
TransactionTime | string | |
|
ReceiptNumber
|
ReceiptNumber | string | |
|
AnalyzeItems
|
AnalyzeItems | array of ReceiptItem | |
|
MerchantInfoList
|
MerchantInfoList | array of MerchantInfo | |
|
FinancialInfoList
|
FinancialInfoList | array of FinancialInfo | |
|
MerchantName
|
MerchantName | string | |
|
MerchantAddress
|
MerchantAddress | string | |
|
MerchantPhone
|
MerchantPhone | string | |
|
MerchantWebsite
|
MerchantWebsite | string | |
|
StoreNumber
|
StoreNumber | string | |
|
CashierName
|
CashierName | string | |
|
Subtotal
|
Subtotal | decimal | |
|
TaxAmount
|
TaxAmount | decimal | |
|
TotalAmount
|
TotalAmount | decimal | |
|
PaymentMethod
|
PaymentMethod | string | |
|
CardLastFour
|
CardLastFour | string | |
|
RoomNumber
|
RoomNumber | string | |
|
CheckInDate
|
CheckInDate | string | |
|
CheckOutDate
|
CheckOutDate | string | |
|
FuelType
|
FuelType | string | |
|
FuelQuantity
|
FuelQuantity | decimal | |
|
FuelUnit
|
FuelUnit | string | |
|
VehicleNumber
|
VehicleNumber | string | |
|
ServiceType
|
ServiceType | string | |
|
SubscriptionPeriod
|
SubscriptionPeriod | string | |
|
TrainingProvider
|
TrainingProvider | string | |
|
CourseName
|
CourseName | string | |
|
HealthcareProvider
|
HealthcareProvider | string | |
|
PatientName
|
PatientName | string | |
|
InsuranceInfo
|
InsuranceInfo | string | |
|
AdditionalInfo
|
AdditionalInfo | object | |
|
FallbackUsed
|
FallbackUsed | boolean | |
|
RawOcrText
|
RawOcrText | string | |
|
CustomFieldsData
|
CustomFieldsData | array of CustomFieldsData |
ReceiptItem
| Name | Path | Type | Description |
|---|---|---|---|
|
Name
|
Name | string | |
|
Quantity
|
Quantity | decimal | |
|
UnitPrice
|
UnitPrice | decimal | |
|
TotalPrice
|
TotalPrice | decimal | |
|
Category
|
Category | string | |
|
Description
|
Description | string | |
|
ItemCode
|
ItemCode | string | |
|
Brand
|
Brand | string | |
|
Size
|
Size | string | |
|
Color
|
Color | string | |
|
SKU
|
SKU | string |
MerchantInfo
| Name | Path | Type | Description |
|---|---|---|---|
|
MerchantName
|
MerchantName | string | |
|
MerchantAddress
|
MerchantAddress | string | |
|
MerchantPhone
|
MerchantPhone | string | |
|
MerchantWebsite
|
MerchantWebsite | string | |
|
CashierName
|
CashierName | string | |
|
StoreNumber
|
StoreNumber | string |
FinancialInfo
| Name | Path | Type | Description |
|---|---|---|---|
|
Subtotal
|
Subtotal | decimal | |
|
TaxAmount
|
TaxAmount | decimal | |
|
TotalAmount
|
TotalAmount | decimal | |
|
PaymentMethod
|
PaymentMethod | string | |
|
CardLastFour
|
CardLastFour | string |