REST API

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. processors.[processorName]. currencies.[currency]. terminalId

The Terminal ID (TID) used for your payments processor. Depending on the processor and payment acceptance type, this field may also be the default Terminal ID used for card-present and virtual terminal transactions.
This field is available for these processors:
FDC Nashville Global
,
Elavon Americas
,
Visa Platform Connect
, and
RuPay
.

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "currencies": [ "<currency>": { "terminalId": "" } ] } ] } } } } } } } }
  • <processor>
    : The processor that is associated with the merchant account.
  • <currency>
    : The currency that is supported by the merchant.
The value of this field must conform to this regular expression:
^[0-9:\-]+$

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    1
  • Maximum Data Length:
    255

Mapping Information

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