follow-up-actions

Settle Follow Up Delivery

An admin says what happened to a send whose outcome was never recorded (B11).

post/api/v1/follow-up-actions/{follow_up_action_id}/settle-delivery

Path parameters

follow_up_action_idstring uuid required

Request body

outcome'sent' | 'failed' required

Response

Successful Response

idstring uuid required
action_item_idstring uuid nullable required
conversation_idstring uuid required
kind'email_reply' | 'email' | 'call_back' | 'integration_tool' required
recipientstring nullable required
bodystring nullable required
subjectstring nullable required
target_email_thread_idstring uuid nullable required
sent_bodystring nullable required
call_outcomestring nullable required
status'proposed' | 'superseded' | 'cancelled' | 'sending' | 'sent' | 'failed' required
proposed_by_user_idstring uuid nullable required
approved_by_user_idstring uuid nullable required
approved_atstring date-time nullable required
executed_atstring date-time nullable required
delivery_settled_by_user_idstring uuid nullable required
external_message_idstring nullable required
errorstring nullable required
agent_integration_tool_idstring uuid nullable required
tool_namestring nullable required
tool_display_namestring nullable required
providerstring nullable required
tool_paramsobject nullable required
resultobject nullable required
sequenceinteger required
created_atstring date-time required
updated_atstring date-time required
delivery_unknownboolean required

Approved long enough ago that a send still in progress is not credible.

Changes

Changed in 2 of the 28 revisions of this API.11

Of the 28 revisions, 1 has no diff computed.