- productInformation 
- productInformation. selectedProducts. payments. cardPresentConnect. subscriptionInformation. enabled
 
 
productInformation. selectedProducts. payments.
    cardProcessing. configurationInformation. configurations. features. cardNotPresent.
    processors.[processorName]. payouts. merchantId
            
            
          
            The merchant identifier (MID) that is configured for payouts.
Syntax
            { "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "features": { "cardNotPresent": { "processors": [ "<processor>": { "payouts": { "merchantId": "testrest" } } ] } } } } } } } } } }
- <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:11
 
Mapping Information
      Boarding Registration Service API Field:
          productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation.
          configurations.features.cardNotPresent.processors.[processorName].payouts.merchantId
Product Enablement and Configuration Service API Field:
          payments.cardPresentConnect.configurationInformation.configurations.
          features.cardNotPresent.processors.[processorName].payouts.merchantId