Index

A B C D E F G H L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ACCEPT - Static variable in class veryfi.Constants
header for HttpRequest
addFileToParameters(String, JSONObject) - Method in class veryfi.NetworkClient
Creates the JSON Object for the parameters of the request
addLineItem(String, AddLineItem) - Method in interface veryfi.Client
Add a new line item on an existing document.
addLineItem(String, AddLineItem) - Method in class veryfi.services.ClientImpl
Add a new line item on an existing document.
AddLineItem - Class in veryfi.models
 
AddLineItem(Integer, String, Float) - Constructor for class veryfi.models.AddLineItem
 
addLineItemAsync(String, AddLineItem) - Method in interface veryfi.Client
Add a new line item on an existing document.
addLineItemAsync(String, AddLineItem) - Method in class veryfi.services.ClientImpl
Add a new line item on an existing document.
addTags(String, List<String>) - Method in interface veryfi.Client
Add multiple tags on an existing document.
addTags(String, List<String>) - Method in class veryfi.services.ClientImpl
Add multiple tags on an existing document.
addTagsAsync(String, List<String>) - Method in interface veryfi.Client
Add multiple tags on an existing document.
addTagsAsync(String, List<String>) - Method in class veryfi.services.ClientImpl
Add multiple tags on an existing document.
addUrlToParameters(String, List<String>, JSONObject) - Method in class veryfi.NetworkClient
Creates the JSON object of the parameters of the request
anyDocuments - Enum constant in enum class veryfi.enums.Endpoint
 
apiKey - Variable in class veryfi.Credentials
 
APPLICATION_JSON - Static variable in class veryfi.Constants
header for HttpRequest
AUTHORIZATION - Static variable in class veryfi.Constants
header for HttpRequest
AUTO_DELETE - Static variable in class veryfi.Constants
header for HttpRequest

B

bankStatements - Enum constant in enum class veryfi.enums.Endpoint
 
BOOST_MODE - Static variable in class veryfi.Constants
header for HttpRequest
businessCards - Enum constant in enum class veryfi.enums.Endpoint
 

C

CATEGORIES - Static variable in class veryfi.Constants
header for HttpRequest
category - Variable in class veryfi.models.SharedLineItem
 
checks - Enum constant in enum class veryfi.enums.Endpoint
 
Client - Interface in veryfi
Veryfi API client for Java.
CLIENT_ID - Static variable in class veryfi.Constants
header for HttpRequest
clientId - Variable in class veryfi.Credentials
 
ClientImpl - Class in veryfi.services
Veryfi API client for Java.
ClientImpl(String, String, String, String, int) - Constructor for class veryfi.services.ClientImpl
Creates an instance of ClientImpl.
ClientImpl(String, String, String, String, int, HttpClient) - Constructor for class veryfi.services.ClientImpl
Creates an instance of ClientImpl.
clientSecret - Variable in class veryfi.Credentials
 
Constants - Class in veryfi
header constants for HttpRequests.
CONTENT_TYPE - Static variable in class veryfi.Constants
header for HttpRequest
contracts - Enum constant in enum class veryfi.enums.Endpoint
 
createClient(String, String, String, String) - Static method in class veryfi.VeryfiClientFactory
Creates an instance of Client.
createClient(String, String, String, String, int) - Static method in class veryfi.VeryfiClientFactory
Creates an instance of Client.
createClient(String, String, String, String, int, HttpClient) - Static method in class veryfi.VeryfiClientFactory
Creates an instance of Client.
Credentials - Class in veryfi
Veryfi credentials for API access
Credentials(String, String, String, String) - Constructor for class veryfi.Credentials
Creates an instance of NetworkClient.

D

