productInformation. selectedProducts. payments.
cardProcessing. configurationInformation. configurations. features. cardNotPresent.
processors.[processorName]. payouts. currencies.[currency]. enabled
Indicates which payout currencies are enabled.
Possible Values
- true
- false
Syntax
{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "features": { "cardNotPresent": { "processors": [ "<processor>": { "payouts": { "currencies": [ "<currency>": { "enabled": "true" } ] } } ] } } } } } } } } }
- <processor>: The processor that is associated with the merchant account.
- <currency>: The currency that is supported by the merchant.
Specifications
- Data Type:Boolean
Mapping Information
Boarding Registration Service API Field:
productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation.
configurations.features.cardNotPresent.processors.[processorName].payouts.currencies.[currency].enabled
Product Enablement and Configuration Service API Field:
payments.cardPresentConnect.configurationInformation.configurations.
features.cardNotPresent.processors.[processorName].payouts.currencies.[currency].enabled