getAcceptRules
getAcceptRules
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
acceptRuleId int32
contractTypeName string
ftTypeName string
jexlCondition string
lastRule boolean
orderNo int32
processIds string
processNames string
[
{
"acceptRuleId": 0,
"contractTypeName": "string",
"ftTypeName": "string",
"jexlCondition": "string",
"lastRule": true,
"orderNo": 0,
"processIds": "string",
"processNames": "string"
}
]
Unauthorized
Forbidden
Not Found
Loading...