Skip to main content
Skip table of contents

Maintenance Notification Reject

Endpoint: POST {{host}}/maintenance/notifications/{{maintenance-notification-id}}/actions/reject

Input Parameters: Maintenance Notification parameters

CODE
{
	"idRejectReasonCode": 444,
	"rejectReasonCodeNote": "Manually rejected MN"
}

Steps:

  1. Sets maintenance notification with specific ID to status Rejected.

  2. Notification rejection with input parameters with following logic:

    1. idRejectReasonCode is any reason code id. Should be from Reason Code Category - Maintenance Notification Rejected (maintenance_reject).

    2. rejectReasonCodeNote is user defined note. Defined in dialog before sending reject request.

  3. Email Notification is sent for rejected Maintenance Notification. Contains reject reason code title and user defined note.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.