REST API

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

Allows the reversal of unused funds after a void transaction.
Enabling this feature allows merchants to meet the Visa mandate requiring merchants to release unused funds set aside during an authorization request.
This field is available for these processors:
American Express Direct
,
Elavon Americas
,
SIX
,
Visa Platform Connect
, and CB2A.

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "defaultPointOfSaleTerminalId": "terminal123" } ] } } } } } } } }
  • <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.cardProcessing.configurationInformation.configurations.common.processors.[processorName].defaultPointOfSaleTerminalId
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common.processors.[processorName].defaultPointOfSaleTerminalId