productInformation. selectedProducts. payments. cardProcessing. configurationInformation. configurations. features. cardPresent. processors.\[processorName\]. pinDebitReimbursementCode {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-reimburse-code}
=======================================================================================================================================================================================================================================================================

PIN debit transaction reimbursement code for a certain type of interchange program.  
This field is available for these processors: `GPX` and `Visa Platform Connect`.

Possible Values {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-reimburse-code_PossibleValues}
-------------------------------------------------------------------------------------------------------------

* `Y`: SMS supermarket
* `Z`: SMS general merchant

Syntax {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-reimburse-code_Syntax}
--------------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "cardProcessing": {
          "configurationInformation": {
            "configurations": {
                "features": {
                  "cardPresent ": {
                    "processors": [
                      "&lt;processor&gt;": {
                        "pinDebitReimbursementCode": "Z"
                     }
                   ]
                 }
               }
            }
          }
        }
      }
    }
  }
}
```

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

Specifications {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-reimburse-code_Specifications}
------------------------------------------------------------------------------------------------------------

* **Data Type:** Enum
  {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-reimburse-code_ul_hlg_44f_2yb}

Mapping Information {#prod-info-sel-prod-pay-card-proc-conf-feat-cp-proc-pin-debit-reimburse-code_Mapping}
----------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.cardPresentConnect.configurationInformation. configurations.features.cardPresent.processors.\[processorName\].pinDebitReimbursementCode  
**Product Enablement and Configuration Service API Field:** payments.cardPresentConnect.configurationInformation.configurations. features.cardPresent.processors.\[processorName\].pinDebitReimbursementCode
