Skip to main content

Input fields

accountNumber : String

The account number.

assigneeId : ID

The id of the user responsible for completing the reminder.

assigneeTeamId : ID

The id of the team responsible for completing the reminder.

assigneeTeamName : String

The name of the team responsible for completing the reminder.

assigneeUsername : String

The username of the user responsible for completing the reminder.

businessId : Int

The business ID.

content : String! required

Reminder content.

dueAt : DateTime

When the reminder is due.

params : JSONString

Additional parameters for the reminder type.

reminderTypeName : String! required

The reminder type name.

reopenInkConversation : Boolean

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 }