cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
17 lines (13 loc) • 1.26 kB
Markdown
# CyberSource.ECheckConfigFeaturesAccountValidationServiceProcessors
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**avsAccountOwnershipService** | **Boolean** | *NEW* Determined in WF eTicket if account has opted into the Account Ownership Service. | [optional]
**avsAccountStatusService** | **Boolean** | *NEW* Determined in WF eTicket if account has opted into the Account Status Service. | [optional]
**avsSignedAgreement** | **Boolean** | *NEW* Taken from Addendum Agreement Column in boarding form. | [optional]
**avsCalculatedResponseBehavior** | **String** | *NEW* Possible values: - continue | [optional] [default to 'continue']
**avsAdditionalId** | **String** | *NEW* Also known as the Additional ID. Taken from the boarding form. | [optional]
**enableAvs** | **Boolean** | *NEW* | [optional] [default to true]
**avsEntityId** | **String** | *NEW* Also known as the AVS Gateway Entity ID. | [optional]
**avsResultMode** | **String** | *NEW* Possible values: - FULL_RESPONSE - LOGIC_BOX | [optional]
**enableAvsTokenCreation** | **Boolean** | *NEW* Applicable if the merchant wants to run AVS on token creation requests only. | [optional] [default to false]