REST API

productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardNotPresent. processors.[processorName]. payouts. terminalId

The terminal ID that is used with the payment processor.

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "features": { "cardNotPresent": { "processors": [ "<processor>": { "payouts": { "terminalId": "01234" } } ] } } } } } } } } } }
  • <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
  • Minimum Data Length:
    1
  • Maximum Data Length:
    255

Mapping Information

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