UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

18 lines (14 loc) 1.99 kB
# CyberSource.PushFunds201ResponseProcessorInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **transactionId** | **Number** | Network transaction identifier (TID). This value can be used to identify a specific transaction when you are discussing the transaction with your processor. | [optional] **responseCode** | **String** | Transaction status from the processor. | [optional] **systemTraceAuditNumber** | **String** | This field is returned by authorization and incremental authorization services. System trace number that must be printed on the customer's receipt. | [optional] **retrievalReferenceNumber** | **String** | This field contains a number that is used with other data elements as a key to identify and track all messages related to a given cardholder transaction; that is, to a given transaction set. Recommended format: ydddhhnnnnnn Positions 1-4: The yddd equivalent of the date, where y = 0-9 and ddd = 001366. Positions 5-12: A unique identification number generated by the merchant or assigned by Cybersource. | [optional] **actionCode** | **String** | The results of the transaction request Note: The VisaNet Response Code for the transaction | [optional] **approvalCode** | **String** | Issuer-generated approval code for the transaction. | [optional] **feeProgramIndicator** | **String** | This field identifies the interchange fee program applicable to each financial transaction. Fee program indicator (FPI) values correspond to the fee descriptor and rate for each existing fee program. | [optional] **name** | **String** | Name of the processor. | [optional] **routing** | [**PushFunds201ResponseProcessorInformationRouting**](PushFunds201ResponseProcessorInformationRouting.md) | | [optional] **settlement** | [**PushFunds201ResponseProcessorInformationSettlement**](PushFunds201ResponseProcessorInformationSettlement.md) | | [optional]