abn.ChangeRevisitUser

This job assigns all revisit notifications of a user to a different user.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Currently not supported — pass 0.

NewUserID

INT

Yes

ID of the new user

OldUserID

INT

Yes

ID of the current user

2. Return Value

(INT): 0 = Job successful, otherwise error code.