productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. sicCode {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-sic-code}
==========================================================================================================================================================================================

The 4-digit Standard Industrial Classification (SIC) code that categorizes the industries that companies belong to based on their business activities. SIC codes were mostly replaced by the 6-digit North American Industry Classification System (NAICS).  
This field is available for these processors: `GPX` and `Visa Platform Connect`.

Syntax {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-sic-code_Syntax}
------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
              "common": {
                "sicCode": "0123"
              }
            }
          }
        }
      }
    }
  }
}
```

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

Specifications {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-sic-code_Specifications}
----------------------------------------------------------------------------------------------

* **Data Type:** String
* **Data Length:** 4
  {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-sic-code_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-info-conf-comm-sic-code_Mapping}
--------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardProcessing.configurationInformation. configurations.common.sicCode  
**Product Enablement and Configuration Service API Field:** payments.cardProcessing.configurationInformation.configurations.common.sicCode
