REST API

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

The merchant ID that is provided by the acquirer or processor.
This field is available for these processors:
Barclays HISO
,
Barclays Merchant Services
, and
Elavon Americas
.

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "merchantId": "merchant2345" } ] } } } } } } } }
  • <processor>
    : The processor that is associated with the merchant account.
The value of this field must conform to the regular expression format:
^[0-9a-zA-Z]+$

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    1
  • Maximum Data Length:
    • Barclays HISO
      :
      15
    • Barclays Merchant Services
      :
      11

Mapping Information

Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardProcessing.configurationInformation. configurations.common.processors.[processorName].merchantId
Product Enablement and Configuration Service API Field:
payments.cardProcessing.configurationInformation.configurations.common. processors.[processorName].merchantId