Methods
| Method |
Description |
|
com.fasterxml.jackson.databind.getNullValue()
|
|
|
com.fasterxml.jackson.databind.getEmptyValue()
|
|
|
com.fasterxml.jackson.databind.deser.std.getValueClass()
|
|
|
com.fasterxml.jackson.databind.isEmpty(T)
|
|
|
com.fasterxml.jackson.databind.isEmpty(com.lithic.api.core.JsonMissing)
|
|
|
com.lithic.api.models.authRuleTokens(java.util.List)
|
List of identifiers for the Auth Rule(s) that are applied on the account. |
|
com.lithic.api.models.authRuleTokens(com.lithic.api.core.JsonField)
|
Sets Builder.authRuleTokens to an arbitrary JSON value. |
|
com.lithic.api.models.addAuthRuleToken(java.lang.String)
|
Adds a single String to authRuleTokens. |
|
com.lithic.api.models.verificationAddress(com.lithic.api.models.Account.VerificationAddress)
|
|
|
com.lithic.api.models.verificationAddress(com.lithic.api.core.JsonField)
|
Sets Builder.verificationAddress to an arbitrary JSON value. |
|
com.lithic.api.models.authRuleTokens()
|
List of identifiers for the Auth Rule(s) that are applied on the account. |
|
com.lithic.api.models.verificationAddress()
|
|
|
com.lithic.api.models._authRuleTokens()
|
Returns the raw JSON value of authRuleTokens. |
|
com.lithic.api.models._verificationAddress()
|
Returns the raw JSON value of verificationAddress. |
|
com.lithic.api.models.acquirerReferenceNumber(java.lang.String)
|
Unique identifier assigned to a transaction by the acquirer that can be used in dispute and chargeback filing. |
|
com.lithic.api.models.acquirerReferenceNumber(java.util.Optional)
|
Alias for calling Builder.acquirerReferenceNumber with acquirerReferenceNumber.orElse(null). |
|
com.lithic.api.models.acquirerReferenceNumber(com.lithic.api.core.JsonField)
|
Sets Builder.acquirerReferenceNumber to an arbitrary JSON value. |
|
com.lithic.api.models.amount(java.lang.Long)
|
When the transaction is pending, this represents the authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.amount(com.lithic.api.core.JsonField)
|
Sets Builder.amount to an arbitrary JSON value. |
|
com.lithic.api.models.authorizationAmount(java.lang.Long)
|
The authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.authorizationAmount(java.lang.Long)
|
Alias for Builder.authorizationAmount. |
|
com.lithic.api.models.authorizationAmount(java.util.Optional)
|
Alias for calling Builder.authorizationAmount with authorizationAmount.orElse(null). |
|
com.lithic.api.models.authorizationAmount(com.lithic.api.core.JsonField)
|
Sets Builder.authorizationAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantAmount(java.lang.Long)
|
Analogous to the 'amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAmount(java.lang.Long)
|
Alias for Builder.merchantAmount. |
|
com.lithic.api.models.merchantAmount(java.util.Optional)
|
Alias for calling Builder.merchantAmount with merchantAmount.orElse(null). |
|
com.lithic.api.models.merchantAmount(com.lithic.api.core.JsonField)
|
Sets Builder.merchantAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.lang.Long)
|
Analogous to the 'authorization_amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.lang.Long)
|
Alias for Builder.merchantAuthorizationAmount. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.util.Optional)
|
Alias for calling Builder.merchantAuthorizationAmount with merchantAuthorizationAmount.orElse(null). |
|
com.lithic.api.models.merchantAuthorizationAmount(com.lithic.api.core.JsonField)
|
Sets Builder.merchantAuthorizationAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantCurrency(java.lang.String)
|
3-character alphabetic ISO 4217 code for the local currency of the transaction. |
|
com.lithic.api.models.merchantCurrency(com.lithic.api.core.JsonField)
|
Sets Builder.merchantCurrency to an arbitrary JSON value. |
|
com.lithic.api.models.settledAmount(java.lang.Long)
|
The settled amount of the transaction in the settlement currency. |
|
com.lithic.api.models.settledAmount(com.lithic.api.core.JsonField)
|
Sets Builder.settledAmount to an arbitrary JSON value. |
|
com.lithic.api.models.acquirerReferenceNumber()
|
Unique identifier assigned to a transaction by the acquirer that can be used in dispute and chargeback filing. |
|
com.lithic.api.models.amount()
|
When the transaction is pending, this represents the authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.authorizationAmount()
|
The authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.merchantAmount()
|
Analogous to the 'amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAuthorizationAmount()
|
Analogous to the 'authorization_amount', but in the merchant currency. |
|
com.lithic.api.models.merchantCurrency()
|
3-character alphabetic ISO 4217 code for the local currency of the transaction. |
|
com.lithic.api.models.settledAmount()
|
The settled amount of the transaction in the settlement currency. |
|
com.lithic.api.models._acquirerReferenceNumber()
|
Returns the raw JSON value of acquirerReferenceNumber. |
|
com.lithic.api.models._amount()
|
Returns the raw JSON value of amount. |
|
com.lithic.api.models._authorizationAmount()
|
Returns the raw JSON value of authorizationAmount. |
|
com.lithic.api.models._merchantAmount()
|
Returns the raw JSON value of merchantAmount. |
|
com.lithic.api.models._merchantAuthorizationAmount()
|
Returns the raw JSON value of merchantAuthorizationAmount. |
|
com.lithic.api.models._merchantCurrency()
|
Returns the raw JSON value of merchantCurrency. |
|
com.lithic.api.models._settledAmount()
|
Returns the raw JSON value of settledAmount. |
|
com.lithic.api.models.acquirerReferenceNumber(java.lang.String)
|
Unique identifier assigned to a transaction by the acquirer that can be used in dispute and chargeback filing. |
|
com.lithic.api.models.acquirerReferenceNumber(java.util.Optional)
|
Alias for calling Builder.acquirerReferenceNumber with acquirerReferenceNumber.orElse(null). |
|
com.lithic.api.models.acquirerReferenceNumber(com.lithic.api.core.JsonField)
|
Sets Builder.acquirerReferenceNumber to an arbitrary JSON value. |
|
com.lithic.api.models.amount(java.lang.Long)
|
When the transaction is pending, this represents the authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.amount(com.lithic.api.core.JsonField)
|
Sets Builder.amount to an arbitrary JSON value. |
|
com.lithic.api.models.authorizationAmount(java.lang.Long)
|
The authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.authorizationAmount(java.lang.Long)
|
Alias for Builder.authorizationAmount. |
|
com.lithic.api.models.authorizationAmount(java.util.Optional)
|
Alias for calling Builder.authorizationAmount with authorizationAmount.orElse(null). |
|
com.lithic.api.models.authorizationAmount(com.lithic.api.core.JsonField)
|
Sets Builder.authorizationAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantAmount(java.lang.Long)
|
Analogous to the 'amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAmount(java.lang.Long)
|
Alias for Builder.merchantAmount. |
|
com.lithic.api.models.merchantAmount(java.util.Optional)
|
Alias for calling Builder.merchantAmount with merchantAmount.orElse(null). |
|
com.lithic.api.models.merchantAmount(com.lithic.api.core.JsonField)
|
Sets Builder.merchantAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.lang.Long)
|
Analogous to the 'authorization_amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.lang.Long)
|
Alias for Builder.merchantAuthorizationAmount. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.util.Optional)
|
Alias for calling Builder.merchantAuthorizationAmount with merchantAuthorizationAmount.orElse(null). |
|
com.lithic.api.models.merchantAuthorizationAmount(com.lithic.api.core.JsonField)
|
Sets Builder.merchantAuthorizationAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantCurrency(java.lang.String)
|
3-character alphabetic ISO 4217 code for the local currency of the transaction. |
|
com.lithic.api.models.merchantCurrency(com.lithic.api.core.JsonField)
|
Sets Builder.merchantCurrency to an arbitrary JSON value. |
|
com.lithic.api.models.settledAmount(java.lang.Long)
|
The settled amount of the transaction in the settlement currency. |
|
com.lithic.api.models.settledAmount(com.lithic.api.core.JsonField)
|
Sets Builder.settledAmount to an arbitrary JSON value. |
|
com.lithic.api.models.acquirerReferenceNumber()
|
Unique identifier assigned to a transaction by the acquirer that can be used in dispute and chargeback filing. |
|
com.lithic.api.models.amount()
|
When the transaction is pending, this represents the authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.authorizationAmount()
|
The authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.merchantAmount()
|
Analogous to the 'amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAuthorizationAmount()
|
Analogous to the 'authorization_amount', but in the merchant currency. |
|
com.lithic.api.models.merchantCurrency()
|
3-character alphabetic ISO 4217 code for the local currency of the transaction. |
|
com.lithic.api.models.settledAmount()
|
The settled amount of the transaction in the settlement currency. |
|
com.lithic.api.models._acquirerReferenceNumber()
|
Returns the raw JSON value of acquirerReferenceNumber. |
|
com.lithic.api.models._amount()
|
Returns the raw JSON value of amount. |
|
com.lithic.api.models._authorizationAmount()
|
Returns the raw JSON value of authorizationAmount. |
|
com.lithic.api.models._merchantAmount()
|
Returns the raw JSON value of merchantAmount. |
|
com.lithic.api.models._merchantAuthorizationAmount()
|
Returns the raw JSON value of merchantAuthorizationAmount. |
|
com.lithic.api.models._merchantCurrency()
|
Returns the raw JSON value of merchantCurrency. |
|
com.lithic.api.models._settledAmount()
|
Returns the raw JSON value of settledAmount. |
|
com.lithic.api.models.beneficialOwnerEntities(java.util.List)
|
Deprecated. |
|
com.lithic.api.models.beneficialOwnerEntities(com.lithic.api.core.JsonField)
|
Sets Builder.beneficialOwnerEntities to an arbitrary JSON value. |
|
com.lithic.api.models.addBeneficialOwnerEntity(com.lithic.api.models.AccountHolder.AccountHolderBusinessResponse)
|
Adds a single AccountHolderBusinessResponse to beneficialOwnerEntities. |
|
com.lithic.api.models.beneficialOwnerEntities()
|
Deprecated. |
|
com.lithic.api.models._beneficialOwnerEntities()
|
Returns the raw JSON value of beneficialOwnerEntities. |
|
com.lithic.api.models.beneficialOwnerEntities(java.util.List)
|
Deprecated. |
|
com.lithic.api.models.beneficialOwnerEntities(com.lithic.api.core.JsonField)
|
Sets Builder.beneficialOwnerEntities to an arbitrary JSON value. |
|
com.lithic.api.models.addBeneficialOwnerEntity(com.lithic.api.models.AccountHolderUpdateParams.Body.KybPatchRequest.KybBusinessEntityPatch)
|
Adds a single KybBusinessEntityPatch to beneficialOwnerEntities. |
|
com.lithic.api.models.beneficialOwnerEntities()
|
Deprecated. |
|
com.lithic.api.models._beneficialOwnerEntities()
|
Returns the raw JSON value of beneficialOwnerEntities. |
|
com.lithic.api.models.verificationAddress(com.lithic.api.models.AccountUpdateParams.VerificationAddress)
|
Address used during Address Verification Service (AVS) checks during transactions if enabled via Auth Rules. |
|
com.lithic.api.models.verificationAddress(com.lithic.api.core.JsonField)
|
Sets Builder.verificationAddress to an arbitrary JSON value. |
|
com.lithic.api.models.verificationAddress(com.lithic.api.models.AccountUpdateParams.VerificationAddress)
|
Address used during Address Verification Service (AVS) checks during transactions if enabled via Auth Rules. |
|
com.lithic.api.models.verificationAddress(com.lithic.api.core.JsonField)
|
Sets Builder.verificationAddress to an arbitrary JSON value. |
|
com.lithic.api.models.verificationAddress()
|
Address used during Address Verification Service (AVS) checks during transactions if enabled via Auth Rules. |
|
com.lithic.api.models._verificationAddress()
|
Returns the raw JSON value of verificationAddress. |
|
com.lithic.api.models.verificationAddress()
|
Address used during Address Verification Service (AVS) checks during transactions if enabled via Auth Rules. |
|
com.lithic.api.models._verificationAddress()
|
Returns the raw JSON value of verificationAddress. |
|
com.lithic.api.models.authRuleTokens(java.util.List)
|
List of identifiers for the Auth Rule(s) that are applied on the card. |
|
com.lithic.api.models.authRuleTokens(com.lithic.api.core.JsonField)
|
Sets Builder.authRuleTokens to an arbitrary JSON value. |
|
com.lithic.api.models.addAuthRuleToken(java.lang.String)
|
Adds a single String to authRuleTokens. |
|
com.lithic.api.models.authRuleTokens()
|
List of identifiers for the Auth Rule(s) that are applied on the card. |
|
com.lithic.api.models._authRuleTokens()
|
Returns the raw JSON value of authRuleTokens. |
|
com.lithic.api.models.beneficialOwnerEntities(java.util.List)
|
Deprecated. |
|
com.lithic.api.models.beneficialOwnerEntities(com.lithic.api.core.JsonField)
|
Sets Builder.beneficialOwnerEntities to an arbitrary JSON value. |
|
com.lithic.api.models.addBeneficialOwnerEntity(com.lithic.api.models.Kyb.BusinessEntity)
|
Adds a single BusinessEntity to beneficialOwnerEntities. |
|
com.lithic.api.models.beneficialOwnerEntities()
|
Deprecated. |
|
com.lithic.api.models._beneficialOwnerEntities()
|
Returns the raw JSON value of beneficialOwnerEntities. |
|
com.lithic.api.models.authRuleTokens(java.util.List)
|
List of identifiers for the Auth Rule(s) that are applied on the card. |
|
com.lithic.api.models.authRuleTokens(com.lithic.api.core.JsonField)
|
Sets Builder.authRuleTokens to an arbitrary JSON value. |
|
com.lithic.api.models.addAuthRuleToken(java.lang.String)
|
Adds a single String to authRuleTokens. |
|
com.lithic.api.models.authRuleTokens()
|
List of identifiers for the Auth Rule(s) that are applied on the card. |
|
com.lithic.api.models._authRuleTokens()
|
Returns the raw JSON value of authRuleTokens. |
|
com.lithic.api.models.currency(java.lang.String)
|
3-character alphabetic ISO 4217 code. |
|
com.lithic.api.models.currency(com.lithic.api.core.JsonField)
|
Sets Builder.currency to an arbitrary JSON value. |
|
com.lithic.api.models.disputesGrossAmount(java.lang.Long)
|
The total gross amount of disputes settlements. |
|
com.lithic.api.models.disputesGrossAmount(com.lithic.api.core.JsonField)
|
Sets Builder.disputesGrossAmount to an arbitrary JSON value. |
|
com.lithic.api.models.interchangeGrossAmount(java.lang.Long)
|
The total amount of interchange. |
|
com.lithic.api.models.interchangeGrossAmount(com.lithic.api.core.JsonField)
|
Sets Builder.interchangeGrossAmount to an arbitrary JSON value. |
|
com.lithic.api.models.otherFeesGrossAmount(java.lang.Long)
|
Total amount of gross other fees outside of interchange. |
|
com.lithic.api.models.otherFeesGrossAmount(com.lithic.api.core.JsonField)
|
Sets Builder.otherFeesGrossAmount to an arbitrary JSON value. |
|
com.lithic.api.models.settledNetAmount(java.lang.Long)
|
The total net amount of cash moved. |
|
com.lithic.api.models.settledNetAmount(com.lithic.api.core.JsonField)
|
Sets Builder.settledNetAmount to an arbitrary JSON value. |
|
com.lithic.api.models.transactionsGrossAmount(java.lang.Long)
|
The total amount of settlement impacting transactions (excluding interchange, fees, and disputes). |
|
com.lithic.api.models.transactionsGrossAmount(com.lithic.api.core.JsonField)
|
Sets Builder.transactionsGrossAmount to an arbitrary JSON value. |
|
com.lithic.api.models.currency()
|
3-character alphabetic ISO 4217 code. |
|
com.lithic.api.models.disputesGrossAmount()
|
The total gross amount of disputes settlements. |
|
com.lithic.api.models.interchangeGrossAmount()
|
The total amount of interchange. |
|
com.lithic.api.models.otherFeesGrossAmount()
|
Total amount of gross other fees outside of interchange. |
|
com.lithic.api.models.settledNetAmount()
|
The total net amount of cash moved. |
|
com.lithic.api.models.transactionsGrossAmount()
|
The total amount of settlement impacting transactions (excluding interchange, fees, and disputes). |
|
com.lithic.api.models._currency()
|
Returns the raw JSON value of currency. |
|
com.lithic.api.models._disputesGrossAmount()
|
Returns the raw JSON value of disputesGrossAmount. |
|
com.lithic.api.models._interchangeGrossAmount()
|
Returns the raw JSON value of interchangeGrossAmount. |
|
com.lithic.api.models._otherFeesGrossAmount()
|
Returns the raw JSON value of otherFeesGrossAmount. |
|
com.lithic.api.models._settledNetAmount()
|
Returns the raw JSON value of settledNetAmount. |
|
com.lithic.api.models._transactionsGrossAmount()
|
Returns the raw JSON value of transactionsGrossAmount. |
|
com.lithic.api.models.acquirerReferenceNumber(java.lang.String)
|
Unique identifier assigned to a transaction by the acquirer that can be used in dispute and chargeback filing. |
|
com.lithic.api.models.acquirerReferenceNumber(java.util.Optional)
|
Alias for calling Builder.acquirerReferenceNumber with acquirerReferenceNumber.orElse(null). |
|
com.lithic.api.models.acquirerReferenceNumber(com.lithic.api.core.JsonField)
|
Sets Builder.acquirerReferenceNumber to an arbitrary JSON value. |
|
com.lithic.api.models.amount(java.lang.Long)
|
When the transaction is pending, this represents the authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.amount(com.lithic.api.core.JsonField)
|
Sets Builder.amount to an arbitrary JSON value. |
|
com.lithic.api.models.authorizationAmount(java.lang.Long)
|
The authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.authorizationAmount(java.lang.Long)
|
Alias for Builder.authorizationAmount. |
|
com.lithic.api.models.authorizationAmount(java.util.Optional)
|
Alias for calling Builder.authorizationAmount with authorizationAmount.orElse(null). |
|
com.lithic.api.models.authorizationAmount(com.lithic.api.core.JsonField)
|
Sets Builder.authorizationAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantAmount(java.lang.Long)
|
Analogous to the 'amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAmount(java.lang.Long)
|
Alias for Builder.merchantAmount. |
|
com.lithic.api.models.merchantAmount(java.util.Optional)
|
Alias for calling Builder.merchantAmount with merchantAmount.orElse(null). |
|
com.lithic.api.models.merchantAmount(com.lithic.api.core.JsonField)
|
Sets Builder.merchantAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.lang.Long)
|
Analogous to the 'authorization_amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.lang.Long)
|
Alias for Builder.merchantAuthorizationAmount. |
|
com.lithic.api.models.merchantAuthorizationAmount(java.util.Optional)
|
Alias for calling Builder.merchantAuthorizationAmount with merchantAuthorizationAmount.orElse(null). |
|
com.lithic.api.models.merchantAuthorizationAmount(com.lithic.api.core.JsonField)
|
Sets Builder.merchantAuthorizationAmount to an arbitrary JSON value. |
|
com.lithic.api.models.merchantCurrency(java.lang.String)
|
3-character alphabetic ISO 4217 code for the local currency of the transaction. |
|
com.lithic.api.models.merchantCurrency(com.lithic.api.core.JsonField)
|
Sets Builder.merchantCurrency to an arbitrary JSON value. |
|
com.lithic.api.models.settledAmount(java.lang.Long)
|
The settled amount of the transaction in the settlement currency. |
|
com.lithic.api.models.settledAmount(com.lithic.api.core.JsonField)
|
Sets Builder.settledAmount to an arbitrary JSON value. |
|
com.lithic.api.models.threeDSVersion(java.lang.String)
|
The 3DS version used for the authentication |
|
com.lithic.api.models.threeDSVersion(java.util.Optional)
|
Alias for calling Builder.threeDSVersion with threeDSVersion.orElse(null). |
|
com.lithic.api.models.threeDSVersion(com.lithic.api.core.JsonField)
|
Sets Builder.threeDSVersion to an arbitrary JSON value. |
|
com.lithic.api.models.acquirerExemption(com.lithic.api.models.Transaction.CardholderAuthentication.AcquirerExemption)
|
Whether an acquirer exemption applied to the transaction. |
|
com.lithic.api.models.acquirerExemption(com.lithic.api.core.JsonField)
|
Sets Builder.acquirerExemption to an arbitrary JSON value. |
|
com.lithic.api.models.verificationAttempted(com.lithic.api.models.Transaction.CardholderAuthentication.VerificationAttempted)
|
Indicates whether a 3DS challenge flow was used, and if so, what the verification method was. |
|
com.lithic.api.models.verificationAttempted(com.lithic.api.core.JsonField)
|
Sets Builder.verificationAttempted to an arbitrary JSON value. |
|
com.lithic.api.models.verificationResult(com.lithic.api.models.Transaction.CardholderAuthentication.VerificationResult)
|
Indicates whether a transaction is considered 3DS authenticated. |
|
com.lithic.api.models.verificationResult(com.lithic.api.core.JsonField)
|
Sets Builder.verificationResult to an arbitrary JSON value. |
|
com.lithic.api.models.threeDSVersion()
|
The 3DS version used for the authentication |
|
com.lithic.api.models.acquirerExemption()
|
Whether an acquirer exemption applied to the transaction. |
|
com.lithic.api.models.verificationAttempted()
|
Indicates whether a 3DS challenge flow was used, and if so, what the verification method was. |
|
com.lithic.api.models.verificationResult()
|
Indicates whether a transaction is considered 3DS authenticated. |
|
com.lithic.api.models._threeDSVersion()
|
Returns the raw JSON value of threeDSVersion. |
|
com.lithic.api.models._acquirerExemption()
|
Returns the raw JSON value of acquirerExemption. |
|
com.lithic.api.models._verificationAttempted()
|
Returns the raw JSON value of verificationAttempted. |
|
com.lithic.api.models._verificationResult()
|
Returns the raw JSON value of verificationResult. |
|
com.lithic.api.models.amount(java.lang.Long)
|
Amount of the event in the settlement currency. |
|
com.lithic.api.models.amount(com.lithic.api.core.JsonField)
|
Sets Builder.amount to an arbitrary JSON value. |
|
com.lithic.api.models.amount()
|
Amount of the event in the settlement currency. |
|
com.lithic.api.models._amount()
|
Returns the raw JSON value of amount. |
|
com.lithic.api.models.acquirerReferenceNumber()
|
Unique identifier assigned to a transaction by the acquirer that can be used in dispute and chargeback filing. |
|
com.lithic.api.models.amount()
|
When the transaction is pending, this represents the authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.authorizationAmount()
|
The authorization amount of the transaction in the anticipated settlement currency. |
|
com.lithic.api.models.merchantAmount()
|
Analogous to the 'amount', but in the merchant currency. |
|
com.lithic.api.models.merchantAuthorizationAmount()
|
Analogous to the 'authorization_amount', but in the merchant currency. |
|
com.lithic.api.models.merchantCurrency()
|
3-character alphabetic ISO 4217 code for the local currency of the transaction. |
|
com.lithic.api.models.settledAmount()
|
The settled amount of the transaction in the settlement currency. |
|
com.lithic.api.models._acquirerReferenceNumber()
|
Returns the raw JSON value of acquirerReferenceNumber. |
|
com.lithic.api.models._amount()
|
Returns the raw JSON value of amount. |
|
com.lithic.api.models._authorizationAmount()
|
Returns the raw JSON value of authorizationAmount. |
|
com.lithic.api.models._merchantAmount()
|
Returns the raw JSON value of merchantAmount. |
|
com.lithic.api.models._merchantAuthorizationAmount()
|
Returns the raw JSON value of merchantAuthorizationAmount. |
|
com.lithic.api.models._merchantCurrency()
|
Returns the raw JSON value of merchantCurrency. |
|
com.lithic.api.models._settledAmount()
|
Returns the raw JSON value of settledAmount. |
|
com.lithic.api.models.period(java.lang.Long)
|
Alias for calling period with VelocityLimitParamsPeriodWindow.ofTrailing(trailing). |
|
com.lithic.api.models.period(com.lithic.api.models.VelocityLimitParamsPeriodWindow.FixedWindow)
|
Alias for calling period with VelocityLimitParamsPeriodWindow.ofFixed(fixed). |
|
com.lithic.api.models.period(java.lang.Long)
|
Alias for calling period with VelocityLimitParamsPeriodWindow.ofTrailing(trailing). |
|
com.lithic.api.models.period(com.lithic.api.models.VelocityLimitParamsPeriodWindow.FixedWindow)
|
Alias for calling period with VelocityLimitParamsPeriodWindow.ofFixed(fixed). |
|
com.lithic.api.models.visitTrailing(java.lang.Long)
|
DEPRECATED: This has been deprecated in favor of the Trailing Window ObjectsThe size of the trailing window to calculate Spend Velocity over in seconds. |
|
com.lithic.api.models.visitFixed(com.lithic.api.models.VelocityLimitParamsPeriodWindow.FixedWindow)
|
DEPRECATED: This has been deprecated in favor of the other Fixed Window ObjectsThe window of time to calculate Spend Velocity over. |
|
com.lithic.api.models.trailing()
|
DEPRECATED: This has been deprecated in favor of the Trailing Window ObjectsThe size of the trailing window to calculate Spend Velocity over in seconds. |
|
com.lithic.api.models.fixed()
|
DEPRECATED: This has been deprecated in favor of the other Fixed Window ObjectsThe window of time to calculate Spend Velocity over. |
|
com.lithic.api.models.isTrailing()
|
|
|
com.lithic.api.models.isFixed()
|
|
|
com.lithic.api.models.asTrailing()
|
DEPRECATED: This has been deprecated in favor of the Trailing Window ObjectsThe size of the trailing window to calculate Spend Velocity over in seconds. |
|
com.lithic.api.models.asFixed()
|
DEPRECATED: This has been deprecated in favor of the other Fixed Window ObjectsThe window of time to calculate Spend Velocity over. |
|
com.lithic.api.models.ofTrailing(java.lang.Long)
|
DEPRECATED: This has been deprecated in favor of the Trailing Window ObjectsThe size of the trailing window to calculate Spend Velocity over in seconds. |
|
com.lithic.api.models.ofFixed(com.lithic.api.models.VelocityLimitParamsPeriodWindow.FixedWindow)
|
DEPRECATED: This has been deprecated in favor of the other Fixed Window ObjectsThe window of time to calculate Spend Velocity over. |
|
com.lithic.api.services.async.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams)
|
Returns a raw HTTP response for post /v1/simulate/credit_authorization_advice, but is otherwise the same as TransactionServiceAsync.simulateCreditAuthorization. |
|
com.lithic.api.services.async.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams)
|
Simulates a credit authorization advice from the card network. |
|
com.lithic.api.services.async.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.create(com.lithic.api.models.TransferCreateParams)
|
Returns a raw HTTP response for post /v1/transfer, but is otherwise the same as TransferServiceAsync.create. |
|
com.lithic.api.services.async.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.create(com.lithic.api.models.TransferCreateParams)
|
Transfer funds between two financial accounts or between a financial account and card |
|
com.lithic.api.services.async.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams)
|
Returns a raw HTTP response for post /v2/auth_rules/{auth_rule_token}/apply, but is otherwise the same as V2ServiceAsync.apply. |
|
com.lithic.api.services.async.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams)
|
|
|
com.lithic.api.services.async.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(java.lang.String)
|
Returns a raw HTTP response for post /v2/auth_rules/{auth_rule_token}/report, but is otherwise the same as V2ServiceAsync.report. |
|
com.lithic.api.services.async.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.async.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.async.authRules.report(java.lang.String,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams)
|
Associates a V2 Auth rule with a card program, the provided account(s) or card(s). |
|
com.lithic.api.services.async.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams)
|
|
|
com.lithic.api.services.async.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(java.lang.String)
|
This endpoint is deprecated and will be removed in the future. |
|
com.lithic.api.services.async.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.async.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.async.authRules.report(java.lang.String,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.async.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams)
|
Returns a raw HTTP response for post /v1/simulate/credit_authorization_advice, but is otherwise the same as TransactionService.simulateCreditAuthorization. |
|
com.lithic.api.services.blocking.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams)
|
Simulates a credit authorization advice from the card network. |
|
com.lithic.api.services.blocking.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.simulateCreditAuthorization(com.lithic.api.models.TransactionSimulateCreditAuthorizationParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.create(com.lithic.api.models.TransferCreateParams)
|
Returns a raw HTTP response for post /v1/transfer, but is otherwise the same as TransferService.create. |
|
com.lithic.api.services.blocking.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.create(com.lithic.api.models.TransferCreateParams)
|
Transfer funds between two financial accounts or between a financial account and card |
|
com.lithic.api.services.blocking.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.create(com.lithic.api.models.TransferCreateParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams)
|
Returns a raw HTTP response for post /v2/auth_rules/{auth_rule_token}/apply, but is otherwise the same as V2Service.apply. |
|
com.lithic.api.services.blocking.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams)
|
|
|
com.lithic.api.services.blocking.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(java.lang.String)
|
Returns a raw HTTP response for post /v2/auth_rules/{auth_rule_token}/report, but is otherwise the same as V2Service.report. |
|
com.lithic.api.services.blocking.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.blocking.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.blocking.authRules.report(java.lang.String,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams)
|
Associates a V2 Auth rule with a card program, the provided account(s) or card(s). |
|
com.lithic.api.services.blocking.authRules.apply(java.lang.String,com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams)
|
|
|
com.lithic.api.services.blocking.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(java.lang.String)
|
This endpoint is deprecated and will be removed in the future. |
|
com.lithic.api.services.blocking.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(java.lang.String,com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.blocking.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams)
|
|
|
com.lithic.api.services.blocking.authRules.report(java.lang.String,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.apply(com.lithic.api.models.AuthRuleV2ApplyParams,com.lithic.api.core.RequestOptions)
|
|
|
com.lithic.api.services.blocking.authRules.report(com.lithic.api.models.AuthRuleV2ReportParams,com.lithic.api.core.RequestOptions)
|
|