productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. processors.\[processorName\]. fireSafetyIndicator {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-fire-safety-indicator}
========================================================================================================================================================================================================================================================

When this field is set to `true`, it indicates that the merchant is compliant with the Hotel and Motel Fire Safety Act of 1990.  
This field is available for these processors: `GPX` and `Visa Platform Connect`.

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-fire-safety-indicator_PossibleValues}
-------------------------------------------------------------------------------------------------------------------

* `true`
* `false`
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-fire-safety-indicator_ul_x4t_ch3_czb}

Syntax {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-fire-safety-indicator_Syntax}
--------------------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "processors": [
                  "&lt;processor&gt;": {
                    "fireSafetyIndicator": "true"
                  }
                ]
              }
            }
          }
        }
      }
    }
  }
}
```

* **\&lt;processor\&gt;**: The processor that is associated with the merchant account.

Specifications {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-fire-safety-indicator_Specifications}
------------------------------------------------------------------------------------------------------------------

* **Data Type:** Boolean
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-fire-safety-indicator_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-fire-safety-indicator_Mapping}
----------------------------------------------------------------------------------------------------------------

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