Request
Property Name | Type | Required | Description |
---|---|---|---|
custom-param-title | string | Required | Title of the custom parameter. |
active | boolean | Optional | Determines whether this parameter is active or not. |
mandatory | boolean | Optional | Determines whether this parameter is mandatory or not. |
custom-param-settings | container | Required | Container of custom-param-settings properties. |
Response
Property Name | Type | Description |
---|---|---|
custom-param-title | string | Title of the custom parameter. |
active | boolean | Determines whether this parameter is active or not. |
mandatory | boolean | Determines whether this parameter is mandatory or not. |
custom-param-settings | container | Container of custom-param-settings properties. |