Description of stop status reason code enum
Array of objects (GroupedEnumGroup) | |
Array of objects (GroupedEnumValue) |
Default error response
{- "groups": [
- {
- "code": "string",
- "description": "string"
}
], - "values": [
- {
- "group": "string",
- "name": "string"
}
]
}