From 817ca69acc83a40cfc0b02c7dda5d6534a9c752a Mon Sep 17 00:00:00 2001 From: rickdeee <39277031+rickdeee@users.noreply.github.com> Date: Wed, 20 Oct 2021 18:00:27 -0700 Subject: [PATCH] Remove disclaimer from MFN_ORDER_STATUS_CHANGE Removed disclaimer from MFN_ORDER_STATUS_CHANGE description in notifications.json --- models/notifications-api-model/notifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/notifications-api-model/notifications.json b/models/notifications-api-model/notifications.json index d438491..7935ddb 100644 --- a/models/notifications-api-model/notifications.json +++ b/models/notifications-api-model/notifications.json @@ -1983,7 +1983,7 @@ }, { "value": "MFN_ORDER_STATUS_CHANGE", - "description": "Sent whenever there is a change in the status of a MFN order availability.\n\nThis notification type is invitation-only and not publicly available." + "description": "Sent whenever there is a change in the status of a MFN order availability." }, { "value": "B2B_ANY_OFFER_CHANGED",