DELETE - Enum constant in enum class veryfi.enums.HttpMethod
Enum constant for DELETE Http method.
deleteAnyDocument(String) - Method in interface veryfi.Client
Delete AnyDocument from Veryfi.
deleteAnyDocument(String) - Method in class veryfi.services.ClientImpl
Delete AnyDocument from Veryfi.
deleteAnyDocumentAsync(String) - Method in interface veryfi.Client
Delete AnyDocument from Veryfi.
deleteAnyDocumentAsync(String) - Method in class veryfi.services.ClientImpl
Delete AnyDocument from Veryfi.
deleteBankStatement(String) - Method in interface veryfi.Client
Delete BankStatement from Veryfi.
deleteBankStatement(String) - Method in class veryfi.services.ClientImpl
Delete BankStatement from Veryfi.
deleteBankStatementAsync(String) - Method in interface veryfi.Client
Delete BankStatement from Veryfi.
deleteBankStatementAsync(String) - Method in class veryfi.services.ClientImpl
Delete BankStatement from Veryfi.
deleteBusinessCard(String) - Method in interface veryfi.Client
Delete BusinessCard from Veryfi.
deleteBusinessCard(String) - Method in class veryfi.services.ClientImpl
Delete Business Card from Veryfi.
deleteBusinessCardAsync(String) - Method in interface veryfi.Client
Delete BusinessCard from Veryfi.
deleteBusinessCardAsync(String) - Method in class veryfi.services.ClientImpl
Delete Business Card from Veryfi.
deleteCheck(String) - Method in interface veryfi.Client
Delete Check from Veryfi.
deleteCheck(String) - Method in class veryfi.services.ClientImpl
Delete Check from Veryfi.
deleteCheckAsync(String) - Method in interface veryfi.Client
Delete Check from Veryfi.
deleteCheckAsync(String) - Method in class veryfi.services.ClientImpl
Delete Check from Veryfi.
deleteContract(String) - Method in interface veryfi.Client
Delete a Contract from Veryfi.
deleteContract(String) - Method in class veryfi.services.ClientImpl
Delete a Contract from Veryfi.
deleteContractAsync(String) - Method in interface veryfi.Client
Delete a Contract from Veryfi.
deleteContractAsync(String) - Method in class veryfi.services.ClientImpl
Delete a Contract from Veryfi.
deleteDocument(String) - Method in interface veryfi.Client
Delete Document from Veryfi.
deleteDocument(String) - Method in class veryfi.services.ClientImpl
Delete Document from Veryfi.
deleteDocumentAsync(String) - Method in interface veryfi.Client
Delete Document from Veryfi.
deleteDocumentAsync(String) - Method in class veryfi.services.ClientImpl
Delete Document from Veryfi.
deleteLineItem(String, String) - Method in interface veryfi.Client
Delete an existing line item on an existing document.
deleteLineItem(String, String) - Method in class veryfi.services.ClientImpl
Delete an existing line item on an existing document.
deleteLineItemAsync(String, String) - Method in interface veryfi.Client
Delete an existing line item on an existing document.
deleteLineItemAsync(String, String) - Method in class veryfi.services.ClientImpl
Delete an existing line item on an existing document.
deleteLineItems(String) - Method in interface veryfi.Client
Delete all line items on an existing document.
deleteLineItems(String) - Method in class veryfi.services.ClientImpl
Delete all line items on an existing document.
deleteLineItemsAsync(String) - Method in interface veryfi.Client
Delete all line items on an existing document.
deleteLineItemsAsync(String) - Method in class veryfi.services.ClientImpl
Delete all line items on an existing document.
deleteW2(String) - Method in interface veryfi.Client
Delete W2 from Veryfi.
deleteW2(String) - Method in class veryfi.services.ClientImpl
Delete W2 from Veryfi.
deleteW2Async(String) - Method in interface veryfi.Client
Delete W2 from Veryfi.
deleteW2Async(String) - Method in class veryfi.services.ClientImpl
Delete W2 from Veryfi.
deleteW8BenE(String) - Method in interface veryfi.Client
Delete W-8BEN-E from Veryfi.
deleteW8BenE(String) - Method in class veryfi.services.ClientImpl
Delete W-8BEN-E from Veryfi.
deleteW8BenEAsync(String) - Method in interface veryfi.Client
Delete W-8BEN-E from Veryfi.
deleteW8BenEAsync(String) - Method in class veryfi.services.ClientImpl
Delete W-8BEN-E from Veryfi.
deleteW9(String) - Method in interface veryfi.Client
Delete W9 from Veryfi.
deleteW9(String) - Method in class veryfi.services.ClientImpl
Delete W9 from Veryfi.
deleteW9Async(String) - Method in interface veryfi.Client
Delete W9 from Veryfi.
deleteW9Async(String) - Method in class veryfi.services.ClientImpl
Delete W9 from Veryfi.
description - Variable in class veryfi.models.AddLineItem
 
