productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. common. processors.\[processorName\]. sicCode {#prod-info-sel-prod-pay-card-proc-conf-info-conf-common-proc-sic-code}
===============================================================================================================================================================================================================================

Standard Industrial Classification (SIC) code is a 4-digit code that categorizes the industry that the company belongs 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-common-proc-sic-code_Syntax}
-------------------------------------------------------------------------------------

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

* **\&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-sic-code_Specifications}
-----------------------------------------------------------------------------------------------------

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

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

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