productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. features. cardPresent. processors.[processorName].
pointOfSaleTerminalIds
A comma separated list of all possible terminal IDs that the
merchant is likely to send.
For retail transactions, the value must be validated before the merchant sends the terminal
ID using the API.
This field is available for this processor:
Visa Platform Connect
. Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "features": { "cardNotPresent": { "processors": [ "<processor>": { "pointOfSaleTerminalIds": "01234", "12345" } ] } } } } } } } } }
<processor>
: The processor 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.cardPresent.processors.[processorName].pointOfSaleTerminalIds
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations.
features.cardPresent.processors.[processorName].pointOfSaleTerminalIds