CreateReminderInput
Input fields
The account number.
The id of the user responsible for completing the reminder.
The id of the team responsible for completing the reminder.
The name of the team responsible for completing the reminder.
The username of the user responsible for completing the reminder.
The business ID.
Reminder content.
When the reminder is due.
Additional parameters for the reminder type.
The reminder type name.
Reopen ink conversation.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-7693E8F5",
"assigneeId": "81716564",
"assigneeTeamId": "75028317",
"assigneeTeamName": "should-mouth-assume-American-card",
"assigneeUsername": "coach-Mrs-environmental-forward-media",
"businessId": 44264608,
"content": "happy-future-fact-test-page",
"dueAt": "2023-12-31T03:00:08.915845+00:00",
"params": {"key": "value"},
"reminderTypeName": "thought-career-necessary-bit-always",
"reopenInkConversation": true
}