productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardPresent. processors.[processorName]. defaultPointOfSaleTerminalId

The identifier of the default terminal that is used for card-present and virtual terminal transactions.
This field is available for these processors:
American Express Direct
,
Chase Paymentech Solutions
,
GPX
, and
Visa Platform Connect

Syntax

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

Specifications

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

Mapping Information

Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation. configurations.features.cardPresent.processors.[processorName].defaultPointOfSaleTerminalId
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations. features.cardPresent.processors.[processorName].defaultPointOfSaleTerminalId