On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/rest/api-fields/prod-info-aa/prod-info-sel-prod-pay-echeck-sub-info-mode.md)  
Filter  
FILTER BY TAG

productInformation. selectedProducts. payments. echeck. subscriptionInformation. mode {#prod-info-sel-prod-pay-echeck-sub-info-mode}
====================================================================================================================================

Indicates what mode the product is expected to behave at boarding and transaction flows. For example, `acquirer` or `gateway`.

Syntax {#prod-info-sel-prod-pay-echeck-sub-info-mode_Syntax}
------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "echeck": {
          "subscriptionInformation": {
            "mode": "acquirer"
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-echeck-sub-info-mode_Specifications}
----------------------------------------------------------------------------

* **Data Type:** String
  {#prod-info-sel-prod-pay-echeck-sub-info-mode_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-echeck-sub-info-mode_Mapping}
--------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.echeck.subscriptionInformation.mode  
**Product Enablement and Configuration Service API Field:** payments.echeck.subscriptionInformation.mode  
RELATED TO THIS PAGE

