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

RefusalReasonImportItem

crm_idCrm Idrequired

Идентификатор соответствующей записи в подключённой внешней CRM, если есть.

nameNamerequired

Possible values: non-empty and <= 80 characters

movement_type object
anyOf
SystemMovementType

Kind of a technical, non-conversational lead stage movement. Used as a neutral signal through the movement pipeline; transformed into the agent's designated refusal reason (RefusalReason.movement_type) downstream. None = conversational.

Possible values: [ignore, total_ignore, outreach_failure, delivery_failure, invalid_contact, blocked_contact, blacklisted_contact]

RefusalReasonImportItem
{
"crm_id": "string",
"name": "string",
"movement_type": "ignore"
}