[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
InlineConfigurationStatus1
Defines the properties of the configuration status object
Properties
configState
Optional
Defines the properties of configuration state
Possible values are: SUCCESS , ERROR , WARNING
JSON Example
{
"configResults": [
{
"message": "string",
"state": "PAYMENT_METHOD_CONFIG_ERROR"
}
],
"configState": "SUCCESS"
}