Перейти к основному содержимому

sandboxScript

sandboxScript

Request Body required

request

    enableTypeCheck boolean
    expression string
    leadId int64
    options object
    property name* string
    typeCheckOnly boolean
Responses

OK


Schema
    jexlCheckError object
    column int32
    details string
    line int32
    message string
    jexlCheckStatus string

    Possible values: [ERROR, OK]

    recommendation string

    Possible values: [APPROVE, DENY, GOOD, MEDIUM, TECH_FAULT, UNDEFINED, VALIDATION_ERROR]

    result object
    trace string[]
Loading...