REST API

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

Merchant identifier assigned by an acquirer or a processor. This field should not be overridden by any other party.
This field is available for these processors:
Barclays Merchant Services
,
China UnionPay
,
EFTPOS
,
Elavon Americas
,
FDC Nashville Global
, and
Visa Platform Connect
.

Syntax

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

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    1
  • Maximum Data Length:
    11

Mapping Information

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