description - Variable in class veryfi.models.UpdateLineItem
 
discountRate - Variable in class veryfi.models.SharedLineItem
 
documents - Enum constant in enum class veryfi.enums.Endpoint
 

E

endDate - Variable in class veryfi.models.SharedLineItem
 
Endpoint - Enum Class in veryfi.enums
 
EXTERNAL_ID - Static variable in class veryfi.Constants
header for HttpRequest

F

FILE_DATA - Static variable in class veryfi.Constants
header for HttpRequest
FILE_NAME - Static variable in class veryfi.Constants
header for HttpRequest
FILE_URL - Static variable in class veryfi.Constants
header for HttpRequest
FILE_URLS - Static variable in class veryfi.Constants
header for HttpRequest
FORM_URL_ENCODED - Static variable in class veryfi.Constants
header for HttpRequest

G

GET - Enum constant in enum class veryfi.enums.HttpMethod
Enum constant for GET Http method.
getAnyDocument(String) - Method in interface veryfi.Client
Returns a json string String AnyDocument information.
getAnyDocument(String) - Method in class veryfi.services.ClientImpl
Returns a json string String AnyDocument information.
getAnyDocumentAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> AnyDocument information.
getAnyDocumentAsync(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> AnyDocument information.
getAnyDocuments(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of Any Documents.
getAnyDocuments(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of Any Documents.
getAnyDocumentsAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of AnyDocuments.
getAnyDocumentsAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of AnyDocuments.
getBankStatement(String) - Method in interface veryfi.Client
Returns a json string String BankStatement information.
getBankStatement(String) - Method in class veryfi.services.ClientImpl
Returns a json string String BankStatement information.
getBankStatementAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> BankStatement information.
getBankStatementAsync(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> BankStatement information.
getBankStatements(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of Bank Statements.
getBankStatements(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of Bank Statements.
getBankStatementsAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of BankStatements.
getBankStatementsAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of BankStatements.
getBusinessCard(String) - Method in interface veryfi.Client
Returns a json string String Business Card information.
getBusinessCard(String) - Method in class veryfi.services.ClientImpl
Returns a json string String Business Card information.
getBusinessCardAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> Business Card information.
getBusinessCardAsync(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> Business Card information.
getBusinessCards(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of Business Cards.
getBusinessCards(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of Business Cards.
getBusinessCardsAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of Business Cards.
getBusinessCardsAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of Business Cards.
getCheck(String) - Method in interface veryfi.Client
Returns a json string String Check information.
getCheck(String) - Method in class veryfi.services.ClientImpl
Returns a json string String Check information.
getCheckAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> Check information.
getCheckAsync(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> Check information.
getChecks(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of Checks.
getChecks(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of Checks.
getChecksAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of Checks.
getChecksAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of Checks.
getContract(String) - Method in interface veryfi.Client
Returns a json string String with the Contract information.
getContract(String) - Method in class veryfi.services.ClientImpl
Returns a json string String with the Contract information.
getContractAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> with the Contract information.
getContractAsync(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> with the Contract information.
getContracts(int, int, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of Contracts.
getContracts(int, int, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of Contracts.
getContractsAsync(int, int, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of Contracts.
getContractsAsync(int, int, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of Contracts.
getDocument(String) - Method in interface veryfi.Client
Returns a json string String document information.
getDocument(String) - Method in class veryfi.services.ClientImpl
Returns a json string String document information.
getDocumentAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> document information.
getDocumentAsync(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> document information.
getDocuments(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String list of documents.
getDocuments(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of documents.
getDocumentsAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of documents.
getDocumentsAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of documents.
getLineItem(String, String) - Method in interface veryfi.Client
Retrieve a line item for existing document by ID.
getLineItem(String, String) - Method in class veryfi.services.ClientImpl
Retrieve a line item for existing document by ID.
getLineItemAsync(String, String) - Method in interface veryfi.Client
Retrieve a line item for existing document by ID.
getLineItemAsync(String, String) - Method in class veryfi.services.ClientImpl
Retrieve a line item for existing document by ID.
getLineItems(String) - Method in interface veryfi.Client
Retrieve all line items for a document.
getLineItems(String) - Method in class veryfi.services.ClientImpl
Retrieve all line items for a document.
getLineItemsAsync(String) - Method in interface veryfi.Client
Retrieve all line items for a document.
getLineItemsAsync(String) - Method in class veryfi.services.ClientImpl
Retrieve all line items for a document.
getW2(String) - Method in interface veryfi.Client
Returns a json string String W2 information.
getW2(String) - Method in class veryfi.services.ClientImpl
Returns a json string String W2 information.
getW2Async(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> W2 information.
getW2Async(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> W2 information.
getW2s(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of W2s.
getW2s(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of W2s.
getW2sAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of W2s.
getW2sAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of W2s.
getW8BenE(String) - Method in interface veryfi.Client
Returns a json string String W-8BEN-E information.
getW8BenE(String) - Method in class veryfi.services.ClientImpl
Returns a json string String W-8BEN-E information.
getW8BenEAsync(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> W-8BEN-E information.
getW8BenEAsync(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> W-8BEN-E information.
getW8BenEs(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of W-8BEN-E.
getW8BenEs(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of W-8BEN-E.
getW8BenEsAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of W-8BEN-E.
getW8BenEsAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of W-8BEN-E.
getW9(String) - Method in interface veryfi.Client
Returns a json string String W9 information.
getW9(String) - Method in class veryfi.services.ClientImpl
Returns a json string String W9 information.
getW9Async(String) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> W9 information.
getW9Async(String) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> W9 information.
getW9s(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string String with the list of W9s.
getW9s(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string String with the list of W9s.
getW9sAsync(int, int, boolean, boolean, JSONObject) - Method in interface veryfi.Client
Returns a json string CompletableFuture<String> list of W9s.
getW9sAsync(int, int, boolean, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Returns a json string CompletableFuture<String> list of W9s.

H

hsn - Variable in class veryfi.models.SharedLineItem
 
HttpMethod - Enum Class in veryfi.enums
Enum constants for Http methods.

L

LIST_CATEGORIES - Static variable in class veryfi.Constants
default list of categories.
logger - Variable in class veryfi.NetworkClient
 

M

MAX_PAGES_TO_PROCESS - Static variable in class veryfi.Constants
header for HttpRequest

N

NetworkClient - Class in veryfi
 
NetworkClient(Credentials, int) - Constructor for class veryfi.NetworkClient
Creates an instance of NetworkClient.
NetworkClient(Credentials, int, HttpClient) - Constructor for class veryfi.NetworkClient
Creates an instance of NetworkClient.
NotValidModelException - Exception in veryfi.models
Not Valid Model Exception
NotValidModelException(String) - Constructor for exception veryfi.models.NotValidModelException
When model is not valid convert to Json throws this exception.

O

order - Variable in class veryfi.models.AddLineItem
 
order - Variable in class veryfi.models.UpdateLineItem
 

P

path - Variable in enum class veryfi.enums.Endpoint
 
POST - Enum constant in enum class veryfi.enums.HttpMethod
Enum constant for POST Http method
price - Variable in class veryfi.models.SharedLineItem
 
processAnyDocument(String, String, JSONObject) - Method in interface veryfi.Client
Process a AnyDocument and extract all the fields from it.
processAnyDocument(String, String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a AnyDocument and extract all the fields from it.
processAnyDocumentAsync(String, String, JSONObject) - Method in interface veryfi.Client
Process a AnyDocument and extract all the fields from it.
processAnyDocumentAsync(String, String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a AnyDocument and extract all the fields from it.
processAnyDocumentUrl(String, List<String>, String, JSONObject) - Method in interface veryfi.Client
Process AnyDocument from url and extract all the fields from it.
processAnyDocumentUrl(String, List<String>, String, JSONObject) - Method in class veryfi.services.ClientImpl
Process AnyDocument from url and extract all the fields from it.
processAnyDocumentUrlAsync(String, List<String>, String, JSONObject) - Method in interface veryfi.Client
Process AnyDocument from url and extract all the fields from it.
processAnyDocumentUrlAsync(String, List<String>, String, JSONObject) - Method in class veryfi.services.ClientImpl
Process AnyDocument from url and extract all the fields from it.
processBankStatement(String, JSONObject) - Method in interface veryfi.Client
Process a BankStatement and extract all the fields from it.
processBankStatement(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a BankStatement and extract all the fields from it.
processBankStatementAsync(String, JSONObject) - Method in interface veryfi.Client
Process a BankStatement and extract all the fields from it.
processBankStatementAsync(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a BankStatement and extract all the fields from it.
processBankStatementUrl(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process BankStatement from url and extract all the fields from it.
processBankStatementUrl(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process BankStatement from url and extract all the fields from it.
processBankStatementUrlAsync(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process BankStatement from url and extract all the fields from it.
processBankStatementUrlAsync(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process BankStatement from url and extract all the fields from it.
processBusinessCard(String, JSONObject) - Method in interface veryfi.Client
Process a Business Card and extract all the fields from it.
processBusinessCard(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a Business Card and extract all the fields from it.
processBusinessCardAsync(String, JSONObject) - Method in interface veryfi.Client
Process a Business Card and extract all the fields from it.
processBusinessCardAsync(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a Business Card and extract all the fields from it.
processBusinessCardUrl(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process Business Card from url and extract all the fields from it.
processBusinessCardUrl(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process Business Card from url and extract all the fields from it.
processBusinessCardUrlAsync(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process Business Card from url and extract all the fields from it.
processBusinessCardUrlAsync(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process Business Card from url and extract all the fields from it.
processCheck(String, JSONObject) - Method in interface veryfi.Client
Process a Check and extract all the fields from it.
processCheck(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a Check and extract all the fields from it.
processCheckAsync(String, JSONObject) - Method in interface veryfi.Client
Process a Check and extract all the fields from it.
processCheckAsync(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a Check and extract all the fields from it.
processCheckUrl(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process Check from url and extract all the fields from it.
processCheckUrl(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process Check from url and extract all the fields from it.
processCheckUrlAsync(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process Check from url and extract all the fields from it.
processCheckUrlAsync(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process Check from url and extract all the fields from it.
processContract(String, JSONObject) - Method in interface veryfi.Client
Process a Contract and extract all the fields from it.
processContract(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a Contract and extract all the fields from it.
processContractAsync(String, JSONObject) - Method in interface veryfi.Client
Process a Contract and extract all the fields from it.
processContractAsync(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a Contract and extract all the fields from it.
processContractUrl(String, JSONObject) - Method in interface veryfi.Client
Process Contract from url and extract all the fields from it.
processContractUrl(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process Contract from url and extract all the fields from it.
processContractUrlAsync(String, JSONObject) - Method in interface veryfi.Client
Process Contract from url and extract all the fields from it.
processContractUrlAsync(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process Contract from url and extract all the fields from it.
processDocument(String, List<String>, boolean, JSONObject) - Method in interface veryfi.Client
Process a document and extract all the fields from it.
processDocument(String, List<String>, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Process a document and extract all the fields from it.
processDocumentAsync(String, List<String>, boolean, JSONObject) - Method in interface veryfi.Client
Process a document and extract all the fields from it.
processDocumentAsync(String, List<String>, boolean, JSONObject) - Method in class veryfi.services.ClientImpl
Process a document and extract all the fields from it.
processDocumentUrl(String, List<String>, List<String>, boolean, int, boolean, String, JSONObject) - Method in interface veryfi.Client
Process Document from url and extract all the fields from it.
processDocumentUrl(String, List<String>, List<String>, boolean, int, boolean, String, JSONObject) - Method in class veryfi.services.ClientImpl
Process Document from url and extract all the fields from it.
processDocumentUrlAsync(String, List<String>, List<String>, boolean, int, boolean, String, JSONObject) - Method in interface veryfi.Client
Process Document from url and extract all the fields from it.
processDocumentUrlAsync(String, List<String>, List<String>, boolean, int, boolean, String, JSONObject) - Method in class veryfi.services.ClientImpl
Process Document from url and extract all the fields from it.
processW2(String, JSONObject) - Method in interface veryfi.Client
Process a W2 and extract all the fields from it.
processW2(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a W2 and extract all the fields from it.
processW2Async(String, JSONObject) - Method in interface veryfi.Client
Process a W2 and extract all the fields from it.
processW2Async(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a W2 and extract all the fields from it.
processW2Url(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process W2 from url and extract all the fields from it.
processW2Url(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process W2 from url and extract all the fields from it.
processW2UrlAsync(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process W2 from url and extract all the fields from it.
processW2UrlAsync(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process W2 from url and extract all the fields from it.
processW8BenE(String, JSONObject) - Method in interface veryfi.Client
Process a W-8BEN-E and extract all the fields from it.
processW8BenE(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a W-8BEN-E and extract all the fields from it.
processW8BenEAsync(String, JSONObject) - Method in interface veryfi.Client
Process a W-8BEN-E and extract all the fields from it.
processW8BenEAsync(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a W-8BEN-E and extract all the fields from it.
processW8BenEUrl(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process W-8BEN-E from url and extract all the fields from it.
processW8BenEUrl(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process W-8BEN-E from url and extract all the fields from it.
processW8BenEUrlAsync(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process W-8BEN-E from url and extract all the fields from it.
processW8BenEUrlAsync(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process W-8BEN-E from url and extract all the fields from it.
processW9(String, JSONObject) - Method in interface veryfi.Client
Process a W9 and extract all the fields from it.
processW9(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a W9 and extract all the fields from it.
processW9Async(String, JSONObject) - Method in interface veryfi.Client
Process a W9 and extract all the fields from it.
processW9Async(String, JSONObject) - Method in class veryfi.services.ClientImpl
Process a W9 and extract all the fields from it.
processW9Url(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process W9 from url and extract all the fields from it.
processW9Url(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process W9 from url and extract all the fields from it.
processW9UrlAsync(String, List<String>, JSONObject) - Method in interface veryfi.Client
Process W9 from url and extract all the fields from it.
processW9UrlAsync(String, List<String>, JSONObject) - Method in class veryfi.services.ClientImpl
Process W9 from url and extract all the fields from it.
PUT - Enum constant in enum class veryfi.enums.HttpMethod
Enum constant for PUT Http method

Q

quantity - Variable in class veryfi.models.SharedLineItem
 

R

replaceTags(String, List<String>) - Method in interface veryfi.Client
Replace multiple tags on an existing document.
replaceTags(String, List<String>) - Method in class veryfi.services.ClientImpl
Replace multiple tags on an existing document.
replaceTagsAsync(String, List<String>) - Method in interface veryfi.Client
Replace multiple tags on an existing document.
replaceTagsAsync(String, List<String>) - Method in class veryfi.services.ClientImpl
Replace multiple tags on an existing document.
request(HttpMethod, String, JSONObject) - Method in class veryfi.NetworkClient
Submit the HTTP request.
requestAsync(HttpMethod, String, JSONObject) - Method in class veryfi.NetworkClient
Submit the HTTP request.

S

section - Variable in class veryfi.models.SharedLineItem
 
setBaseUrl(String) - Method in class veryfi.NetworkClient
By default, the base URL is https://api.veryfi.com/api/;
setHttpClient(HttpClient) - Method in class veryfi.NetworkClient
By default is https://api.veryfi.com/api/;
setTimeOut(int) - Method in class veryfi.NetworkClient
Define new time out for the requests in seconds
SHA256 - Static variable in class veryfi.Constants
header for HttpRequest
SharedLineItem - Class in veryfi.models
 
SharedLineItem() - Constructor for class veryfi.models.SharedLineItem
 
sku - Variable in class veryfi.models.SharedLineItem
 
startDate - Variable in class veryfi.models.SharedLineItem
 

T

tax - Variable in class veryfi.models.SharedLineItem
 
taxRate - Variable in class veryfi.models.SharedLineItem
 
TIMESTAMP - Static variable in class veryfi.Constants
header for HttpRequest
toJsonObject() - Method in class veryfi.models.AddLineItem
 
toJsonObject() - Method in class veryfi.models.UpdateLineItem
Convert current object to a Json
total - Variable in class veryfi.models.AddLineItem
 
total - Variable in class veryfi.models.UpdateLineItem
 

U

unitOfMeasure - Variable in class veryfi.models.SharedLineItem
 
upc - Variable in class veryfi.models.SharedLineItem
 
updateDocument(String, JSONObject) - Method in interface veryfi.Client
Update data for a previously processed document, including almost any field like `vendor`, `date`, `notes` and etc.
updateDocument(String, JSONObject) - Method in class veryfi.services.ClientImpl
Update data for a previously processed document, including almost any field like `vendor`, `date`, `notes` etc.
updateDocumentAsync(String, JSONObject) - Method in interface veryfi.Client
Update data for a previously processed document, including almost any field like `vendor`, `date`, `notes` and etc.
updateDocumentAsync(String, JSONObject) - Method in class veryfi.services.ClientImpl
Update data for a previously processed document, including almost any field like `vendor`, `date`, `notes` etc.
updateLineItem(String, String, UpdateLineItem) - Method in interface veryfi.Client
Update an existing line item on an existing document.
updateLineItem(String, String, UpdateLineItem) - Method in class veryfi.services.ClientImpl
Update an existing line item on an existing document.
UpdateLineItem - Class in veryfi.models
 
UpdateLineItem() - Constructor for class veryfi.models.UpdateLineItem
 
updateLineItemAsync(String, String, UpdateLineItem) - Method in interface veryfi.Client
Update an existing line item on an existing document.
updateLineItemAsync(String, String, UpdateLineItem) - Method in class veryfi.services.ClientImpl
Update an existing line item on an existing document.
USER_AGENT - Static variable in class veryfi.Constants
header for HttpRequest
USER_AGENT_JAVA - Static variable in class veryfi.Constants
header for HttpRequest
username - Variable in class veryfi.Credentials
 

V

valueOf(String) - Static method in enum class veryfi.enums.Endpoint
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class veryfi.enums.HttpMethod
Returns the enum constant of this class with the specified name.
values() - Static method in enum class veryfi.enums.Endpoint
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class veryfi.enums.HttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
veryfi - package veryfi
 
veryfi.enums - package veryfi.enums
 
veryfi.models - package veryfi.models
 
veryfi.services - package veryfi.services
 
VeryfiClientFactory - Class in veryfi
Factory for creating instances of Client.

W

w2s - Enum constant in enum class veryfi.enums.Endpoint
 
w8BenE - Enum constant in enum class veryfi.enums.Endpoint
 
w9s - Enum constant in enum class veryfi.enums.Endpoint
 
weight - Variable in class veryfi.models.SharedLineItem
 

X

X_VERYFI_REQUEST_SIGNATURE - Static variable in class veryfi.Constants
header for HttpRequest
X_VERYFI_REQUEST_TIMESTAMP - Static variable in class veryfi.Constants
header for HttpRequest
A B C D E F G H L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form