productInformation. selectedProducts. payments. paymentOrchestration. subscriptionInformation. selfServiceability {#prod-info-sel-prod-pay-paymentorchestration-sub-info-self-serviceability}
=============================================================================================================================================================================================

This field value indicates whether the organization can enable `Service Orchestration` using self service.

Possible Values {#prod-info-sel-prod-pay-paymentorchestration-sub-info-self-serviceability_PossibleValues}
----------------------------------------------------------------------------------------------------------

* `NOT_SELF_SERVICEABLE` (default)
  {#prod-info-sel-prod-pay-paymentorchestration-sub-info-self-serviceability_ul_x3x_tcr_fyb}

Syntax {#prod-info-sel-prod-pay-paymentorchestration-sub-info-self-serviceability_Syntax}
-----------------------------------------------------------------------------------------

```
 {
  "productInformation": {
    "selectedProducts": {
      "payments": {
        "paymentOrchestration": {
          "subscriptionInformation": {
            "selfServiceability": "NOT_SELF_SERVICEABLE"
          }
        }
      }
    }
  }
}
```

Specifications {#prod-info-sel-prod-pay-paymentorchestration-sub-info-self-serviceability_Specifications}
---------------------------------------------------------------------------------------------------------

* **Data Type:** Enum
  {#prod-info-sel-prod-pay-paymentorchestration-sub-info-self-serviceability_ul_j2z_js4_cyb}

Mapping Information {#prod-info-sel-prod-pay-paymentorchestration-sub-info-self-serviceability_Mapping}
-------------------------------------------------------------------------------------------------------

**Boarding Registration Service API Field:** productInformation.selectedProducts.payments.paymentOrchestration. subscriptionInformation.selfServiceability  
**Product Enablement and Configuration Service API Field:** payments.paymentOrchestration.subscriptionInformation.selfServiceability
