- productInformation
- productInformation. selectedProducts. payments. cardPresentConnect. subscriptionInformation. enabled
On This Page
productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. features. cardNotPresent.
processors.[processorName]. payouts. currencies.[currency]. serviceEnablementNumber
The service enablement number (SE number).
A unique 10-digit number assigned by American Express to a merchant that accepts American
Express cards that are provided by the acquiring bank. This number might be unique for each
currency.
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "features": { "cardNotPresent": { "processors": [ "<processor>": { "payouts": { "currencies": [ "<currency>": { "serviceEnablementNumber": "0123456789" } ] } ] } } } } } } } } } }
- <processor>: The processor that is associated with the merchant account.
- <currency>: The currency that is supported by the merchant.
The value of this field must conform to this regular expression:
^[0-9]+$
Specifications
- Data Type:String
- Minimum Data Length:10
- Minimum Data Length:10
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation.
configurations.features.cardNotPresent.processors.[processorName].payouts.currencies.[currency].serviceEnablementNumber
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations.
features.cardNotPresent.processors.[processorName].payouts.currencies.[currency].serviceEnablementNumber