cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
11 lines (7 loc) • 708 B
Markdown
# CyberSource.RiskV1ExportComplianceInquiriesPost201ResponseErrorInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reason** | **String** | The reason of the status. Value can be - `CUSTOMER_WATCHLIST_MATCH` - `ADDRESS_COUNTRY_WATCHLIST_MATCH` - `EMAIL_COUNTRY_WATCHLIST_MATCH` - `IP_COUNTRY_WATCHLIST_MATCH` - `INVALID_MERCHANT_CONFIGURATION` | [optional]
**message** | **String** | The detail message related to the status and reason listed above. | [optional]
**details** | [**[PtsV2PaymentsPost201ResponseErrorInformationDetails]**](PtsV2PaymentsPost201ResponseErrorInformationDetails.md) | | [optional]