--- title: "v11.9 API Updates" slug: "v11-9-api-updates" updated: 2026-07-09T09:55:38Z published: 2026-07-09T09:55:38Z canonical: "docs.biztalk360.com/v11-9-api-updates" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.biztalk360.com/llms.txt > Use this file to discover all available pages before exploring further. # v11.9 API Updates ## Modified APIs | **Method** | **APIs** | **Description** | | --- | --- | --- | | POST | ManageProcessMonitorSchedule | New property **“CustomMessageTrigger and customMessageInNotification”** are added to the request. | | GET | GetProcessMonitorSchedule | New property **“CustomMessageTrigger and customMessageInNotification”** are added to the request. | | GET | GetBHMReport | Included **“availableAutomatedTasks”** array in the proposedTasksDetails object to display the runtime automated task details. | | POST | ManageAutomatedTask | **“isBHMManualTrigger”, “bhmExecutionReportId”** properties are added in the request to check manual trigger details. | | GET | GetBHMProfilesConfiguration | Added “**scheduleConfiguration**” property to Retrieve the updated BHM schedule details added the schedule property in the response. | | POST | UpdateBHMSchedule | Added “**scheduleConfiguration**” property in the API to manage the BHM Schedule. | | POST | GetConfigActivitiesAuditData | This fetches the audit data of BHM configuration. | | POST | GetAllReceiveLocationAdapterProperties | Request and Response has been changed to get the adapter properties of one or more receive locations. | | POST | GetAllSendAdapterProperties | Request and Response has been changed to get the adapter properties of one or more send ports. | ## Removed APIs | Method | APIs | Description | | --- | --- | --- | | POST | ValidateIISLogsConfiguration | API to validate IIS Log configuration. |