NGODeleteReminderExt

This call deletes a list of reminders specified in the input. It deletes the reminders on the basis of the Reminder type and the document index specified and returns the status for the call.

 

Input Parameter description

View sample InputXml

Output Parameter description

View sample OutputXml

Errors and Warnings

 

 

Input Parameters description

Name

Parent Tag

Description

Valid Values

Default

Values

Option

Root

Unique option for the call

NGODelete

ReminderExt

N/A

 

CabinetName

Root

Name of the cabinet to which the User wants to connect.

 

N/A

UserDBId

Root

UserDatabase ID, which is returned in the NGOConnectCabinet call.

 

N/A

Reminders

Root

Contains all the reminders to be deleted.

 

N/A

Reminder

Reminders

Indicates the reminder to be deleted.

 

N/A

Reminder Index

Reminder

Index of the Reminder to Delete.

 

 

Document

Index

Reminder

Document index for which the reminder was set.

Integer > 0

 

Reminder

Type

Reminder

Type of the reminders to be deleted.

‘U’ – Untouched

‘C’ – Completed

N/A

 

Output Parameters description

Name

Parent Tag

Description

Option

Root

NGODeleteReminderExt

Status

Root

Status of the call. If the Status is 0, then the call is successful.

 

Errors returned from call

Code

Message

Comments

-50146

Invalid session.

The specified UserDBId is incorrect.

-50006

User account has expired.

The account of the user has expired.

-50010

User not alive.

The user is not alive.

-50125

Cabinet has been locked for Administrative purposes.

The cabinet has been locked by some user for Administrative purposes.