cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
20 lines (16 loc) • 2.07 kB
Markdown
# CyberSource.Acpv1instructionsinstructionIdconfirmationsProcessorInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**dynamicDataId** | **String** | A unique reference ID that represents the dynamic data associated with a transaction | [optional]
**transactionType** | **String** | Type of payment transaction Possible values: - 'PURCHASE' - 'AUTHORIZATION' - 'CAPTURE' - 'REFUND' - 'REVERSAL' - 'VERIFICATION' - 'CHARGEBACK' - 'FRAUD' |
**transactionStatus** | **String** | Status of payment transaction Possible values: - 'APPROVED' - 'DECLINED' - 'PENDING' - 'ERROR' - 'CANCELLED' |
**responseCode** | **String** | 2 Digit Response code sent directly from the payment processor | [optional]
**transactionTimestamp** | **String** | Date and time of the transaction (UTC time in Epoch format) | [optional]
**approvalCode** | **String** | Authorization code. Returned when the processor returns this value | [optional]
**retrievalReferenceNumber** | **String** | Unique number to identify the transaction. It is used with other data elements to identify and track all messages related to a transaction | [optional]
**systemTraceAuditNumber** | **String** | System Trace Audit Number. Audit number assigned by the payment network | [optional]
**acquirerReferenceNumber** | **String** | Acquirer Reference Number. Reference number assigned by the acquirer | [optional]
**amountDetail** | [**Acpv1instructionsinstructionIdcredentialsOrderInformationAmountDetail**](Acpv1instructionsinstructionIdcredentialsOrderInformationAmountDetail.md) | | [optional]
**entryMode** | **String** | Method of entering payment card information Possible values: - 'EMV' - 'CONTACTLESS' - 'MANUAL' - 'ECOMMERCE' - 'WALLET' | [optional]
**paymentInstrument** | [**Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrument**](Acpv1instructionsinstructionIdconfirmationsProcessorInformationPaymentInstrument.md) | | [optional]