REST API

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. processors.[processorName]. enableTransactionReferenceNumber

When this field is set to
true
, it indicates that the merchant can send in the transaction reference number.
This field is available for these processors: CB2A,
Chase Paymentech Solutions
,
China UnionPay
,
EFTPOS
,
Elavon Americas
, Fiserv,
FDC Nashville Global
,
SIX
,
Vero
, and
Visa Platform Connect

Possible Values

  • true
  • false

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "enableTransactionReferenceNumber": "true" } ] } } } } } } } }
  • <processor>
    : The processor that is associated with the merchant account.

Specifications

  • Data Type:
    Boolean

Mapping Information

Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardProcessing.configurationInformation. configurations.common.processors.[processorName].enableTransactionReferenceNumber
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common. processors.[processorName].enableTransactionReferenceNumber