REST API

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

Enables offer/line item details to be included instead of sending one line item, and a grand total. For example, offer0, offer1...offerN.
This field is available for these processors:
American Express Direct
and
Elavon Americas
.

Possible Values

  • true
  • false

Syntax

{ "productInformation": { "selectedProducts": { "payments": { "cardProcessing": { "configurationInformation": { "configurations": { "common": { "processors": [ "<processor>": { "enableMultiLineItems": "true" } ] } } } } } } } }
  • <processor>
    : The processor that is associated with the merchant account.

Specifications

  • Data Type:
    Boolean

Mapping Information

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