abn.UpdateRevisit
This job sets a new info text and a new revisit time for an existing revisit. An email address can optionally be specified.
If Confirm is not specified, this setting does not change.
|
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
INT |
Yes |
ID of the object |
|
INT |
Yes |
Type of the object |
|
INT |
Yes |
ID of the user who receives the existing notification |
|
INT |
Yes |
ID of the user who created the existing notification |
|
BIGINT |
Yes |
Time when the user should receive the notification (old value) |
|
BIGINT |
Yes |
Time when the existing notification was created |
|
BIGINT |
Yes |
New time when the user should receive the notification |
|
STRING |
Yes |
New info text (max. 225 characters) |
|
STRING |
No |
Email addresses separated by semicolon (max. 255 characters) |
|
INT |
No |
Request for password-protected confirmation |