cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
11 lines (7 loc) • 775 B
Markdown
# CyberSource.PullFundsReversal201ResponseErrorInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**reason** | **String** | The reason of the status. Possible values: - EXPIRED_CARD - PROCESSOR_DECLINED - STOLEN_LOST_CARD - UNAUTHORIZED_CARD - CVN_NOT_MATCH - INVALID_CVN - BLACKLISTED_CUSTOMER - INVALID_ACCOUNT - GENERAL_DECLINE - RISK_CONTROL_DECLINE - PROCESSOR_RISK_CONTROL_DECLINE - DEBIT_CARD_USAGE_EXCEEDED_LIMIT | [optional]
**message** | **String** | The detail message related to the status and reason listed above. | [optional]
**details** | [**[PullFundsReversal201ResponseErrorInformationDetails]**](PullFundsReversal201ResponseErrorInformationDetails.md) | | [optional]