{"info":{"_postman_id":"5b86e361-eb7c-4285-8ef7-22c01113436a","name":"Appxite Webhooks","description":"<html><head></head><body><h4 id=\"key-fields\">Key Fields:</h4>\n<ul>\n<li><p><code>TemplateName</code> - Event identifier</p>\n</li>\n<li><p><code>TemplateData</code> - Order &amp; customer information</p>\n</li>\n<li><p><code>TemplateLoopData</code> - Order items (products)</p>\n</li>\n<li><p><code>TemplateNestedLoopData</code> - Pricing details</p>\n</li>\n<li><p><code>AuditId</code> - Tracking ID</p>\n</li>\n</ul>\n<p>💡 <strong>Note:</strong> Price IDs in <code>TemplateLoopData.OrderItems.Prices</code> link to pricing in <code>TemplateNestedLoopData</code>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"51385302","collectionId":"5b86e361-eb7c-4285-8ef7-22c01113436a","publishedId":"2sBXVfjrZd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-14T09:05:16.000Z"},"item":[{"name":"NewTenantCreated","id":"f14ed3a0-5163-4873-8c6a-3a24702b1e42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": \"New tenant created\", //Always null for webhook events\r\n    \"TemplateName\": \"NewTenantCreated\", //Identifies the webhook event type triggered when tenant is successfully created\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"SelectedOrganizationFullName\": \"Example Customer Organization Ltd\", //Full name of the Customer organization\r\n        \"AzureTenantCompanyName\": \"Example Customer Organization Ltd\", //Company name registered in the Azure tenant\r\n        \"AzureTenantMicrosoftID\": \"12345678-1234-1234-1234-123456789abc\", //Unique Microsoft tenant identifier\r\n        \"AzureTenantDomainName\": \"examplecustomer.onmicrosoft.com\", //Domain name of the Azure tenant\r\n        \"AzureTenantAdminUserEmail\": \"tenantadmin@example.com\", //Email address of the tenant administrator user\r\n        \"AzureTenantAdminUserPwd\": \"temp-password-123\", //Temporary password for the tenant administrator user\r\n        \"AzureTenantPrimaryUserName\": \"John Doe\", //Full name of the primary user in Microsoft\r\n        \"AzureTenantPrimaryUserEmail\": \"john.doe@examplecustomer.com\", //Email address of the primary user in Microsoft\r\n        \"AzureTenantPrimaryUserPhone\": null, //Phone number of the primary user in Microsoft\r\n        \"CustomerId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Customer\r\n        \"CustomerReferenceNumber\": \"12345\", //Reference number assigned to the Customer\r\n        \"CustomerErpOrganizationId\": null //ERP identifier of the Customer organization when applicable\r\n    },\r\n    \"TemplateLoopData\": {}, //Reserved for repeating data structures\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"AuditId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"new-tenant-created-webhook\">New Tenant Created Webhook</h3>\n<p>Webhook triggered when a new customer tenant is created in the system.</p>\n<p><strong>Event Type:</strong> <code>NewTenantCreated</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"103aa0e3-e39d-46ad-8a1e-22cf047c41e2","name":"NewTenantCreated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": \"New tenant created\",\r\n    \"TemplateName\": \"NewTenantCreated\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#e3880b\",\r\n        \"ButtonFontColor\": \"#000000\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"SelectedOrganizationFullName\": \"[test] Onboarding\",\r\n        \"AzureTenantCompanyName\": \"[test] Onboarding\",\r\n        \"AzureTenantMicrosoftID\": \"455e5f58-xxxx-xxxx-xxxx-a19be7489f9a\",\r\n        \"AzureTenantDomainName\": \"webhooktest.onmicrosoft.com\",\r\n        \"AzureTenantAdminUserEmail\": \"admin@example.com\",\r\n        \"AzureTenantAdminUserPwd\": \"09db96a8-xxxx-xxxx-xxxx-890c3ca03340\",\r\n        \"AzureTenantPrimaryUserName\": \"TestUser\",\r\n        \"AzureTenantPrimaryUserEmail\": \"user@example.com\",\r\n        \"AzureTenantPrimaryUserPhone\": null,\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerReferenceNumber\": \"2x\",\r\n        \"CustomerErpOrganizationId\": null\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"022970ba-bbab-42a9-a61c-a8469165190c\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"f14ed3a0-5163-4873-8c6a-3a24702b1e42"},{"name":"NewTenantNotCreated","id":"93e435a4-2397-4809-9730-7605bbb17462","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"NewTenantNotCreated\", //Identifies the webhook event type triggered when tenant creation fails\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#ff0b00\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#ffffff\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-cdn.azureedge.net/public/logo/company_logo.png\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization that attempted tenant creation\r\n        \"PortalName\": \"Example Seller Inc\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.azurewebsites.net\", //URL of the Platform\r\n        \"AttemptedTenantName\": \"examplecustomer.onmicrosoft.com\", //Domain name of the tenant that failed to be created\r\n        \"CustomerErpOrganizationId\": \"CUST12345\", //Unique ERP identifier of the Customer organization\r\n        \"VendorId\": \"12345678-1234-1234-1234-123456789abc\", //Unique identifier of the Vendor\r\n        \"ErrorMessage\": \"{\\\"code\\\":\\\"40005\\\",\\\"reason\\\":\\\"RequiredFieldMissing - Details: Postal code is required for country: 'GB'\\\",\\\"object_type\\\":\\\"AddressValidation\\\",\\\"resource_status\\\":\\\"Active\\\"}\", //Error message in JSON format with error code and reason for tenant creation failure\r\n        \"TimeStampUtc\": \"01/15/2025 10:30:00 AM\", //UTC timestamp in MM/DD/YYYY HH:MM:SS AM/PM format\r\n        \"TimeStampFormatted\": \"15-01-2025\", //Date in DD-MM-YYYY format\r\n        \"TimeStampISO\": \"2025-01-15T10:30:00.000Z\" //ISO 8601 formatted timestamp with millisecond precision\r\n    },\r\n    \"TemplateLoopData\": {}, //Reserved for repeating data structures\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"AuditId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"new-tenant-not-created-webhook\">New Tenant Not Created Webhook</h3>\n<p>Webhook triggered when a new tenant creation fails.</p>\n<p><strong>Event Type:</strong> <code>NewTenantNotCreated</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"1c81d23d-f081-4597-9894-be7cac863390","name":"NewTenantNotCreated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"NewTenantNotCreated\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#e3880b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"AttemptedTenantName\": \"lostinhollywood.onmicrosoft.com\",\r\n        \"CustomerErpOrganizationId\": null,\r\n        \"VendorId\": \"af817907-beb0-4ce2-be96-b674de7a876b\",\r\n        \"ErrorMessage\": \"Enter a valid name. A name that includes only special characters isn’t allowed.\",\r\n        \"TimeStampUtc\": \"01/14/2026 11:24:12 AM\",\r\n        \"TimeStampFormatted\": \"14-01-2026\",\r\n        \"TimeStampISO\": \"2026-01-14T11:24:12.003Z\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"230f724c-02f5-44b3-b890-30dd870e3a17\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"93e435a4-2397-4809-9730-7605bbb17462"},{"name":"ProductCatalogChanged","id":"54a00f07-c9df-4c60-aed4-d31e497b9fad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"ProductCatalogChanged\", //Identifies the webhook event type triggered when Product catalog is modified\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#E12426\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#ffffff\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.azureedge.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"\", //URL to Distributor's logo image when applicable\r\n    \"ProductCatalogId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Product catalog\r\n    \"CustomerCategoryId\": \"\", //Unique identifier of the Customer category when applicable\r\n    \"CustomerCategoryName\": null //Name of the Customer category when applicable\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of catalog changes including categories and products\r\n    \"ProductCategoriesAdded\": [\r\n      {\r\n        \"Id\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the added category\r\n        \"UrlName\": \"Enterprise Solutions\" //URL-friendly name of the category\r\n      }\r\n    ],\r\n    \"ProductsAdded\": [\r\n      {\r\n        \"ProductCategoryId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Product category\r\n        \"ProductCategoryUrlName\": \"Enterprise Solutions\", //URL-friendly name of the Product category\r\n        \"ProductId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Product\r\n        \"ProductName\": \"Example Business Suite Premium\", //Name of the Product\r\n        \"ProductExternalId\": \"EXT-PROD-001\", //External identifier of the Product from Vendor system\r\n        \"OffersKey\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Key identifier for associated Offers\r\n        \"Offers\": [\r\n          {\r\n            \"OfferId\": \"e5f6a7b8-c9d0-1234-ef12-345678901234\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Business Suite Premium\", //Name of the Offer\r\n            \"OfferExternalId\": \"EXT-OFFER-001/sku/0002\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"f6a7b8c9-d0e1-2345-f123-456789012345\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Enterprise License E3\", //Name of the Offer\r\n            \"OfferExternalId\": \"EXT-OFFER-002/sku/0013\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"ProductCategoryId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Product category\r\n        \"ProductCategoryUrlName\": \"Enterprise Solutions\", //URL-friendly name of the Product category\r\n        \"ProductId\": \"a7b8c9d0-e1f2-3456-a123-567890123456\", //Unique identifier of the Product\r\n        \"ProductName\": \"Example AI Assistant Platform\", //Name of the Product\r\n        \"ProductExternalId\": \"EXT-PROD-002\", //External identifier of the Product from Vendor system\r\n        \"OffersKey\": \"b8c9d0e1-f2a3-4567-b234-678901234567\", //Key identifier for associated Offers\r\n        \"Offers\": [\r\n          {\r\n            \"OfferId\": \"c9d0e1f2-a3b4-5678-c345-789012345678\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example AI Assistant Platform\", //Name of the Offer\r\n            \"OfferExternalId\": \"EXT-OFFER-003/sku/000P\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"d0e1f2a3-b4c5-6789-d456-890123456789\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Collaboration Devices License\", //Name of the Offer\r\n            \"OfferExternalId\": \"EXT-OFFER-004/sku/0001\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"e1f2a3b4-c5d6-7890-e567-901234567890\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Business Standard License\", //Name of the Offer\r\n            \"OfferExternalId\": \"EXT-OFFER-005/sku/0001\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"f2a3b4c5-d6e7-8901-f678-012345678901\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Knowledge Management Platform\", //Name of the Offer\r\n            \"OfferExternalId\": \"EXT-OFFER-006/sku/000H\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"a2b3c4d5-e6f7-8901-a789-123456789012\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example IoT Security License - Small Site\", //Name of the Offer\r\n            \"OfferExternalId\": \"EXT-OFFER-007/sku/0001\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          }\r\n        ]\r\n      },\r\n      {\r\n        \"ProductCategoryId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Product category\r\n        \"ProductCategoryUrlName\": \"Enterprise Solutions\", //URL-friendly name of the Product category\r\n        \"ProductId\": \"b3c4d5e6-f7a8-9012-b890-234567890123\", //Unique identifier of the Product\r\n        \"ProductName\": \"Example Media Streaming Service\", //Name of the Product\r\n        \"ProductExternalId\": \"STREAM-FAMILY-PKG\", //External identifier of the Product from Vendor system\r\n        \"OffersKey\": \"c4d5e6f7-a8b9-0123-c901-345678901234\", //Key identifier for associated Offers\r\n        \"Offers\": [\r\n          {\r\n            \"OfferId\": \"d5e6f7a8-b9c0-1234-d012-456789012345\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Streaming Full Package - Basic\", //Name of the Offer\r\n            \"OfferExternalId\": \"STREAM-BASIC\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"e6f7a8b9-c0d1-2345-e123-567890123456\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Streaming Movies - Standard\", //Name of the Offer\r\n            \"OfferExternalId\": \"STREAM-MOVIES-STD\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"f7a8b9c0-d1e2-3456-f234-678901234567\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Streaming Full Package - Premium\", //Name of the Offer\r\n            \"OfferExternalId\": \"STREAM-PREMIUM\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"a8b9c0d1-e2f3-4567-a345-789012345678\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Streaming Full Package - Standard\", //Name of the Offer\r\n            \"OfferExternalId\": \"STREAM-STANDARD\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"b9c0d1e2-f3a4-5678-b456-890123456789\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Streaming Movies - Premium\", //Name of the Offer\r\n            \"OfferExternalId\": \"STREAM-MOVIES-PREM\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          },\r\n          {\r\n            \"OfferId\": \"c0d1e2f3-a4b5-6789-c567-901234567890\", //Unique identifier of the Offer\r\n            \"OfferName\": \"Example Streaming Movies - Basic\", //Name of the Offer\r\n            \"OfferExternalId\": \"STREAM-MOVIES-BASIC\", //External identifier of the Offer from Vendor system\r\n            \"OfferStatus\": \"Active\" //Current status of the Offer\r\n          }\r\n        ]\r\n      }\r\n    ],\r\n    \"ProductsDeleted\": [] //Array of Products removed from the catalog\r\n  },\r\n  \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n  \"EventTime\": \"2025-01-15T10:30:00.0000000Z\", //ISO 8601 formatted timestamp when the webhook event was triggered in UTC\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"product-catalog-changed-webhook\">Product Catalog Changed Webhook</h3>\n<p>Webhook is triggered upon following manual actions:</p>\n<ol>\n<li><p>existing category is renamed;</p>\n</li>\n<li><p>new category is added;</p>\n</li>\n<li><p>existing category is removed;</p>\n</li>\n<li><p>product is added to the existing category.</p>\n</li>\n<li><p>product is removed from the existing category.</p>\n</li>\n<li><p>product placement for UI purposes (what product is visible first) is changed.</p>\n</li>\n</ol>\n<p><strong>Event Type:</strong> <code>ProductCatalogChanged</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"90ad4746-2cf8-4c49-ad71-93ca34f8acb2","name":"Sample ProductCatalogChanged","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"ProductCatalogChanged\", \r\n    \"TemplateData\": { \r\n        \"BaseColor\": \"#E12426\", \r\n        \"ButtonFontColor\": \"#ffffff\", \r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", \r\n        \"ResellerName\": \"[test]\", \r\n        \"PortalName\": \"[test]\", \r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\", \r\n        \"DistributorLogoUrl\": \"\", \r\n        \"ProductCatalogId\": \"b6d6221a-xxxx-xxxx-8801-c510f6e46a2d\", \r\n        \"CustomerCategoryId\": \"\", \r\n        \"CustomerCategoryName\": null \r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"ProductCategoriesAdded\": [ \r\n            {\r\n                \"Id\": \"dec90b38-xxxx-xxxx-9556-f0134f3bfcd8\", \r\n                \"UrlName\": \"Enterprise Software\" \r\n            }\r\n        ],\r\n        \"ProductsAdded\": [ \r\n            {\r\n                \"ProductCategoryId\": \"dec90b38-xxxx-xxxx-9556-f0134f3bfcd8\", \r\n                \"ProductCategoryUrlName\": \"Enterprise Software\", \r\n                \"ProductId\": \"73FB7A23-xxxx-xxxx-9A4D-0158DAA213D3\", \r\n                \"ProductName\": \"Microsoft 365 Business Premium\", \r\n                \"ProductExternalId\": \"CFQ7TTC0LCHC\", \r\n                \"OffersKey\": \"3566d87d-xxxx-xxxx-851b-d89135f4e369\", \r\n                \"Offers\": [ \r\n                    {\r\n                        \"OfferId\": \"73FB7A23-xxxx-xxxx-9A4D-0158DAA213D3\", \r\n                        \"OfferName\": \"Microsoft 365 Business Premium\", \r\n                        \"OfferExternalId\": \"CFQ7TTC0LCHC/skus/0002\", \r\n                        \"OfferStatus\": \"Active\" \r\n                    },\r\n                    {\r\n                        \"OfferId\": \"CA777D82-xxxx-xxxx-967C-022D1239E598\", \r\n                        \"OfferName\": \"Microsoft 365 E3 EEA (no Teams)\", \r\n                        \"OfferExternalId\": \"CFQ7TTC0LFLX/skus/0013\", \r\n                        \"OfferStatus\": \"Active\" \r\n                    }\r\n                ]\r\n            }\r\n        ],\r\n        \"ProductsDeleted\": [] \r\n    },\r\n    \"TemplateNestedLoopData\": {}, \r\n    \"EventTime\": \"2025-12-15T09:54:17.9795766Z\", \r\n    \"AuditId\": \"e4f3252f-6d93-4973-a7ff-daaaba19d923\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"54a00f07-c9df-4c60-aed4-d31e497b9fad"},{"name":"ProductCatalogProductOffersChanged","id":"4055ab07-59b6-4f4a-8238-5e06291d48a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"ProductCatalogProductOffersChanged\", //Identifies the webhook event type triggered when Product Offers visibility is modified\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.azureedge.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Distributor Inc\", //Name of the Distributor organization\r\n        \"PortalName\": \"Example Distributor Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-distributor.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"\", //URL to Distributor's logo image when applicable\r\n        \"ProductCatalogId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Product catalog\r\n        \"CustomerCategoryId\": \"\", //Unique identifier of the Customer category when applicable\r\n        \"CustomerCategoryName\": null, //Name of the Customer category when applicable\r\n        \"ProductCategoryId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Product category\r\n        \"ProductCategoryUrlName\": \"Featured\", //URL-friendly name of the Product category\r\n        \"ProductId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Product\r\n        \"ProductName\": \"Example Business Suite & Services Bundle\", //Name of the Product\r\n        \"ProductExternalId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\" //External identifier of the Product\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of Offers with changed visibility status\r\n        \"OffersViewable\": [\r\n            {\r\n                \"OfferId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Business Suite Premium\", //Name of the Offer\r\n                \"OfferExternalId\": \"EXT-OFFER-001/sku/0002\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"Active\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"e5f6a7b8-c9d0-1234-ef12-345678901234\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Collaboration Devices License\", //Name of the Offer\r\n                \"OfferExternalId\": \"EXT-OFFER-002/sku/0001\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"Active\" //Current status of the Offer\r\n            }\r\n        ],\r\n        \"OffersHidden\": [\r\n            {\r\n                \"OfferId\": \"f6a7b8c9-d0e1-2345-f123-456789012345\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Business Suite Standard\", //Name of the Offer\r\n                \"OfferExternalId\": \"EXT-OFFER-003/sku/0001\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"Invalid\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"a7b8c9d0-e1f2-3456-a123-567890123456\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Enterprise License E3 - Unattended\", //Name of the Offer\r\n                \"OfferExternalId\": \"EXT-OFFER-004/sku/0013\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"New\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"b8c9d0e1-f2a3-4567-b234-678901234567\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example AI Assistant Platform\", //Name of the Offer\r\n                \"OfferExternalId\": \"EXT-OFFER-005/sku/000P\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"Active\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"c9d0e1f2-a3b4-5678-c345-789012345678\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Streaming Service - Basic Package\", //Name of the Offer\r\n                \"OfferExternalId\": \"STREAM-BASIC\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"New\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"d0e1f2a3-b4c5-6789-d456-890123456789\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Streaming Service - Cinema Standard\", //Name of the Offer\r\n                \"OfferExternalId\": \"STREAM-CINEMA-STD\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"New\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"e1f2a3b4-c5d6-7890-e567-901234567890\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Streaming Service - Full Premium\", //Name of the Offer\r\n                \"OfferExternalId\": \"STREAM-PREMIUM\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"New\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"f2a3b4c5-d6e7-8901-f678-012345678901\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Streaming Service - Full Standard\", //Name of the Offer\r\n                \"OfferExternalId\": \"STREAM-STANDARD\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"New\" //Current status of the Offer\r\n            },\r\n            {\r\n                \"OfferId\": \"a2b3c4d5-e6f7-8901-a789-123456789012\", //Unique identifier of the Offer\r\n                \"OfferName\": \"Example Streaming Service - Cinema Premium\", //Name of the Offer\r\n                \"OfferExternalId\": \"STREAM-CINEMA-PREM\", //External identifier of the Offer from Vendor system\r\n                \"OfferStatus\": \"New\" //Current status of the Offer\r\n            }\r\n        ]\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"EventTime\": \"2025-01-15T10:30:00.0000000Z\", //ISO 8601 formatted timestamp when the webhook event was triggered in UTC\r\n    \"AuditId\": \"b3c4d5e6-f7a8-9012-b890-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"product-catalog-product-offers-changed-webhook\">Product Catalog Product Offers Changed Webhook</h3>\n<p>Webhook is triggered when a user navigates to the catalog edit page, opens a product (container of offers) in the UI, selects or unselects offers from that product, and clicks save.</p>\n<p><strong>Event Type:</strong> <code>ProductCatalogProductOffersChanged</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"578428a7-caa9-4f2a-b9f5-8dad2a7c683c","name":"Sample ProductCatalogProductOffersChanges","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null,\r\n  \"TemplateName\": \"ProductCatalogProductOffersChanged\", \r\n  \"TemplateData\": { \r\n    \"BaseColor\": \"#4CAF50\", \r\n    \"ButtonFontColor\": \"#000000\", \r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\", \r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", \r\n    \"ResellerName\": \"[test]\", \r\n    \"PortalName\": \"[test]\", \r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\", \r\n    \"DistributorLogoUrl\": \"\", \r\n    \"ProductCatalogId\": \"f02defed-xxxx-xxxx-xxxx-164c0b2c7706\", \r\n    \"CustomerCategoryId\": \"\", \r\n    \"CustomerCategoryName\": null, \r\n    \"ProductCategoryId\": \"9faeeae6-xxxx-xxxx-xxxx-a173ba8c4336\", \r\n    \"ProductCategoryUrlName\": \"Featured\", \r\n    \"ProductId\": \"b94cfa0d-xxxx-xxxx-xxxx-73d2a4ae7bae\", \r\n    \"ProductName\": \"Microsoft 365 & COSMOTE TV Services\", \r\n    \"ProductExternalId\": \"b94cfa0d-xxxx-xxxx-xxxx-73d2a4ae7bae\" \r\n  },\r\n  \"TemplateLoopData\": { \r\n    \"OffersViewable\": [ \r\n      {\r\n        \"OfferId\": \"73FB7A23-xxxx-xxxx-9A4D-0158DAA213D3\", \r\n        \"OfferName\": \"Microsoft 365 Business Premium\", \r\n        \"OfferExternalId\": \"CFQ7TTC0LCHC/skus/0002\", \r\n        \"OfferStatus\": \"Active\" \r\n      },\r\n      {\r\n        \"OfferId\": \"E3E52FB0-xxxx-xxxx-B140-023E24297E98\", \r\n        \"OfferName\": \"Microsoft Teams Shared Devices\", \r\n        \"OfferExternalId\": \"CFQ7TTC0LH0V/skus/0001\",\r\n        \"OfferStatus\": \"Active\" \r\n      }\r\n    ],\r\n    \"OffersHidden\": [ \r\n      {\r\n        \"OfferId\": \"C4186D6F-xxxx-xxxx-99A0-02708F3C4443\", \r\n        \"OfferName\": \"Microsoft 365 Business Standard\", \r\n        \"OfferExternalId\": \"CFQ7TTC0LDPB/skus/0001\", \r\n        \"OfferStatus\": \"Invalid\"\r\n      },\r\n      {\r\n        \"OfferId\": \"CA777D82-xxxx-xxxx-967C-022D1239E598\", \r\n        \"OfferName\": \"Microsoft 365 E3 EEA (no Teams) - Unattended License\", \r\n        \"OfferExternalId\": \"CFQ7TTC0LFLX/skus/0013\", \r\n        \"OfferStatus\": \"New\" \r\n      }\r\n    ]\r\n  },\r\n  \"TemplateNestedLoopData\": {},\r\n  \"EventTime\": \"2025-12-15T09:54:17.9795766Z\", \r\n  \"AuditId\": \"46b99ffd-c899-485f-8f29-71d2d56af374\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"4055ab07-59b6-4f4a-8238-5e06291d48a4"},{"name":"OfferProvisionError","id":"f715c2ce-75f7-4fae-9225-f3bf57931b09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OfferProvisionError\", //Identifies the webhook event type triggered when Offer provisioning fails\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#E12426\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#ffffff\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"ResellerId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Seller organization\r\n        \"CustomerId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Ltd\", //Name of the Customer organization\r\n        \"OfferName\": \"Example Product License\", //Name of the Offer that failed to provision\r\n        \"OrderId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Order in the Platform\r\n        \"OrderDate\": \"2025.01.15\", //Date when the Order was placed in YYYY.MM.DD format\r\n        \"OrderDateUTC\": \"2025.01.15 10:30:00\", //UTC timestamp when the Order was placed in YYYY.MM.DD HH:MM:SS format\r\n        \"OrderDateFormatted\": \"2025.01.15\", //Formatted date of the Order in YYYY.MM.DD format\r\n        \"OrderDateISO\": \"2025-01-15T10:30:00.000Z\", //ISO 8601 formatted timestamp of when the Order was placed\r\n        \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n        \"OrderItemId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Unique identifier of the specific Order item that failed\r\n        \"ErrorMessage\": \"Provisioning failed due to insufficient permissions\", //Detailed error message explaining the provisioning failure\r\n        \"SubscriptionId\": \"\", //Unique identifier of the Subscription if applicable\r\n        \"SubscriptionName\": \"\", //Name of the Subscription if applicable\r\n        \"InternalOfferId\": \"e5f6a7b8-c9d0-1234-ef12-345678901234\", //Internal unique identifier of the Offer in the Platform\r\n        \"ExternalOfferId\": \"f6a7b8c9-d0e1-2345-f123-456789012345\" //External unique identifier of the Offer from the Vendor system\r\n    },\r\n    \"TemplateLoopData\": {}, //Reserved for repeating data structures\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"AuditId\": \"a7b8c9d0-e1f2-3456-a123-567890123456\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"offer-provision-error-webhook\">Offer Provision Error Webhook</h3>\n<p>Webhook triggered when offer/product provisioning fails.</p>\n<p><strong>Event Type:</strong> <code>OfferProvisionError</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"d9eb2059-8156-4f83-a4d7-d7d543bfe24c","name":"OfferProvisionError","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"OfferProvisionError\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#e3880b\",\r\n        \"ButtonFontColor\": \"#000000\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"\",\r\n        \"ResellerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerName\": \"[test]\",\r\n        \"OfferName\": \"Test offer\",\r\n        \"OrderId\": \"9c3a8375-xxxx-xxxx-9b31-90184eca46f0\",\r\n        \"OrderDate\": \"2026/01/13\",\r\n        \"OrderDateUTC\": \"1/13/2026 3:08:59 PM\",\r\n        \"OrderDateFormatted\": \"2026/01/13\",\r\n        \"OrderDateISO\": \"2026-01-13T15:08:59.250Z\",\r\n        \"OrderNumber\": \"702xx\",\r\n        \"OrderItemId\": \"c45e5eed-xxxx-xxxx-85bd-5bfa93844394\",\r\n        \"ErrorMessage\": \"\",\r\n        \"SubscriptionId\": \"\",\r\n        \"SubscriptionName\": \"\",\r\n        \"InternalOfferId\": \"76363cb7-xxxx-xxxx-a789-059b1cdcba9e\",\r\n        \"ExternalOfferId\": \"76363cb7-xxxx-xxxx-a789-059b1cdcba9e\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"34cdcd64-6a56-4ca2-abb7-110d669eaf17\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"f715c2ce-75f7-4fae-9225-f3bf57931b09"},{"name":"OfferProvisioned","id":"859c2678-e359-435e-a89a-1695809dcdf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OfferProvisioned\", //Identifies the webhook event type triggered when Offer is successfully provisioned\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorId\": \"\", //Unique identifier of the Distributor when applicable\r\n        \"ResellerId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Seller organization\r\n        \"ResellerErpId\": \"\", //ERP identifier of the Seller organization when applicable\r\n        \"CustomerId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Ltd\", //Name of the Customer organization\r\n        \"OfferName\": \"Example Product License\", //Name of the Offer that was provisioned\r\n        \"OrderId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Order in the Platform\r\n        \"OrderDate\": \"2025.01.15\", //Date when the Order was placed in YYYY.MM.DD format\r\n        \"OrderDateUTC\": \"2025.01.15 10:30:00\", //UTC timestamp when the Order was placed in YYYY.MM.DD HH:MM:SS format\r\n        \"OrderDateFormatted\": \"2025.01.15\", //Formatted date of the Order in YYYY.MM.DD format\r\n        \"OrderDateISO\": \"2025-01-15T10:30:00.000Z\", //ISO 8601 formatted timestamp of when the Order was placed\r\n        \"OrderItemId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Unique identifier of the specific Order item that was provisioned\r\n        \"SubscriptionId\": \"e5f6a7b8-c9d0-1234-ef12-345678901234\", //Unique identifier of the Subscription in the Platform\r\n        \"SubscriptionName\": \"Example Subscription\", //Name of the Subscription\r\n        \"VendorSubscriptionId\": \"f6a7b8c9-d0e1-2345-f123-456789012345\", //Unique identifier of the Subscription in the Vendor system\r\n        \"InternalOfferId\": \"a7b8c9d0-e1f2-3456-a123-567890123456\", //Internal unique identifier of the Offer in the Platform\r\n        \"ExternalOfferId\": \"EXT-OFFER-12345\" //External unique identifier of the Offer from the Vendor system\r\n    },\r\n    \"TemplateLoopData\": {}, //Reserved for repeating data structures\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"AuditId\": \"b8c9d0e1-f2a3-4567-b234-678901234567\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"offer-provisioned-webhook\">Offer Provisioned Webhook</h3>\n<p>Webhook triggered when a new offer/product has been successfully provisioned for a customer.</p>\n<p><strong>Event Type:</strong> <code>OfferProvisioned</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"57e3ca03-d182-4149-8ecc-c64c9d7292e0","name":"OfferProvisioned","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null,\r\n  \"TemplateName\": \"OfferProvisioned\",\r\n  \"TemplateData\": {\r\n    \"BaseColor\": \"#e3880b\",\r\n    \"ButtonFontColor\": \"#000000\",\r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n    \"ResellerName\": \"[test]\",\r\n    \"PortalName\": \"[test]\",\r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n    \"DistributorLogoUrl\": \"\",\r\n    \"DistributorId\": \"31c3e6e8-xxxx-xxxx-b445-0811ccfadcfd\",\r\n    \"ResellerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n    \"ResellerErpId\": \"12341234\",\r\n    \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n    \"CustomerName\": \"[test]\",\r\n    \"OfferName\": \"Test offer\",\r\n    \"OrderId\": \"d6e78b8b-xxxx-xxxx-a597-1f848b8b609e\",\r\n    \"OrderDate\": \"2026/01/13\",\r\n    \"OrderDateUTC\": \"1/13/2026 3:53:38 PM\",\r\n    \"OrderDateFormatted\": \"2026/01/13\",\r\n    \"OrderDateISO\": \"2026-01-13T15:53:38.008Z\",\r\n    \"OrderItemId\": \"b7363b9e-xxxx-xxxx-ba09-799a286cd336\",\r\n    \"SubscriptionId\": \"7adef0b1-xxxx-xxxx-a3f5-07488b417aad\",\r\n    \"SubscriptionName\": \"Test offer\",\r\n    \"VendorSubscriptionId\": \"ertger\",\r\n    \"InternalOfferId\": \"76363cb7-xxxx-xxxx-a789-059b1cdcba9e\",\r\n    \"ExternalOfferId\": \"76363cb7-xxxx-xxxx-a789-059b1cdcba9e\"\r\n  },\r\n  \"TemplateLoopData\": {},\r\n  \"TemplateNestedLoopData\": {},\r\n  \"AuditId\": \"b5baef0f-a4c6-44cb-96db-84522039c683\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"859c2678-e359-435e-a89a-1695809dcdf2"},{"name":"OffersBecomeAvailable","id":"d2fdc71f-e073-49e9-a677-395d46727d6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OffersBecameAvailable\", //Identifies the webhook event type triggered when new Offers become available\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.azureedge.net/public/logo/company_logo.png\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image\r\n        \"IncludedQuantity\": \"15\", //Number of Offers included in this notification\r\n        \"TotalQuantity\": \"15\", //Total number of newly available Offers\r\n        \"NewVersion\": \"TRUE\", //Flag indicating if this uses the new webhook version format\r\n        \"LackOfProductName\": \"FALSE\" //Flag indicating if any Product name is missing\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of newly available Offers\r\n        \"Offers\": [\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Cloud Protection Suite\", //Name of the Product\r\n                \"OfferName\": \"Example Cloud Protection - Account Security\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-001/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Cloud Protection Suite\", //Name of the Product\r\n                \"OfferName\": \"Example Cloud Protection - Loss Prevention\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-002/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Business Operations Platform\", //Name of the Product\r\n                \"OfferName\": \"Example Operations - Sandbox Environment Tier 3\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-003/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Business Operations Platform\", //Name of the Product\r\n                \"OfferName\": \"Example Operations - Sandbox Environment Tier 4\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-004/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Unified Operations Plan\", //Name of the Product\r\n                \"OfferName\": \"Example Unified Operations - Sandbox Tier 3 Environment\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"e5f6a7b8-c9d0-1234-ef12-345678901234\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-005/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Unified Operations Platform\", //Name of the Product\r\n                \"OfferName\": \"Example Unified Operations - Additional Database Storage\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"f6a7b8c9-d0e1-2345-f123-456789012345\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-006/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example eCommerce Platform\", //Name of the Product\r\n                \"OfferName\": \"Example Commerce Scale Unit - Premium Cloud\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"a7b8c9d0-e1f2-3456-a123-567890123456\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-007/sku/0008\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example eCommerce Platform\", //Name of the Product\r\n                \"OfferName\": \"Example eCommerce Tier 2 - Usage Overage\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"b8c9d0e1-f2a3-4567-b234-678901234567\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-007/sku/0006\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example eCommerce Platform\", //Name of the Product\r\n                \"OfferName\": \"Example eCommerce Tier 3\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"c9d0e1f2-a3b4-5678-c345-789012345678\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-007/sku/0005\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example eCommerce Platform\", //Name of the Product\r\n                \"OfferName\": \"Example eCommerce Tier 3 - Usage Overage\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"d0e1f2a3-b4c5-6789-d456-890123456789\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-007/sku/0004\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Email Online - Basic Plan\", //Name of the Product\r\n                \"OfferName\": \"Example Email Online - Basic Plan\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"e1f2a3b4-c5d6-7890-e567-901234567890\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-008/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Device Management per-device\", //Name of the Product\r\n                \"OfferName\": \"Example Device Management per-device for Enterprise\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"f2a3b4c5-d6e7-8901-f678-012345678901\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-009\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Device Management Platform\", //Name of the Product\r\n                \"OfferName\": \"Example Device Management\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"a2b3c4d5-e6f7-8901-a789-123456789012\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-010/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example OS License - Perpetual\", //Name of the Product\r\n                \"OfferName\": \"Example OS Pro - Legalization License\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"b3c4d5e6-f7a8-9012-b890-234567890123\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-011/sku/0003\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Low-Code Portals - Capacity Add-on\", //Name of the Product\r\n                \"OfferName\": \"Example Portals Login Capacity Add-on Tier 3\", //Name of the newly available Offer\r\n                \"InternalOfferId\": \"c4d5e6f7-a8b9-0123-c901-345678901234\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-012/sku/0003\" //External unique identifier of the Offer from the Vendor system\r\n            }\r\n        ]\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"EventTime\": \"2025-01-15T10:30:00.0000000Z\", //ISO 8601 formatted timestamp when the webhook event was triggered in UTC\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"offers-become-available-webhook\">Offers Become Available Webhook</h3>\n<p>Webhook notifies when Vendor added new products with offers that you can select for the catalog by manually navigating to the UI, searching for these new products by name, drag-drop them into the selected category.</p>\n<p><strong>Event Type:</strong> <code>OffersBecomeAvailable</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"be7875d3-b0d0-4b4b-b442-8049a8d47c95","name":"OffersBecomeAvailable","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, \r\n  \"TemplateName\": \"OffersBecameAvailable\", \r\n  \"TemplateData\": { \r\n    \"BaseColor\": \"#4CAF50\",\r\n    \"ButtonFontColor\": \"#000000\", \r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\", \r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", \r\n    \"ResellerName\": \"[test]\", \r\n    \"PortalName\": \"[test]\", \r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\", \r\n    \"DistributorLogoUrl\": \"https://appxitestoraccdnp3test01.azureedge.net/public/uisettings/demo-disti.rethinkportal.com/logo/softwareone-squarelogo-1425335407213.png\",\r\n    \"IncludedQuantity\": \"19\", \r\n    \"TotalQuantity\": \"19\", \r\n    \"NewVersion\": \"TRUE\", \r\n    \"LackOfProductName\": \"FALSE\" \r\n  },\r\n  \"TemplateLoopData\": { \r\n    \"Offers\": [ \r\n      {\r\n        \"VendorShortName\": \"Microsoft\", \r\n        \"ProductName\": \"Dynamics 365 Fraud Protection - Account Protection\", \r\n        \"OfferName\": \"Dynamics 365 Fraud Protection Account Protection Addon\", \r\n        \"InternalOfferId\": \"8eae3d61-xxxx-xxxx-9ebc-f5aada9b9c38\",\r\n        \"ExternalOfferId\": \"CFQ7TTC0HD41/skus/0001\"\r\n      },\r\n      {\r\n        \"VendorShortName\": \"Microsoft\", \r\n        \"ProductName\": \"Dynamics 365 Fraud Protection - Loss Prevention\", \r\n        \"OfferName\": \"Dynamics 365 Fraud Protection Loss Prevention\", \r\n        \"InternalOfferId\": \"4601f83c-xxxx-xxxx-918e-eaad31cdc9e6\", \r\n        \"ExternalOfferId\": \"CFQ7TTC0HD40/skus/0001\" \r\n      }\r\n    ]\r\n  },\r\n  \"TemplateNestedLoopData\": {}, \r\n  \"EventTime\": \"2025-12-15T09:54:17.9795766Z\", \r\n  \"AuditId\": \"4a26954e-8389-43f9-afe0-5cb8ea9aada1\" \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"d2fdc71f-e073-49e9-a677-395d46727d6a"},{"name":"OffersBecomeUnavailable","id":"122ca50a-4164-44e5-9ca2-c51bca8214d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OffersBecameUnavailable\", //Identifies the webhook event type triggered when Offers become unavailable\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.azureedge.net/public/logo/company_logo.png\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image\r\n        \"IncludedQuantity\": \"15\", //Number of Offers included in this notification\r\n        \"TotalQuantity\": \"15\", //Total number of affected Offers\r\n        \"NewVersion\": \"TRUE\", //Flag indicating if this uses the new webhook version format\r\n        \"LackOfProductName\": \"FALSE\" //Flag indicating if any Product name is missing\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of Offers that became unavailable\r\n        \"Offers\": [\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Cloud Product Suite\", //Name of the Product\r\n                \"OfferName\": \"Example Cloud Product - Premium Edition\", //Name of the Offer that became unavailable\r\n                \"InternalOfferId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-001/sku/0001\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Business Platform\", //Name of the Product\r\n                \"OfferName\": \"Example Business Platform - Standard License\", //Name of the Offer that became unavailable\r\n                \"InternalOfferId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-002/sku/0002\" //External unique identifier of the Offer from the Vendor system\r\n            },\r\n            {\r\n                \"VendorShortName\": \"Example Vendor Inc\", //Short name of the Vendor\r\n                \"ProductName\": \"Example Business Platform\", //Name of the Product\r\n                \"OfferName\": \"Example Business Platform - Enterprise License\", //Name of the Offer that became unavailable\r\n                \"InternalOfferId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Internal unique identifier of the Offer in the Platform\r\n                \"ExternalOfferId\": \"EXT-OFFER-002/sku/0003\" //External unique identifier of the Offer from the Vendor system\r\n            }\r\n        ]\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"EventTime\": \"2025-01-15T10:30:00.0000000Z\", //ISO 8601 formatted timestamp when the webhook event was triggered in UTC\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"offers-become-unavailable-webhook\">Offers Become Unavailable Webhook</h3>\n<p>Webhook notifies when Vendor unpublished products with offers. The unpublished offers will automatically be removed from the catalog.</p>\n<p><strong>Event Type:</strong> <code>OffersBecomeUnavailable</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"ef1d8db1-abad-4b6b-8537-fd3e6660f591","name":"OffersBecomeUnavailable","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, \r\n  \"TemplateName\": \"OffersBecameUnavailable\",\r\n  \"TemplateData\": { \r\n    \"BaseColor\": \"#4CAF50\", \r\n    \"ButtonFontColor\": \"#000000\", \r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\", \r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", \r\n    \"ResellerName\": \"[test]\",\r\n    \"PortalName\": \"[test]\", \r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\", \r\n    \"DistributorLogoUrl\": \"\", \r\n    \"IncludedQuantity\": \"19\",\r\n    \"TotalQuantity\": \"19\", \r\n    \"NewVersion\": \"TRUE\", \r\n    \"LackOfProductName\": \"FALSE\" \r\n  },\r\n  \"TemplateLoopData\": { \r\n    \"Offers\": [ \r\n      {\r\n        \"VendorShortName\": \"Microsoft\", \r\n        \"ProductName\": \"Dynamics 365 Unified Operations - Additional Database Storage (Qualified Offer)\", \r\n        \"OfferName\": \"Dynamics 365 Unified Operations - Additional Database Storage (Qualified Offer)\", \r\n        \"InternalOfferId\": \"217df94a-xxxx-xxxx-bc1e-fa805b84a47b\", \r\n        \"ExternalOfferId\": \"CFQ7TTC0LGV5/skus/0001\" \r\n      },\r\n      {\r\n        \"VendorShortName\": \"Microsoft\", \r\n        \"ProductName\": \"eCommerce\", \r\n        \"OfferName\": \"Dynamics 365 Commerce Scale Unit Premium - Cloud\", \r\n        \"InternalOfferId\": \"83336dae-xxxx-xxxx-965a-eb19b7dea9c9\", \r\n        \"ExternalOfferId\": \"CFQ7TTC0HD42/skus/0008\" \r\n      },\r\n      {\r\n        \"VendorShortName\": \"Microsoft\", \r\n        \"ProductName\": \"eCommerce\", \r\n        \"OfferName\": \"e-Commerce Tier 2 Overage\", \r\n        \"InternalOfferId\": \"b0644543-xxxx-xxxx-bca8-f97fce5a7d76\", \r\n        \"ExternalOfferId\": \"CFQ7TTC0HD42/skus/0006\" \r\n      }\r\n    ]\r\n  },\r\n  \"TemplateNestedLoopData\": {}, \r\n  \"EventTime\": \"2025-12-15T09:54:17.9795766Z\", \r\n  \"AuditId\": \"4a26954e-8389-43f9-afe0-5cb8ea9aada1\" \r\n} \r\n","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"122ca50a-4164-44e5-9ca2-c51bca8214d8"},{"name":"SubscriptionChangeSuccess","id":"73e778d9-5aff-4df8-9858-35d028b28461","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"SubscriptionChangeSuccess\", //Identifies the webhook event type triggered when Subscription is successfully modified\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#e6850c\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.azureedge.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"\", //URL to Distributor's logo image when applicable\r\n        \"DistributorId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Distributor when applicable\r\n        \"ResellerId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Seller organization\r\n        \"ResellerErpId\": \"\", //ERP identifier of the Seller organization when applicable\r\n        \"CustomerId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Ltd\", //Name of the Customer organization\r\n        \"SubscriptionId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Subscription in the Platform\r\n        \"SubscriptionName\": \"Example Business Suite Standard\", //Name of the Subscription\r\n        \"OrderId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Unique identifier of the Order that modified the Subscription\r\n        \"OriginalOrderId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Unique identifier of the original Order that created the Subscription\r\n        \"OrderItemId\": \"e5f6a7b8-c9d0-1234-ef12-345678901234\", //Unique identifier of the Order item\r\n        \"PreviousQuantity\": \"10\", //Quantity of Licenses before the change\r\n        \"CurrentSubscriptionName\": \"Example Business Suite Standard\", //Current name of the Subscription after the change\r\n        \"CurrentQuantity\": \"15\", //Quantity of Licenses after the change\r\n        \"CurrentStatus\": \"Enabled\", //Current status of the Subscription\r\n        \"CurrentBillingFrequency\": \"Every 1 month\", //Current Billing Frequency of the Subscription\r\n        \"CurrentAutoRenewEnabled\": \"ON\", //Current Auto-Renewal status of the Subscription\r\n        \"OrderCreationDate\": \"2025-01-15T10:30:00.000Z\", //ISO 8601 formatted timestamp when the Order was created\r\n        \"ErpId\": \"ERP-12345\", //ERP identifier of the Customer organization\r\n        \"SubscriptionCreatedDate\": \"2025-01-10T09:15:00.000Z\", //ISO 8601 formatted timestamp when the Subscription was originally created\r\n        \"OfferId\": \"f6a7b8c9-d0e1-2345-f123-456789012345\", //Unique identifier of the Offer\r\n        \"CustomProperties\": {\r\n            \"PAI\": \"a7b8c9d0-e1f2-3456-a123-567890123456\",\r\n            \"VendorStatus\": \"Active\",\r\n            \"URL\": \"https://example-vendor.com/api/subscription/redirect?pai=a7b8c9d0-e1f2-3456-a123-567890123456&vendorId=b8c9d0e1-f2a3-4567-b234-678901234567&url=https://example-service.com/partner/home&tokenParam=ptoken\"\r\n        }\r\n    }, //NOTE: CustomProperties are optional Vendor-specific fields and may not be present in all webhook events\r\n    \"TemplateLoopData\": {}, //Reserved for repeating data structures\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"AuditId\": \"c9d0e1f2-a3b4-5678-c345-789012345678\", //Unique identifier for tracking and auditing this webhook event\r\n    \"EventTime\": \"2025-01-15T10:35:00.0000000Z\" //ISO 8601 formatted timestamp when the webhook event was triggered in UTC\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"subscription-change-success-webhook\">Subscription Change Success Webhook</h3>\n<p>Webhook is triggered when a subscription is successfully modified.</p>\n<p><strong>Event Type:</strong> <code>SubscriptionChangeSuccess</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"1977bdcb-c21a-45c3-8f44-0efd81a6df63","name":"MS - SubscriptionChangeSuccess","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null,\r\n  \"TemplateName\": \"SubscriptionChangeSuccess\",\r\n  \"TemplateData\": { \r\n    \"BaseColor\": \"#e6850c\", \r\n    \"ButtonFontColor\": \"#000000\", \r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", \r\n    \"ResellerName\": \"[test]\", \r\n    \"PortalName\": \"[test]\",\r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n    \"DistributorLogoUrl\": \"\", \r\n    \"DistributorId\": \"b480d774-xxxx-xxxx-8202-d90736e18abc\", \r\n    \"ResellerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\", \r\n    \"ResellerErpId\": \"\", \r\n    \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\", \r\n    \"CustomerName\": \"[test]\",\r\n    \"SubscriptionId\": \"7ac912bd-xxxx-xxxx-8380-685d08e8aa2c\", \r\n    \"SubscriptionName\": \"Microsoft 365 Business Basic\",\r\n    \"OrderId\": \"61b09ca2-xxxx-xxxx-8c97-9ab682466fe3\", \r\n    \"OriginalOrderId\": \"61b09ca2-xxxx-xxxx-8c97-9ab682466fe3\", \r\n    \"OrderItemId\": \"67f4489d-xxxx-xxxx-8cbe-f1881052e8b1\", \r\n    \"PreviousQuantity\": \"4\", \r\n    \"CurrentSubscriptionName\": \"Microsoft 365 Business Basic\", \r\n    \"CurrentQuantity\": \"5\", \r\n    \"CurrentStatus\": \"Enabled\",\r\n    \"CurrentBillingFrequency\": \"Every 1 month\",  \r\n    \"CurrentAutoRenewEnabled\": \"ON\", \r\n    \"OrderCreationDate\": \"2025-12-15T12:42:36.000Z\", \r\n    \"ErpId\": \"\",\r\n    \"SubscriptionCreatedDate\": \"2025-12-15T10:18:26.097Z\", \r\n    \"OfferId\": \"cb022044-dcdd-4616-8c05-2e395dfc6e95\" \r\n  },\r\n  \"TemplateLoopData\": {}, \r\n  \"TemplateNestedLoopData\": {},\r\n  \"AuditId\": \"fbf3c2dc-78d5-462c-b7bc-d747a32e65f0\", \r\n  \"EventTime\": \"2025-12-15T12:43:59.6247827Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"73e778d9-5aff-4df8-9858-35d028b28461"},{"name":"SubscriptionChangeError","id":"9f903d51-9278-45b6-84b4-15c09e0cbbf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"SubscriptionChangeError\", //Identifies the webhook event type triggered when Subscription modification fails\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#e6850c\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.azureedge.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"\", //URL to Distributor's logo image when applicable\r\n        \"ResellerId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Seller organization\r\n        \"CustomerId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Ltd\", //Name of the Customer organization\r\n        \"SubscriptionId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Subscription in the Platform\r\n        \"SubscriptionName\": \"Example Business Suite Standard\", //Name of the Subscription\r\n        \"OrderId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\", //Unique identifier of the Order that attempted to modify the Subscription\r\n        \"OrderDate\": \"2025/01/15\", //Date when the Order was placed in YYYY/MM/DD format\r\n        \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n        \"ErrorMessage\": \"400 BadRequest. VendorId: \\\"12345678-1234-1234-1234-123456789ABC\\\" ErrorMessage: \\\"Requested quantity of 50 licenses exceeds the remaining limit of 25 licenses allowed for this Subscription.\\\"\", //Detailed error message explaining why the Subscription change failed\r\n        \"ErpId\": \"ERP-12345\", //ERP identifier of the Customer organization\r\n        \"OrderItemId\": \"e5f6a7b8-c9d0-1234-ef12-345678901234\" //Unique identifier of the Order item that failed\r\n    },\r\n    \"TemplateLoopData\": {}, //Reserved for repeating data structures\r\n    \"TemplateNestedLoopData\": {}, //Reserved for nested repeating data structures\r\n    \"AuditId\": \"f6a7b8c9-d0e1-2345-f123-456789012345\", //Unique identifier for tracking and auditing this webhook event\r\n    \"EventTime\": \"2025-01-15T10:30:00.0000000Z\" //ISO 8601 formatted timestamp when the webhook event was triggered in UTC\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"subscription-change-error-webhook\">Subscription Change Error Webhook</h3>\n<p>Webhook is triggered when a subscription modification fails.</p>\n<p><strong>Event Type:</strong> <code>SubscriptionChangeError</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"5b0d0aad-edf1-4b4e-b7d5-ee21d7e40850","name":"MS - SubscriptionChangeError","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, \r\n  \"TemplateName\": \"SubscriptionChangeError\",\r\n  \"TemplateData\": { \r\n    \"BaseColor\": \"#e6850c\", \r\n    \"ButtonFontColor\": \"#000000\", \r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", \r\n    \"ResellerName\": \"[test]\",\r\n    \"PortalName\": \"[test]\", \r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\", \r\n    \"DistributorLogoUrl\": \"\", \r\n    \"ResellerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n    \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\", \r\n    \"CustomerName\": \"[test]\", \r\n    \"SubscriptionId\": \"7ac912bd-xxxx-xxxx-8380-685d08e8aa2c\", \r\n    \"SubscriptionName\": \"Microsoft 365 Business Basic\",\r\n    \"OrderId\": \"957295ff-xxxx-xxxx-a051-0507252a0029\", \r\n    \"OrderDate\": \"2025/12/15\", \r\n    \"OrderNumber\": \"104xxxx\",\r\n    \"ErrorMessage\": \"400 BadRequest. VendorId: \\\"AF817907-xxxx-xxxx-BE96-B674DE7A876B\\\"  ErrorMessage \\\"For the current term, the requested number of 300 seat(s) exceeded the remaining limit of 25 seats allowed per subscription for the CatalogID - CFQ7TTC0JN4R:0002:CFQ7TTC0RKHM.\\\"\", \r\n    \"OrderCreationDate\": \"2025-12-15T10:37:51.000Z\",\r\n    \"ErpId\": \"\", \r\n    \"OrderItemId\": \"6b12a1a3-xxxx-xxxx-a7a2-4a22577318f8\" \r\n  },\r\n  \"TemplateLoopData\": {}, \r\n  \"TemplateNestedLoopData\": {}, \r\n  \"AuditId\": \"c9ec3927-9e98-452c-94e1-fececcc2b064\", \r\n  \"EventTime\": \"2025-12-15T10:38:04.8333327Z\" \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"9f903d51-9278-45b6-84b4-15c09e0cbbf6"},{"name":"SubscriptionAutoRenewal","id":"e29b1a59-d669-41b9-8f99-a7e6f282ef61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"SubscriptionAutoRenewal\", //Identifies the webhook event type triggered when Subscription auto-renewal is approaching\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"CurrencyCode\": \"USD\", //ISO 4217 currency code for the Subscriptions\r\n    \"ShowDisclaimerOfferChanged\": \"FALSE\", //Flag indicating whether to display a disclaimer about Offer changes (TRUE/FALSE)\r\n    \"CustomerName\": \"Example Customer Limited\", //Name of the Customer organization with auto-renewing Subscriptions\r\n    \"Date\": \"03-15-2025\", //Date when the auto-renewal will occur in DD-MM-YYYY format\r\n    \"DaysCount\": \"7\", //Number of days remaining until auto-renewal\r\n    \"SubscriptionsListLink\": \"https://example-platform.com/Subscriptions?onbehalfof=customer-id-001\", //URL to view the list of Subscriptions for the Customer\r\n    \"SubscriptionsCount\": \"3\" //Total count of Subscriptions that will auto-renew\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of auto-renewing Subscription information\r\n    \"SubscriptionInfos\": {\r\n      \"Name\": [\r\n        \"Microsoft 365 Business Premium\",\r\n        \"Azure DevOps Services\",\r\n        \"Dynamics 365 Sales Professional\"\r\n      ], //Array of display names for each auto-renewing Subscription\r\n      \"SubscriptionLink\": [\r\n        \"https://example-platform.com/Subscriptions/Edit/sub-id-001?onbehalfof=customer-id-001\",\r\n        \"https://example-platform.com/Subscriptions/Edit/sub-id-002?onbehalfof=customer-id-001\",\r\n        \"https://example-platform.com/Subscriptions/Edit/sub-id-003?onbehalfof=customer-id-001\"\r\n      ], //Array of URLs to view or edit each Subscription in the Platform\r\n      \"AutoRenewal\": [\r\n        \"ON\",\r\n        \"ON\",\r\n        \"ON\"\r\n      ], //Array indicating auto-renewal status for each Subscription (ON/OFF)\r\n      \"Prices\": [\r\n        \"price-ref-001\",\r\n        \"price-ref-002\",\r\n        \"price-ref-003\"\r\n      ], //Array of reference IDs linking to current pricing details in TemplateNestedLoopData\r\n      \"EstimatedRenewalPrices\": [\r\n        \"renewal-price-ref-001\",\r\n        \"renewal-price-ref-002\",\r\n        \"renewal-price-ref-003\"\r\n      ], //Array of reference IDs linking to estimated renewal pricing details in TemplateNestedLoopData\r\n      \"SubscriptionId\": [\r\n        \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\r\n        \"sub-b2c3d4e5-f6a7-8901-bcde-f12345678901\",\r\n        \"sub-c3d4e5f6-a7b8-9012-cdef-123456789012\"\r\n      ] //Array of unique identifiers for each auto-renewing Subscription\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": { //Contains nested pricing details referenced by IDs from TemplateLoopData\r\n    \"price-ref-001\": {\r\n      \"Item\": [\r\n        \"22.00 every 1 month\"\r\n      ], //Array of formatted price strings with billing cycle for current pricing\r\n      \"ItemSum\": [\r\n        \"22.00\"\r\n      ], //Array of price amounts for current pricing\r\n      \"ItemBillingCycle\": [\r\n        \"every 1 month\"\r\n      ] //Array of billing cycle descriptions for current pricing\r\n    },\r\n    \"renewal-price-ref-001\": {\r\n      \"Item\": [\r\n        \"22.00 every 1 month\"\r\n      ], //Array of formatted price strings with billing cycle for renewal pricing\r\n      \"ItemSum\": [\r\n        \"22.00\"\r\n      ], //Array of price amounts for renewal pricing\r\n      \"ItemBillingCycle\": [\r\n        \"every 1 month\"\r\n      ] //Array of billing cycle descriptions for renewal pricing\r\n    },\r\n    \"price-ref-002\": {\r\n      \"Item\": [\r\n        \"52.00 every 1 month\"\r\n      ],\r\n      \"ItemSum\": [\r\n        \"52.00\"\r\n      ],\r\n      \"ItemBillingCycle\": [\r\n        \"every 1 month\"\r\n      ]\r\n    },\r\n    \"renewal-price-ref-002\": {\r\n      \"Item\": [\r\n        \"52.00 every 1 month\"\r\n      ],\r\n      \"ItemSum\": [\r\n        \"52.00\"\r\n      ],\r\n      \"ItemBillingCycle\": [\r\n        \"every 1 month\"\r\n      ]\r\n    },\r\n    \"price-ref-003\": {\r\n      \"Item\": [\r\n        \"65.00 every 1 month\"\r\n      ],\r\n      \"ItemSum\": [\r\n        \"65.00\"\r\n      ],\r\n      \"ItemBillingCycle\": [\r\n        \"every 1 month\"\r\n      ]\r\n    },\r\n    \"renewal-price-ref-003\": {\r\n      \"Item\": [\r\n        \"65.00 every 1 month\"\r\n      ],\r\n      \"ItemSum\": [\r\n        \"65.00\"\r\n      ],\r\n      \"ItemBillingCycle\": [\r\n        \"every 1 month\"\r\n      ]\r\n    }\r\n  },\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"subscription-auto-renewal-webhook\">Subscription Auto Renewal Webhook</h3>\n<p>Webhook triggered when one or more Subscriptions with auto-renewal enabled are approaching their renewal date, providing current and estimated renewal pricing information.</p>\n<p><strong>Event Type:</strong> <code>SubscriptionAutoRenewal</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"052b2032-8264-4473-8596-6536072bca47","name":"SubscriptionAutoRenewal","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"SubscriptionAutoRenewal\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"CurrencyCode\": \"EUR\",\r\n        \"ShowDisclaimerOfferChanged\": \"TRUE\",\r\n        \"CustomerName\": \"[test] Customer\",\r\n        \"Date\": \"15-01-2026\",\r\n        \"DaysCount\": \"7\",\r\n        \"SubscriptionsListLink\": \"https://abc.p1-demo.appxite.net/Subscriptions?onbehalfof=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\",\r\n        \"SubscriptionsCount\": \"1\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"SubscriptionInfos\": {\r\n            \"Name\": [\r\n                \"Exchange Online (Plan 1)\"\r\n            ],\r\n            \"SubscriptionLink\": [\r\n                \"https://abc.p1-demo.appxite.net/Subscriptions/Edit/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx?onbehalfof=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"\r\n            ],\r\n            \"AutoRenewal\": [\r\n                \"ON\"\r\n            ],\r\n            \"Prices\": [\r\n                \"da30d5b2-xxxx-xxxx-xxxx-412ff4b36a93\"\r\n            ],\r\n            \"EstimatedRenewalPrices\": [\r\n                \"f944bf35-xxxx-xxxx-xxxx-cf2803ba1ba9\"\r\n            ],\r\n            \"SubscriptionId\": [\r\n                \"35a68abf-xxxx-xxxx-xxxx-a63dd7ee8dbf\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {\r\n        \"da30d5b2-xxxx-xxxx-xxxx-412ff4b36a93\": {\r\n            \"Item\": [\r\n                \"4.20 every 1 month\"\r\n            ],\r\n            \"ItemSum\": [\r\n                \"4.20\"\r\n            ],\r\n            \"ItemBillingCycle\": [\r\n                \"every 1 month\"\r\n            ]\r\n        },\r\n        \"f944bf35-xxxx-xxxx-xxxx-cf2803ba1ba9\": {\r\n            \"Item\": [\r\n                \"4.20 every 1 month\"\r\n            ],\r\n            \"ItemSum\": [\r\n                \"4.20\"\r\n            ],\r\n            \"ItemBillingCycle\": [\r\n                \"every 1 month\"\r\n            ]\r\n        }\r\n    },\r\n    \"AuditId\": \"7209a28a-xxxx-xxxx-xxxx-77dbf8cf25a5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"e29b1a59-d669-41b9-8f99-a7e6f282ef61"},{"name":"ExpireSubscriptionNotification","id":"660c98d1-4dd0-45d8-9c6f-f07358af892d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"ExpireSubscriptionNotification\", //Identifies the webhook event type triggered when a trial Subscription is approaching its expiry date\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"CustomerName\": \"Example Customer Limited\", //Full legal name of the Customer organization with expiring Subscriptions\r\n        \"ExpireInDays\": \"7\" //Number of days remaining until the Subscription expires (0 indicates expiry today)\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of expiring Subscription information\r\n        \"SubscriptionList\": {\r\n            \"Name\": [\r\n                \"Microsoft 365 Business Premium Trial\",\r\n                \"Azure DevOps Services Trial\"\r\n            ], //Array of display names for each expiring Subscription\r\n            \"OfferName\": [\r\n                \"Microsoft 365 Business Premium\",\r\n                \"Azure DevOps Services\"\r\n            ], //Array of Offer names associated with each expiring Subscription\r\n            \"Url\": [\r\n                \"https://example-platform.com/Catalog/PRODUCTS/offer-id-001/product-id-001?onbehalfof=customer-id-001\",\r\n                \"https://example-platform.com/Catalog/PRODUCTS/offer-id-002/product-id-002?onbehalfof=customer-id-001\"\r\n            ], //Array of URLs to view or renew each Subscription in the Platform Catalog\r\n            \"SubscriptionId\": [\r\n                \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\r\n                \"sub-b2c3d4e5-f6a7-8901-bcde-f12345678901\"\r\n            ] //Array of unique identifiers for each expiring Subscription\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"expire-subscription-notification-webhook\">Expire Subscription Notification Webhook</h3>\n<p>Webhook triggered when the trial Subscription expiry date is approaching.</p>\n<p><strong>Event Type:</strong> <code>ExpireSubscriptionNotification</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"dbf147ba-d504-4c78-a1e5-838bebb641f1","name":"ExpireSubscriptionNotification","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"Subject\": null,\r\n\t\"TemplateName\": \"ExpireSubscriptionNotification\",\r\n\t\"TemplateData\": {\r\n\t\t\"BaseColor\": \"#e3880b\",\r\n\t\t\"ButtonFontColor\": \"#000000\",\r\n\t\t\"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n\t\t\"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n\t\t\"ResellerName\": \"[test]\",\r\n\t\t\"PortalName\": \"[test]\",\r\n\t\t\"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n\t\t\"CustomerName\": \"[test] Onboarding\",\r\n\t\t\"ExpireInDays\": \"0\"\r\n\t},\r\n\t\"TemplateLoopData\": {\r\n\t\t\"SubscriptionList\": {\r\n\t\t\t\"Name\": [\r\n\t\t\t\t\"Visio Plan 2\"\r\n\t\t\t],\r\n\t\t\t\"OfferName\": [\r\n\t\t\t\t\"Visio Plan 2\"\r\n\t\t\t],\r\n\t\t\t\"Url\": [\r\n\t\t\t\t\"https://abc.p1-demo.appxite.net/Catalog/MORE_PRODUCTS/NjE5MxxxxmMtMDRjMy00YjY3LWE2ZmxxxxhNzAyZTkzNDYx/ZmFjMDxxxxtODFiYS00NDlmLWE2YjItMWQxYTYwYjxxxxh?onbehalfof=99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\"\r\n\t\t\t],\r\n\t\t\t\"SubscriptionId\": [\r\n\t\t\t\t\"bacbb137-xxxx-xxxx-8e60-fade02d95ce8\"\r\n\t\t\t]\r\n\t\t}\r\n\t},\r\n\t\"TemplateNestedLoopData\": {},\r\n\t\"AuditId\": \"199ce738-a6e1-4329-94be-edb3937eace0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"660c98d1-4dd0-45d8-9c6f-f07358af892d"},{"name":"SubscriptionsSuccessfullyRenewed","id":"f5678e39-9f1d-4cbf-9d09-14ccff5b6902","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"SubscriptionsSuccessfullyRenewed\", //Identifies the webhook event type triggered when subscriptions are successfully renewed\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Limited\" //Full legal name of the Customer organization\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of renewed subscription information\r\n        \"SubscriptionInfos\": {\r\n            \"Name\": [\r\n                \"Microsoft 365 Business Premium\",\r\n                \"Azure Cloud Services Standard\"\r\n            ], //Array of display names for each renewed Subscription\r\n            \"Url\": [\r\n                \"https://example-platform.com/Subscriptions/Edit/sub-a1b2c3d4?onbehalfof=customer-id-001\",\r\n                \"https://example-platform.com/Subscriptions/Edit/sub-e5f6a7b8?onbehalfof=customer-id-001\"\r\n            ], //Array of URLs to view/edit each renewed Subscription in the Platform\r\n            \"SubscriptionId\": [\r\n                \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\r\n                \"sub-e5f6a7b8-c9d0-1234-efab-cd5678901234\"\r\n            ] //Array of unique identifiers for each renewed Subscription\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"subscriptions-successfully-renewed-webhook\">Subscriptions Successfully Renewed Webhook</h3>\n<p>Webhook triggered when one or more subscriptions are successfully renewed.</p>\n<p><strong>Event Type:</strong> <code>SubscriptionsSuccessfullyRenewed</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"568dd2c3-8c04-4aeb-b59d-46b2f291b50f","name":"SubscriptionsSuccessfullyRenewed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"Subject\": null,\r\n\t\"TemplateName\": \"SubscriptionsSuccessfullyRenewed\",\r\n\t\"TemplateData\": {\r\n\t\t\"BaseColor\": \"#E12426\",\r\n\t\t\"ButtonFontColor\": \"#ffffff\",\r\n\t\t\"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n\t\t\"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n\t\t\"ResellerName\": \"[test]\",\r\n\t\t\"PortalName\": \"[test]\",\r\n\t\t\"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n\t\t\"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n\t\t\"CustomerName\": \"[test] Onboarding\"\r\n\t},\r\n\t\"TemplateLoopData\": {\r\n\t\t\"SubscriptionInfos\": {\r\n\t\t\t\"Name\": [\r\n\t\t\t\t\"Microsoft 365 Business Basic\",\r\n\t\t\t\t\"Office 365 Business Essentials India\"\r\n\t\t\t],\r\n\t\t\t\"Url\": [\r\n\t\t\t\t\"https://abc.p1-demo.appxite.net/Subscriptions/Edit/YzA1xxxxZWYtN2RjxxxxZjEyLTxYzAtYTY2NTGI3NDY2NjM0?onbehalfof=99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n\t\t\t\t\"https://abc.p1-demo.appxite.net/Subscriptions/Edit/M2EwxxxxZGMtOWQ5xxxxMjkxLTgzNmYtNThiMzk0NzIwY2Zj?onbehalfof=99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\"\r\n\t\t\t],\r\n\t\t\t\"SubscriptionId\": [\r\n\t\t\t\t\"7ac912bd-xxxx-xxxx-8380-685d08e8aa2c\",\r\n\t\t\t\t\"3a0985dc-xxxx-xxxx-836f-58b394720cfc\"\r\n\t\t\t]\r\n\t\t}\r\n\t},\r\n\t\"TemplateNestedLoopData\": {},\r\n\t\"AuditId\": \"89d34f1a-a91e-4e9c-9e4e-0273d88cd4e2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"f5678e39-9f1d-4cbf-9d09-14ccff5b6902"},{"name":"SubscriptionsRenewError","id":"1c405497-be8e-4b4a-89ff-9e6113951129","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"SubscriptionsRenewError\", //Identifies the webhook event type triggered when Subscription renewal fails during synchronization\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#F44336\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"CustomerName\": \"Example Customer Limited\", //Full legal name of the Customer organization with failed Subscription renewals\r\n        \"GoToThePortal\": \"example-platform.com\" //URL link to redirect the Customer to the Platform to resolve renewal issues\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of failed Subscription renewal information\r\n        \"SubscriptionInfos\": {\r\n            \"Name\": [\r\n                \"Microsoft 365 Business Premium\",\r\n                \"Azure Cloud Services Standard\"\r\n            ] //Array of display names for each Subscription that failed to renew\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"subscriptions-renew-error-webhook\">Subscriptions Renew Error Webhook</h3>\n<p>Webhook triggered when one or more Subscription renewals fail.</p>\n<p><strong>Event Type:</strong> <code>SubscriptionsRenewError</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"d58bb828-3b11-4a36-a5e5-243f00760085","name":"SubscriptionsRenewError","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"Subject\": null,\r\n\t\"TemplateName\": \"SubscriptionsRenewError\",\r\n\t\"TemplateData\": {\r\n\t\t\"BaseColor\": \"#e3880b\",\r\n\t\t\"ButtonFontColor\": \"#000000\",\r\n\t\t\"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n\t\t\"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n\t\t\"ResellerName\": \"[test]\",\r\n\t\t\"PortalName\": \"[test]\",\r\n\t\t\"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n\t\t\"CustomerName\": \"[test] Onboarding\",\r\n\t\t\"GoToThePortal\": \"abc.p1-demo.appxite.net\"\r\n\t},\r\n\t\"TemplateLoopData\": {\r\n\t\t\"SubscriptionInfos\": {\r\n\t\t\t\"Name\": [\r\n\t\t\t\t\"Azure Active Directory Premium P1\"\r\n\t\t\t]\r\n\t\t}\r\n\t},\r\n\t\"TemplateNestedLoopData\": {},\r\n\t\"AuditId\": \"7feb822f-54a4-4fa8-b980-d4ee63fdc674\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"1c405497-be8e-4b4a-89ff-9e6113951129"},{"name":"ExpireSubscriptionNotificationAll","id":"535f52de-59f7-44ca-a50f-d6c02e889763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"ExpireSubscriptionNotificationAll\", //Identifies the webhook event type triggered when Subscriptions are expiring\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization with expiring Subscriptions\r\n        \"CustomerName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n        \"SubscriptionExpirationDate\": \"03-15-2025\" //Expiration date for the Subscriptions in MM-DD-YYYY format\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of expiring Subscription information\r\n        \"SubscriptionsData\": {\r\n            \"SubscriptionId\": [\r\n                \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\r\n                \"sub-b2c3d4e5-f6a7-8901-bcde-f12345678901\",\r\n                \"sub-c3d4e5f6-a7b8-9012-cdef-123456789012\"\r\n            ], //Array of unique identifiers for each expiring Subscription\r\n            \"SubscriptionName\": [\r\n                \"Microsoft 365 Business Premium\",\r\n                \"Azure DevOps Services\",\r\n                \"Dynamics 365 Sales Professional\"\r\n            ], //Array of display names for each expiring Subscription\r\n            \"VendorSubscriptionId\": [\r\n                \"vendor-sub-xyz123\",\r\n                \"vendor-sub-abc456\",\r\n                \"vendor-sub-def789\"\r\n            ] //Array of Vendor-specific Subscription identifiers for each expiring Subscription\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"expire-subscription-notification-all-webhook\">Expire Subscription Notification All Webhook</h3>\n<p>Webhook triggered when one or more Subscriptions are expiring, providing notification about all expiring Subscriptions for a Customer.</p>\n<p><strong>Event Type:</strong> <code>ExpireSubscriptionNotificationAll</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"d11df749-6fba-4c3d-8a22-38fa7d0822f9","name":"ExpireSubscriptionNotificationAll","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"ExpireSubscriptionNotificationAll\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#4CAF50\",\r\n        \"ButtonFontColor\": \"#000000\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerName\": \"[test] Onboarding\",\r\n        \"SubscriptionExpirationDate\": \"07-07-2025\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"SubscriptionsData\": {\r\n            \"SubscriptionId\": [\r\n                \"0da54992-xxxx-xxxx-b86c-9585798ecda9\"\r\n            ],\r\n            \"SubscriptionName\": [\r\n                \"Microsoft 365 Business Basic 2\"\r\n            ],\r\n            \"VendorSubscriptionId\": [\r\n                \"301ce3c7-xxxx-xxxx-cd31-5600afedbf67\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"95c7b037-b9fa-3037-8317-45433ecfXXXX\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"535f52de-59f7-44ca-a50f-d6c02e889763"},{"name":"OnPurchaseNotification","id":"f03482ea-fa23-477f-aadf-c456107119f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"OnPurchaseNotification\", //Identifies the webhook event type triggered when a purchase is completed\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#000000\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"OrderId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Order in the Platform\r\n    \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n    \"OrderDateUTC\": \"2025.01.15 10:30:00\", //UTC timestamp when the Order was placed in YYYY.MM.DD HH:MM:SS format\r\n    \"OrderDateFormatted\": \"2025.01.15\", //Formatted date of the Order in YYYY.MM.DD format\r\n    \"OrderDateISO\": \"2025-01-15T10:30:00.000Z\", //ISO 8601 formatted timestamp of when the Order was placed\r\n    \"OrganizationShortName\": \"Example Seller Inc\", //Short name of the Seller organization\r\n    \"OrganizationFullName\": \"Example Seller Incorporated\", //Full legal name of the Seller organization\r\n    \"ResellerId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Seller organization\r\n    \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n    \"CustomerFullName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n    \"CustomerShortName\": \"Example Customer Ltd\", //Short name of the Customer organization\r\n    \"CurrencyCode\": \"USD\", //ISO 4217 currency code for the Order\r\n    \"ShowPreferredCurrencyMessage\": \"FALSE\" //Flag indicating whether to display preferred currency message\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of different types of Order items and Subscription actions\r\n    \"OrderItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Product License\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"10\"\r\n      ],\r\n      \"Prices\": [\r\n        \"price-ref-001\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"item-001\"\r\n      ]\r\n    },\r\n    \"OrderedAddonItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Add-on Subscription\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"5\"\r\n      ],\r\n      \"Prices\": [\r\n        \"price-ref-002\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"item-002\"\r\n      ]\r\n    },\r\n    \"SubscriptionChangeItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example License Type A\",\r\n        \"Example License Type B\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"15\",\r\n        \"20\"\r\n      ],\r\n      \"SubscriptionId\": [\r\n        \"sub-001\",\r\n        \"sub-002\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"\",\r\n        \"\"\r\n      ]\r\n    },\r\n    \"SubscriptionNameChangeItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Renamed Product A\",\r\n        \"Example Renamed Product B\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"25\",\r\n        \"30\"\r\n      ],\r\n      \"SubscriptionId\": [\r\n        \"sub-003\",\r\n        \"sub-004\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"\",\r\n        \"\"\r\n      ]\r\n    },\r\n    \"SubscriptionSuspensionItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Suspended Product A\",\r\n        \"Example Suspended Product B\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"35\",\r\n        \"40\"\r\n      ],\r\n      \"SubscriptionId\": [\r\n        \"sub-005\",\r\n        \"sub-006\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"\",\r\n        \"\"\r\n      ]\r\n    },\r\n    \"SubscriptionReactivationItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Reactivated Product A\",\r\n        \"Example Reactivated Product B\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"45\",\r\n        \"50\"\r\n      ],\r\n      \"SubscriptionId\": [\r\n        \"sub-007\",\r\n        \"sub-008\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"\",\r\n        \"\"\r\n      ]\r\n    },\r\n    \"SubscriptionDeletionItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Deleted Product A\",\r\n        \"Example Deleted Product B\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"55\",\r\n        \"60\"\r\n      ],\r\n      \"SubscriptionId\": [\r\n        \"sub-009\",\r\n        \"sub-010\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"\",\r\n        \"\"\r\n      ]\r\n    },\r\n    \"SubscriptionConvertItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Converted Product\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"65\"\r\n      ],\r\n      \"Prices\": [\r\n        \"price-ref-003\"\r\n      ],\r\n      \"SubscriptionId\": [\r\n        \"\"\r\n      ],\r\n      \"OrderItemId\": [\r\n        \"item-003\"\r\n      ]\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": { //Contains pricing details referenced by IDs from TemplateLoopData\r\n    \"price-ref-001\": {\r\n      \"Item\": [\r\n        \"99.99 every 1 month\"\r\n      ]\r\n    },\r\n    \"price-ref-002\": {\r\n      \"Item\": [\r\n        \"49.99 every 1 month\"\r\n      ]\r\n    },\r\n    \"price-ref-003\": {\r\n      \"Item\": [\r\n        \"149.99 every 1 month\"\r\n      ]\r\n    }\r\n  },\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"purchase-notification-webhook\">Purchase Notification Webhook</h3>\n<p>Webhook triggered when a new purchase/order is created.</p>\n<p><strong>Event Type:</strong> <code>OnPurchaseNotification</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"09a64f60-ad1e-43f1-a450-bcea1e7fb4d6","name":"OnPurchaseNotification","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"OnPurchaseNotification\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#e3880b\",\r\n        \"ButtonFontColor\": \"#000000\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"\",\r\n        \"OrderId\": \"9c3a8375-xxxx-xxxx-9b31-90184eca46f0\",\r\n        \"OrderNumber\": \"702xx\",\r\n        \"OrderDateUTC\": \"1/13/2026 3:08:59 PM\",\r\n        \"OrderDateFormatted\": \"2026/01/13\",\r\n        \"OrderDateISO\": \"2026-01-13T15:08:59.250Z\",\r\n        \"OrganizationShortName\": \"[test]\",\r\n        \"OrganizationFullName\": \"[test] Onboarding\",\r\n        \"ResellerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerFullName\": \"[test]\",\r\n        \"CustomerShortName\": \"[test] Onboarding\",\r\n        \"CurrencyCode\": \"EUR\",\r\n        \"ShowPreferredCurrencyMessage\": \"FALSE\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"OrderItems\": {\r\n            \"OrderItemTitle\": [\r\n                \"Test offer\"\r\n            ],\r\n            \"Quantity\": [\r\n                \"1\"\r\n            ],\r\n            \"Prices\": [\r\n                \"aae46e48-xxxx-xxxx-9913-d1adb732eaa1\"\r\n            ],\r\n            \"OrderItemId\": [\r\n                \"c45e5eed-xxxx-xxxx-85bd-5bfa93844394\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {\r\n        \"aae46e48-1bd9-45af-9913-d1adb732eaa1\": {\r\n            \"Item\": [\r\n                \"14.39 every 1 month\"\r\n            ]\r\n        }\r\n    },\r\n    \"AuditId\": \"91fe5d05-a5ad-46cf-b8ac-33e80c96f069\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Content-Type","value":"text/html","description":"","type":"text"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\n\nWeebhook correctly received."}],"_postman_id":"f03482ea-fa23-477f-aadf-c456107119f0"},{"name":"ScheduledOrdersPastDueCustomer","id":"dc80ff82-c395-47dd-b3c2-55dd20f65304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"ScheduledOrdersPastDueCustomer\", //Identifies the webhook event type triggered to notify the end Customer when scheduled Orders are past their due date\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF5722\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"CustomerFullName\": \"Example Customer Limited\" //Full legal name of the Customer organization being notified about past due Orders\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of past due scheduled Order information\r\n        \"ScheduledOrdersItems\": {\r\n            \"OrderNumber\": [\r\n                \"12345\",\r\n                \"67890\",\r\n                \"54321\"\r\n            ], //Array of sequential Order numbers for each past due scheduled Order\r\n            \"ScheduledDate\": [\r\n                \"2025.01.15\",\r\n                \"2025.01.20\",\r\n                \"2025.01.25\"\r\n            ], //Array of originally scheduled dates for each Order in YYYY.MM.DD format that are now past due\r\n            \"OfferName\": [\r\n                \"Microsoft 365 Business Premium, Azure Cloud Services\",\r\n                \"AWS Enterprise Support Plan\",\r\n                \"Google Workspace Business Standard\"\r\n            ] //Array of Offer names included in each past due scheduled Order (multiple offers separated by commas)\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"scheduled-orders-past-due-customer-webhook\">Scheduled Orders Past Due Customer Webhook</h3>\n<p>Webhook triggered to notify the end Customer when one or more scheduled Orders are past their due date.</p>\n<p><strong>Event Type:</strong> <code>ScheduledOrdersPastDueCustomer</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"9e47408f-a1a9-444c-8676-338b8c21ca4f","name":"ScheduledOrdersPastDueCustomer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"Subject\": null,\r\n\t\"TemplateName\": \"ScheduledOrdersPastDueCustomer\",\r\n\t\"TemplateData\": {\r\n\t\t\"BaseColor\": \"#09A0F0\",\r\n\t\t\"ButtonFontColor\": \"#ffffff\",\r\n\t\t\"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n\t\t\"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n\t\t\"ResellerName\": \"[test]\",\r\n\t\t\"PortalName\": \"[test]\",\r\n\t\t\"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n\t\t\"CustomerFullName\": \"[test] Onboarding\"\r\n\t},\r\n\t\"TemplateLoopData\": {\r\n\t\t\"ScheduledOrdersItems\": {\r\n\t\t\t\"OrderNumber\": [\r\n\t\t\t\t\"543xxx\",\r\n\t\t\t\t\"567xxx\"\r\n\t\t\t],\r\n\t\t\t\"ScheduledDate\": [\r\n\t\t\t\t\"2025.05.16\",\r\n\t\t\t\t\"2025.01.12\"\r\n\t\t\t],\r\n\t\t\t\"OfferName\": [\r\n\t\t\t\t\"Amazon Web Services Account, Office 365 Business Essentials\",\r\n\t\t\t\t\"Azure Reserved Instances (1 year)\"\r\n\t\t\t]\r\n\t\t}\r\n\t},\r\n\t\"TemplateNestedLoopData\": {},\r\n\t\"AuditId\": \"d7de803e-febd-49b3-a37c-dd275751d1c0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"dc80ff82-c395-47dd-b3c2-55dd20f65304"},{"name":"ScheduledOrdersPastDuePlatform","id":"ee60aa5e-834b-4a59-8197-6abd54122064","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"ScheduledOrdersPastDuePlatform\", //Identifies the webhook event type triggered to notify the Platform about past due scheduled Orders\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#FF5722\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\" //URL to Distributor's logo image when applicable\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of past due scheduled Order information\r\n    \"ScheduledOrdersItems\": {\r\n      \"OrderNumber\": [\r\n        \"12345\",\r\n        \"67890\"\r\n      ], //Array of sequential Order numbers for each past due scheduled Order\r\n      \"ScheduledDate\": [\r\n        \"2025/02/10\",\r\n        \"2025/02/12\"\r\n      ], //Array of originally scheduled dates for each Order in YYYY/MM/DD format that are now past due\r\n      \"OfferName\": [\r\n        \"Microsoft 365 Business Premium\",\r\n        \"Azure Cloud Services Standard\"\r\n      ], //Array of Offer names included in each past due scheduled Order\r\n      \"CustomerFullName\": [\r\n        \"Example Customer Corporation\",\r\n        \"Global Tech Solutions Inc\"\r\n      ], //Array of full legal names of Customer organizations for each past due scheduled Order\r\n      \"CustomerERPId\": [\r\n        \"CUST-98765\",\r\n        \"\"\r\n      ] //Array of Customer ERP identifiers for each past due scheduled Order (empty string if not applicable)\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"scheduled-orders-past-due-platform-webhook\">Scheduled Orders Past Due Platform Webhook</h3>\n<p>Webhook triggered to notify the seller when one or more scheduled Orders are past their due date and require attention or action.</p>\n<p><strong>Event Type:</strong> <code>ScheduledOrdersPastDuePlatform</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"3027e2c1-061e-4308-bfd0-5e2db4d85d30","name":"ScheduledOrdersPastDuePlatform","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"ScheduledOrdersPastDuePlatform\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"ScheduledOrdersItems\": {\r\n            \"OrderNumber\": [\r\n                \"5734xxx\"\r\n            ],\r\n            \"ScheduledDate\": [\r\n                \"2026/01/15\"\r\n            ],\r\n            \"OfferName\": [\r\n                \"Microsoft Teams Rooms Pro\"\r\n            ],\r\n            \"CustomerFullName\": [\r\n                \"[test] Customer\"\r\n            ],\r\n            \"CustomerERPId\": [\r\n                \"\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"2e669608-xxxx-xxxx-xxxx-118134b983fd\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"ee60aa5e-834b-4a59-8197-6abd54122064"},{"name":"AttentionRequired","id":"39fac99d-0053-4984-9ead-712cf93a60f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"AttentionRequired\", //Identifies the webhook event type triggered when a scheduled Order has failed in the workflow and requires manual attention\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"EventTimeUtc\": \"02/15/2025 14:45:30\", //UTC timestamp when the attention required event occurred in MM/DD/YYYY HH:MM:SS format\r\n        \"EventTimeISO\": \"2025-02-15T14:45:30.000Z\", //ISO 8601 formatted timestamp when the attention required event occurred\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n        \"CustomerErpId\": \"CUST-98765\", //ERP system identifier for the Customer organization\r\n        \"ResellerId\": \"res-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Seller organization\r\n        \"ResellerErpId\": \"RES-12345\", //ERP system identifier for the Seller organization\r\n        \"CustomerAccountManagerName\": \"Sarah Johnson\", //Full name of the Account Manager assigned to the Customer\r\n        \"OrderOnResellerPortalLink\": \"https://example-platform.com/Orders?onbehalfof=customer-id-001\", //Direct URL to view the failed Order in the Seller Portal\r\n        \"ErrorMessage\": \"Provisioning failed: Vendor API timeout during subscription creation, OperationId: 'op-abc123'\", //Detailed description of the error or issue that occurred during Order processing\r\n        \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform for the failed scheduled Order\r\n        \"OrderId\": \"ord-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the failed Order\r\n        \"OrderDateUtc\": \"02/15/2025 14:30:00\", //UTC timestamp when the Order was originally created in MM/DD/YYYY HH:MM:SS format\r\n        \"OrderDateISO\": \"2025-02-15T14:30:00.000Z\" //ISO 8601 formatted timestamp when the Order was originally created\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of Offer information related to the failed scheduled Order\r\n        \"OffersData\": {\r\n            \"OfferId\": [\r\n                \"offer-a1b2c3d4-e5f6-7890-abcd-ef1234567890\"\r\n            ], //Array of unique identifiers for each Offer in the failed scheduled Order\r\n            \"OfferName\": [\r\n                \"Microsoft 365 Business Premium Subscription\"\r\n            ], //Array of display names for each Offer in the failed scheduled Order\r\n            \"OfferExternalId\": [\r\n                \"MS365-BP-001\"\r\n            ], //Array of external identifiers for each Offer (typically from Vendor systems)\r\n            \"VendorInternalId\": [\r\n                \"vendor-c3d4e5f6-a7b8-9012-cdef-123456789012\"\r\n            ], //Array of internal Vendor identifiers in the Platform for each Offer\r\n            \"VendorName\": [\r\n                \"Microsoft Corporation\"\r\n            ], //Array of Vendor names providing each Offer\r\n            \"ProductInternalId\": [\r\n                \"prod-d4e5f6a7-b8c9-0123-def1-234567890123\"\r\n            ], //Array of internal Product identifiers in the Platform for each Offer\r\n            \"ProductExternalId\": [\r\n                \"PROD-MS365-BP\"\r\n            ], //Array of external Product identifiers (typically from Vendor systems)\r\n            \"SubscriptionId\": [\r\n                \"\"\r\n            ], //Array of Subscription identifiers if the Order relates to existing Subscriptions (empty string if new purchase)\r\n            \"VendorSubscriptionId\": [\r\n                \"\"\r\n            ], //Array of Vendor-specific Subscription identifiers (empty string if not applicable)\r\n            \"OrderItemId\": [\r\n                \"item-a1b2c3d4-e5f6-7890-abcd-ef1234567890\"\r\n            ] //Array of unique identifiers for each Order Item in the failed Order\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"attention-required-webhook\">Attention Required Webhook</h3>\n<p>Webhook triggered when the scheduled order has failed in the workflow.</p>\n<p><strong>Event Type:</strong> <code>AttentionRequired</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"61562de5-d6d3-445d-a8fb-a9e0fb1a981b","name":"AttentionRequired","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"AttentionRequired\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#ff0000\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"\",\r\n        \"EventTimeUtc\": \"02/09/2026 13:31:17\",\r\n        \"EventTimeISO\": \"2026-02-09T13:31:17.290Z\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerName\": \"[test] Onboarding\",\r\n        \"CustomerErpId\": \"2323xxxx\",\r\n        \"ResellerId\": \"d227d98b-xxxx-xxxx-8a73-d1ec6d4f1128\",\r\n        \"ResellerErpId\": \"1212xxxx\",\r\n        \"CustomerAccountManagerName\": \"John Doe\",\r\n        \"OrderOnResellerPortalLink\": \"https://abc.p1-demo.appxite.net/Orders?onbehalfof=99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"ErrorMessage\": \"Something was wrong with order '7552a5df-xxxx-xxxx-a647-f9d68fc61bca', the OperationId is '7cbaxxxx'.\",\r\n        \"OrderNumber\": \"72xxx\",\r\n        \"OrderId\": \"7552a5df-xxxx-xxxx-a647-f9d68fc61bca\",\r\n        \"OrderDateUtc\": \"02/09/2026 13:30:53\",\r\n        \"OrderDateISO\": \"2026-02-09T13:30:53.052Z\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"OffersData\": {\r\n            \"OfferId\": [\r\n                \"6a4082d7-xxxx-xxxx-b6b1-9e378b59c0d5\"\r\n            ],\r\n            \"OfferName\": [\r\n                \"MeowSoft Basic Subscription Offer for Kevin’s Onboarding\"\r\n            ],\r\n            \"OfferExternalId\": [\r\n                \"6a4082d7-xxxx-xxxx-b6b1-9e378b59c0d5\"\r\n            ],\r\n            \"VendorInternalId\": [\r\n                \"94cb2865-xxxx-xxxx-a515-b18e7510f0f5\"\r\n            ],\r\n            \"VendorName\": [\r\n                \"MeowSoft\"\r\n            ],\r\n            \"ProductInternalId\": [\r\n                \"3dfd8e0b-xxxx-xxxx-84cb-314e184be943\"\r\n            ],\r\n            \"ProductExternalId\": [\r\n                \"3dfd8e0b-xxxx-xxxx-84cb-314e184be943\"\r\n            ],\r\n            \"SubscriptionId\": [\r\n                \"\"\r\n            ],\r\n            \"VendorSubscriptionId\": [\r\n                \"\"\r\n            ],\r\n            \"OrderItemId\": [\r\n                \"3797bfde-xxxx-xxxx-a041-63d82029a0e5\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"6ec429ea-e18b-40b7-848a-2f49a591e0df\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"39fac99d-0053-4984-9ead-712cf93a60f0"},{"name":"ActionRequired","id":"1bbdfa6b-efa7-4849-a9b7-e0076f0967fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"ActionRequired\", //Identifies the webhook event type triggered when an Order requires action from the user\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF5722\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"SellerId\": \"seller-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Seller organization\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"CustomerFullName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n        \"CustomerShortName\": \"Example Customer Ltd\", //Short name of the Customer organization\r\n        \"OrderId\": \"ord-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Order requiring action\r\n        \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n        \"OrderStatus\": \"ActionRequired\", //Current status of the Order indicating action is needed\r\n        \"OrderUrl\": \"https://example-platform.com/Orders?onbehalfof=customer-id-001&search=12345\", //Direct URL to view the Order in the Platform\r\n        \"OrderItemId\": \"item-b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Order Item requiring action\r\n        \"OrderItemStatus\": \"ActionRequired\", //Current status of the Order Item indicating action is needed\r\n        \"OfferId\": \"offer-c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Offer associated with the Order Item\r\n        \"OfferExternalId\": \"offer-ext-001\", //External identifier of the Offer (typically from Vendor systems)\r\n        \"VendorFullName\": \"Microsoft Corporation\", //Full legal name of the Vendor providing the Offer\r\n        \"ErrorMessage\": \"Customer authorization required to complete provisioning\" //Description of the error or reason why action is required (null if no specific error message)\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"action-required-webhook\">Action Required Webhook</h3>\n<p>Webhook triggered when an Order requires action from the user.</p>\n<p><strong>Event Type:</strong> <code>ActionRequired</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"6aefc941-71ad-4fd6-9e6e-f6af096c9b8e","name":"ActionRequired","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"ActionRequired\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#000000\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"SellerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerFullName\":  \"[test] Onboarding\",\r\n        \"CustomerShortName\":  \"[test]\",\r\n        \"OrderId\": \"6203bf54-1a27-424f-be94-c9e84fe85f59\",\r\n        \"OrderNumber\": \"1079xxx\",\r\n        \"OrderStatus\": \"ActionRequired\",\r\n        \"OrderUrl\": \"https://abc.p1-demo.appxite.net/Orders?onbehalfof=99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb&search=1079xxx\",\r\n        \"OrderItemId\": \"fec4a6e2-xxxx-xxxx-83fd-e0b3d94b77e2\",\r\n        \"OrderItemStatus\": \"ActionRequired\",\r\n        \"OfferId\": \"5089e6a3-xxxx-xxxx-b846-26bb99fde6f0\",\r\n        \"OfferExternalId\": \"5089e6a3-xxxx-xxxx-b846-26bb99fde6f0\",\r\n        \"VendorFullName\": \"Amazon Web Services, Inc.\",\r\n        \"ErrorMessage\": null\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"6ca96f90-62ad-4440-a238-8ea1fdfdxxx\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"1bbdfa6b-efa7-4849-a9b7-e0076f0967fe"},{"name":"OrderScheduledCancel","id":"b2939d42-a303-43a3-a543-553e3b32a803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OrderScheduledCancel\", //Identifies the webhook event type triggered when a subscription cancellation is scheduled\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n        \"SubscriptionId\": \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Subscription being cancelled\r\n        \"SubscriptionName\": \"Example Cloud Service Subscription\", //Display name of the Subscription being cancelled\r\n        \"ScheduledChangeDate\": \"2025.03.15\", //Date when the cancellation will take effect in YYYY.MM.DD format\r\n        \"OfferName\": \"Amazon Web Services - Enterprise Account\", //Name of the Offer/Product associated with the Subscription\r\n        \"OrderId\": \"ord-b2c3d4e5-f6a7-8901-bcde-f12345678901\" //Unique identifier of the Order that scheduled the cancellation\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"order-scheduled-cancel-webhook\">Order Scheduled Cancel Webhook</h3>\n<p>Webhook triggered when a scheduled change is canceled on the custom date.</p>\n<p><strong>Event Type:</strong> <code>OrderScheduledCancel</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"a490d958-249e-438d-af99-a86c389edd2f","name":"OrderScheduledCancel","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"OrderScheduledCancel\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#09A0F0\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerName\": \"[test] Onboarding\",\r\n        \"SubscriptionId\": \"7ac912bd-xxxx-xxxx-8380-685d08e8aa2c\",\r\n        \"SubscriptionName\": \"Microsoft 365 Business Basic\",\r\n        \"ScheduledChangeDate\": \"2025.05.05\",\r\n        \"OfferName\": \"Microsoft 365 Business Basic\",\r\n        \"OrderId\": \"d6e78b8b-xxxx-xxxx-a597-1f848b8b609e\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"412fed22-5023-4dd4-be5d-8f5c4ea4c3c6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"b2939d42-a303-43a3-a543-553e3b32a803"},{"name":"OrderStatusChanged","id":"288c25dd-0850-48d7-89a8-79f97724721c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"OrderStatusChanged\", //Identifies the webhook event type triggered when Order status changes\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#E12426\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#ffffff\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"\", //URL to Distributor's logo image when applicable\r\n    \"OrderId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Order in the Platform\r\n    \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n    \"OrderSequenceNumber\": \"67890\", //Internal sequence number of the Order\r\n    \"OrderStatusId\": \"8\", //Numeric identifier of the current Order status\r\n    \"OrderStatusName\": \"Completed\", //Name of the current Order status\r\n    \"OrderDateUTC\": \"2025.01.15 10:30:00\", //UTC timestamp when the Order was placed in YYYY.MM.DD HH:MM:SS format\r\n    \"OrderDateFormatted\": \"2025.01.15\", //Formatted date of the Order in YYYY.MM.DD format\r\n    \"OrderDateISO\": \"2025-01-15T10:30:00.000Z\", //ISO 8601 formatted timestamp of when the Order was placed\r\n    \"ResellerId\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Seller organization\r\n    \"ResellerShortName\": \"Example Seller Inc\", //Short name of the Seller organization\r\n    \"ResellerFullName\": \"Example Seller Incorporated\", //Full legal name of the Seller organization\r\n    \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n    \"CustomerShortName\": \"Example Customer Ltd\", //Short name of the Customer organization\r\n    \"CustomerFullName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n    \"CurrencyCode\": \"USD\", //ISO 4217 currency code for the Order\r\n    \"ShowPreferredCurrencyMessage\": \"FALSE\" //Flag indicating whether to display preferred currency message\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of Order items with their details\r\n    \"OrderItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Example Product License\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"10\"\r\n      ],\r\n      \"Prices\": [\r\n        \"price-ref-001\"\r\n      ]\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": { //Contains pricing details referenced by IDs from TemplateLoopData\r\n    \"price-ref-001\": {\r\n      \"Item\": [\r\n        \"99.99 every 1 month\"\r\n      ]\r\n    }\r\n  },\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"order-status-changed-webhook\">Order Status Changed Webhook</h3>\n<p>Webhook triggered when an order's status is updated.</p>\n<p><strong>Event Type:</strong> <code>OrderStatusChanged</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"f91ec72d-9545-43f3-ab1c-01ae8aeb89dc","name":"OrderStatusChanged","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null,\r\n  \"TemplateName\": \"OrderStatusChanged\",\r\n  \"TemplateData\": {\r\n    \"BaseColor\": \"#e3880b\",\r\n    \"ButtonFontColor\": \"#000000\",\r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n    \"ResellerName\": \"[test]\",\r\n    \"PortalName\": \"[test]\",\r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n    \"DistributorLogoUrl\": \"\",\r\n    \"OrderId\": \"d6e78b8b-xxxx-xxxx-a597-1f848b8b609e\",\r\n    \"OrderNumber\": \"702xx\",\r\n    \"OrderSequenceNumber\": \"1494xxxx\",\r\n    \"OrderStatusId\": \"4\",\r\n    \"OrderStatusName\": \"In progress\",\r\n    \"OrderDateUTC\": \"1/13/2026 3:53:38 PM\",\r\n    \"OrderDateFormatted\": \"2026/01/13\",\r\n    \"OrderDateISO\": \"2026-01-13T15:53:38.008Z\",\r\n    \"ResellerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n    \"ResellerShortName\": \"[test]\",\r\n    \"ResellerFullName\": \"[test] Onboarding\",\r\n    \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n    \"CustomerShortName\": \"[test]\",\r\n    \"CustomerFullName\": \"[test] Onboarding\",\r\n    \"CurrencyCode\": \"EUR\",\r\n    \"ShowPreferredCurrencyMessage\": \"FALSE\"\r\n  },\r\n  \"TemplateLoopData\": {\r\n    \"OrderItems\": {\r\n      \"OrderItemTitle\": [\r\n        \"Test offer\"\r\n      ],\r\n      \"Quantity\": [\r\n        \"1\"\r\n      ],\r\n      \"Prices\": [\r\n        \"8c5d61d5-xxxx-xxxx-ad6c-acf52b65375b\"\r\n      ]\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {\r\n    \"8c5d61d5-e0a6-411f-ad6c-acf52b65375b\": {\r\n      \"Item\": [\r\n        \"14.54 every 1 month\"\r\n      ]\r\n    }\r\n  },\r\n  \"AuditId\": \"8dd73afd-b2a3-47b0-9648-567cd542f4b8\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"288c25dd-0850-48d7-89a8-79f97724721c"},{"name":"OrderNoteAdded","id":"2fe02863-3281-4d6d-8e0b-d8a3bf7722e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OrderNoteAdded\", //Identifies the webhook event type triggered when a note is added to an Order\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#2196F3\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"CustomerFullName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n        \"OrderId\": \"ord-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Order to which the note was added\r\n        \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n        \"OrderType\": \"PurchaseOrder\", //Type of the Order (e.g., PurchaseOrder, ChangeOrder, ConvertOrder)\r\n        \"OrderCreatedOnUtc\": \"2025/01/15\", //UTC date when the Order was created in YYYY/MM/DD format\r\n        \"OrderStatus\": \"InProgress\", //Current status of the Order (e.g., InProgress, Completed, Failed)\r\n        \"OrderCreatedBy\": \"John Smith\", //Full name of the user who created the Order\r\n        \"OrderUrl\": \"https://example-platform.com/Orders?onbehalfof=customer-id-001&search=12345\", //Direct URL to view the Order in the Platform\r\n        \"NoteAuthor\": \"Jane Doe\", //Full name of the user who added the note\r\n        \"NoteAuthorEmail\": \"jane.doe@example.com\", //Email address of the user who added the note\r\n        \"Note\": \"Customer requested expedited processing for this order\" //Content of the note that was added to the Order\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"order-note-added-webhook\">Order Note Added Webhook</h3>\n<p>Webhook triggered when a user adds a note to an order.  </p>\n<p><strong>Event Type:</strong> <code>OrderNoteAdded</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"eb059cee-9e37-48c4-be7a-27d39a286024","name":"OrderNoteAdded","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"OrderNoteAdded\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#e3880b\",\r\n        \"ButtonFontColor\": \"#000000\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"CustomerFullName\": \"[test] Onboarding\",\r\n        \"OrderId\": \"88807426-xxxx-xxxx-a50c-3af33e927140\",\r\n        \"OrderNumber\": \"702xx\",\r\n        \"OrderType\": \"PurchaseOrder\",\r\n        \"OrderCreatedOnUtc\": \"2026/01/13\",\r\n        \"OrderStatus\": \"InProgress\",\r\n        \"OrderCreatedBy\": \"No undefined undefined\",\r\n        \"OrderUrl\": \"https://abc.p1-demo.appxite.net/Orders?onbehalfof=99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb&search=70253\",\r\n        \"NoteAuthor\": \"No undefined undefined\",\r\n        \"NoteAuthorEmail\": \"admin@example.com\",\r\n        \"Note\": \"webhook test\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"230f724c-02f5-44b3-b890-30dd870e3a16\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"2fe02863-3281-4d6d-8e0b-d8a3bf7722e6"},{"name":"OrderScheduled","id":"54ba6d29-7c28-475b-a9bc-53a5289b1c77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OrderScheduled\", //Identifies the webhook event type triggered when a new scheduled Order is created\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#2196F3\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"OrderId\": \"ord-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the scheduled Order\r\n        \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n        \"ScheduledDate\": \"2025/03/15\", //Date when the scheduled Order will be executed in YYYY/MM/DD format\r\n        \"SubscriptionName\": \"Microsoft 365 Business Premium Subscription\" //Name of the Subscription associated with the scheduled Order (empty string if not applicable)\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of Offer information included in the scheduled Order\r\n        \"OffersData\": {\r\n            \"Name\": [\r\n                \"Microsoft 365 Business Premium\",\r\n                \"Azure Cloud Services Standard\"\r\n            ] //Array of Offer names included in the scheduled Order\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"order-scheduled-webhook\">Order Scheduled Webhook</h3>\n<p>Webhook triggered when a new scheduled Order is created.</p>\n<p><strong>Event Type:</strong> <code>OrderScheduled</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"1ec34fe2-b134-4151-967e-1dbcf1028974","name":"OrderScheduled","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null,\r\n  \"TemplateName\": \"OrderScheduled\",\r\n  \"TemplateData\": {\r\n    \"BaseColor\": \"#e3880b\",\r\n    \"ButtonFontColor\": \"#000000\",\r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n    \"ResellerName\": \"[test]\",\r\n    \"PortalName\": \"[test]\",\r\n    \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n    \"DistributorLogoUrl\": \"\",\r\n    \"OrderId\": \"92af6332-xxxx-xxxx-ac43-a8efb5b1ef02\",\r\n    \"OrderNumber\": \"70xxx\",\r\n    \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n    \"CustomerName\": \"[test] Onboarding\",\r\n    \"ScheduledDate\": \"2026/01/28\",\r\n    \"SubscriptionName\": \"\"\r\n  },\r\n  \"TemplateLoopData\": {\r\n    \"OffersData\": {\r\n      \"Name\": [\r\n        \"Test offer - onboarding PS\"\r\n      ]\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {},\r\n  \"AuditId\": \"022970ba-bbab-42a9-a61c-a8469165190b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"54ba6d29-7c28-475b-a9bc-53a5289b1c77"},{"name":"InvoiceStatusChanged","id":"928a492a-063e-45c7-b547-f70dc2806bb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"InvoiceStatusChanged\", //Identifies the webhook event type triggered when Invoice status changes between consecutive days\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#673AB7\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator (null if not applicable)\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"StatusChangeDateUtc\": \"2025/02/15\", //UTC date when the Invoice status change was detected in YYYY/MM/DD format\r\n    \"OrganizationFullName\": \"Example Customer Corporation Ltd\" //Full legal name of the organization for which Invoice status changed\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of Incoming and Outgoing Invoice data with status changes\r\n    \"IncomingInvoiceData\": {\r\n      \"Number\": [\r\n        \"INV-2025-001\",\r\n        \"INV-2025-002\"\r\n      ], //Array of Invoice numbers for Incoming Invoices with status changes\r\n      \"ProviderFullName\": [\r\n        \"Microsoft Corporation\",\r\n        \"Amazon Web Services Inc\"\r\n      ], //Array of Provider organization full legal names for each Incoming Invoice\r\n      \"VendorFullName\": [\r\n        \"Microsoft Corporation\",\r\n        \"Amazon Web Services Inc\"\r\n      ], //Array of Vendor organization full legal names for each Incoming Invoice\r\n      \"ContractTypeName\": [\r\n        \"Distribution Services\",\r\n        \"Reseller Agreement\"\r\n      ], //Array of contract type names associated with each Incoming Invoice\r\n      \"InvoiceDate\": [\r\n        \"2025/02/14\",\r\n        \"2025/02/14\"\r\n      ], //Array of Invoice dates in YYYY/MM/DD format for each Incoming Invoice\r\n      \"InvoiceOldStatus\": [\r\n        \"Draft\",\r\n        \"\"\r\n      ], //Array of previous Invoice statuses at end of previous day 16:00 UTC (empty string if no previous status)\r\n      \"InvoiceNewStatus\": [\r\n        \"Approved\",\r\n        \"New\"\r\n      ], //Array of current Invoice statuses at end of current day 16:00 UTC\r\n      \"InvoiceUrl\": [\r\n        \"https://example-platform.com/Invoices/Incoming/Details/02-14-2025/invoice-id-001\",\r\n        \"https://example-platform.com/Invoices/Incoming/Details/02-14-2025/invoice-id-002\"\r\n      ] //Array of URLs to view each Incoming Invoice in the Platform\r\n    },\r\n    \"OutgoingInvoiceData\": {\r\n      \"Number\": [\r\n        \"OUT-2025-101\",\r\n        \"OUT-2025-102\",\r\n        \"OUT-2025-103\"\r\n      ], //Array of Invoice numbers for Outgoing Invoices with status changes\r\n      \"ConsumerFullName\": [\r\n        \"Acme Corporation Ltd\",\r\n        \"Global Tech Solutions Inc\",\r\n        \"Enterprise Systems Group\"\r\n      ], //Array of Consumer organization full legal names for each Outgoing Invoice\r\n      \"VendorFullName\": [\r\n        \"Microsoft Corporation\",\r\n        \"Microsoft Corporation\",\r\n        \"Amazon Web Services Inc\"\r\n      ], //Array of Vendor organization full legal names for each Outgoing Invoice\r\n      \"ContractTypeName\": [\r\n        \"Distribution Services\",\r\n        \"Distribution Services\",\r\n        \"Reseller Agreement\"\r\n      ], //Array of contract type names associated with each Outgoing Invoice\r\n      \"InvoiceDate\": [\r\n        \"2025/02/14\",\r\n        \"2025/02/14\",\r\n        \"2025/02/14\"\r\n      ], //Array of Invoice dates in YYYY/MM/DD format for each Outgoing Invoice\r\n      \"InvoiceOldStatus\": [\r\n        \"\",\r\n        \"Draft\",\r\n        \"Pending\"\r\n      ], //Array of previous Invoice statuses at end of previous day 16:00 UTC (empty string if no previous status)\r\n      \"InvoiceNewStatus\": [\r\n        \"New\",\r\n        \"Sent\",\r\n        \"Paid\"\r\n      ], //Array of current Invoice statuses at end of current day 16:00 UTC\r\n      \"InvoiceUrl\": [\r\n        \"https://example-platform.com/Invoices/Outgoing/Details/02-14-2025/consumer-id-001/vendor-id-001/invoice-id-101\",\r\n        \"https://example-platform.com/Invoices/Outgoing/Details/02-14-2025/consumer-id-002/vendor-id-001/invoice-id-102\",\r\n        \"https://example-platform.com/Invoices/Outgoing/Details/02-14-2025/consumer-id-003/vendor-id-002/invoice-id-103\"\r\n      ] //Array of URLs to view each Outgoing Invoice in the Platform\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"invoice-status-changed-webhook\">Invoice Status Changed Webhook</h3>\n<p>Webhook triggered when Invoice status changes between consecutive days. New Invoice status reflects the status at end of current day (16:00 UTC today), and Old Invoice status reflects the status at end of previous day (16:00 UTC yesterday).</p>\n<p><strong>Event Type:</strong> <code>InvoiceStatusChanged</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"cbf59201-6ded-4ed9-ae3d-1b095e46dab2","name":"InvoiceStatusChanged","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"Subject\": null,\r\n\t\"TemplateName\": \"InvoiceStatusChanged\",\r\n\t\"TemplateData\": {\r\n\t\t\"BaseColor\": \"#E12426\",\r\n\t\t\"ButtonFontColor\": \"#ffffff\",\r\n\t\t\"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n\t\t\"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n\t\t\"ResellerName\": \"[test]\",\r\n\t\t\"PortalName\": \"[test]\",\r\n\t\t\"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n\t\t\"StatusChangeDateUtc\": \"2026/02/02\",\r\n\t\t\"OrganizationFullName\": \"[test] Onboarding\"\r\n\t},\r\n\t\"TemplateLoopData\": {\r\n\t\t\"IncomingInvoiceData\": {\r\n\t\t\t\"Number\": [\r\n\t\t\t\t\"156\"\r\n\t\t\t],\r\n\t\t\t\"ProviderFullName\": [\r\n\t\t\t\t\"Acronis International GmbH\"\r\n\t\t\t],\r\n\t\t\t\"VendorFullName\": [\r\n\t\t\t\t\"Acronis International GmbH\"\r\n\t\t\t],\r\n\t\t\t\"ContractTypeName\": [\r\n\t\t\t\t\"Distribution Services\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceDate\": [\r\n\t\t\t\t\"2026/02/01\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceOldStatus\": [\r\n\t\t\t\t\"\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceNewStatus\": [\r\n\t\t\t\t\"New\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceUrl\": [\r\n\t\t\t\t\"https://abc.p1-demo.appxite.net/Invoices/Incoming/Details/02-01-2026/1898e125-xxx-xxx-b102-2e0788477903\"\r\n\t\t\t]\r\n\t\t},\r\n\t\t\"OutgoingInvoiceData\": {\r\n\t\t\t\"Number\": [\r\n\t\t\t\t\"49xxx\"\r\n\t\t\t],\r\n\t\t\t\"ConsumerFullName\": [\r\n\t\t\t\t\"Test Customer\"\r\n\t\t\t],\r\n\t\t\t\"VendorFullName\": [\r\n\t\t\t\t\"Acronis International GmbH\"\r\n\t\t\t],\r\n\t\t\t\"ContractTypeName\": [\r\n\t\t\t\t\"Distribution Services\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceDate\": [\r\n\t\t\t\t\"2026/02/01\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceOldStatus\": [\r\n\t\t\t\t\"\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceNewStatus\": [\r\n\t\t\t\t\"New\"\r\n\t\t\t],\r\n\t\t\t\"InvoiceUrl\": [\r\n\t\t\t\t\"https://abc.p1-demo.appxite.net/Invoices/Outgoing/Details/02-01-2026/3da60928-xxxx-xxxx-bbff-55a30f0f78dd/2f721267-xxxx-xxxx-b453-128fdfd4779c/d2500eca-xxxx-xxxx-809a-1fa3e3594926\"\r\n\t\t\t]\r\n\t\t}\r\n\t},\r\n\t\"TemplateNestedLoopData\": {},\r\n\t\"AuditId\": \"wtdb5158-dc01-4bc9-a622-2a7ac589c749\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"928a492a-063e-45c7-b547-f70dc2806bb6"},{"name":"OrderScheduledChangeSuccess","id":"d72e8afd-c7b9-48dc-8524-87329c13f190","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OrderScheduledChangeSuccess\", //Identifies the webhook event type triggered when a scheduled change Order is successfully executed\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorId\": \"dist-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Distributor (empty string if not applicable)\r\n        \"ResellerErpId\": \"ERP-12345\", //ERP system identifier for the Seller organization\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"CustomerName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n        \"ScheduledDate\": \"2025.03.15\", //Date when the scheduled change was executed in YYYY.MM.DD format\r\n        \"SubscriptionId\": \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Subscription that was modified\r\n        \"PreviousSubscriptionName\": \"Microsoft 365 Business Standard Plan\", //Display name of the Subscription before the change\r\n        \"PreviousQuantity\": \"10\", //Quantity of licenses or units before the change\r\n        \"PreviousStatus\": \"Active\", //Status of the Subscription before the change\r\n        \"PreviousBillingFrequency\": \"Every 1 month\", //Billing frequency before the change (e.g., Every 1 month, Every 1 year)\r\n        \"CurrentSubscriptionName\": \"Microsoft 365 Business Premium Plan\", //Display name of the Subscription after the change\r\n        \"CurrentQuantity\": \"15\", //Quantity of licenses or units after the change\r\n        \"CurrentStatus\": \"Active\", //Status of the Subscription after the change\r\n        \"CurrentBillingFrequency\": \"Every 1 month\", //Billing frequency after the change (displays \"No change\" if frequency remained the same)\r\n        \"OfferId\": \"offer-b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Offer associated with the Subscription\r\n        \"OfferName\": \"Microsoft 365 Business Premium\", //Display name of the Offer\r\n        \"OrderId\": \"ord-c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the scheduled change Order that was executed\r\n        \"OrderDate\": \"2025.03.01\", //Date when the scheduled change Order was originally created in YYYY.MM.DD format\r\n        \"OrderItemId\": \"item-d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier of the Order Item within the scheduled change Order\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"order-scheduled-change-success-webhook\">Order Scheduled Change Success Webhook</h3>\n<p>Webhook triggered when the scheduled order is successfully changed.</p>\n<p><strong>Event Type:</strong> <code>OrderScheduledChangeSuccess</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"10c21e06-8a8f-40c8-8395-f4cb74cd5a85","name":"OrderScheduledChangeSuccess","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{  \r\n\"Subject\": null,  \r\n\"TemplateName\": \"OrderScheduledChangeSuccess\",  \r\n\"TemplateData\": {  \r\n\"BaseColor\": \"#E12426\",  \r\n\"ButtonFontColor\": \"#ffffff\",  \r\n\"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n\"HostOrganizationAdminEmail\": \"admin@example.com\",  \r\n\"ResellerName\": \"[test]\",  \r\n\"PortalName\": \"[test]\",  \r\n\"PortalUrl\": \"abc.p1-demo.appxite.net\",  \r\n\"DistributorId\": \"\",  \r\n\"ResellerErpId\": \"xxxx17477\",  \r\n\"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",  \r\n\"CustomerName\": \"[test] Onboarding\",  \r\n\"ScheduledDate\": \"205.11.15\",  \r\n\"SubscriptionId\": \"556c92ad-xxxx-xxxx-8a71-101ee2ed9bb6\",  \r\n\"PreviousSubscriptionName\": \"459ad7ff-xxxx-xxxx-b9fd-714a4357abca\",  \r\n\"PreviousQuantity\": \"1\",  \r\n\"PreviousStatus\": \"BEFORE\",  \r\n\"PreviousBillingFrequency\": \"Every 2 months\",  \r\n\"CurrentSubscriptionName\": \"bd2e7c22-xxxx-xxxx-af45-9622e9a2e6e2\",  \r\n\"CurrentQuantity\": \"7\",  \r\n\"CurrentStatus\": \"AFTER\",  \r\n\"CurrentBillingFrequency\": \"No change\",  \r\n\"OfferId\": \"d3d74dc2-xxxx-xxxx-9179-513c08654de4\",  \r\n\"OfferName\": \"Office 365 ProPlus\",  \r\n\"OrderId\": \"60425b72-xxxx-xxxx-9183-93c54a04dcd6\",  \r\n\"OrderDate\": \"2025.11.05\",  \r\n\"OrderItemId\": \"75cc6b8f-xxxx-xxxx-a8e9-eb8b1af9cccb\"  \r\n},  \r\n\"TemplateLoopData\": {},  \r\n\"TemplateNestedLoopData\": {},  \r\n\"AuditId\": \"c0447698-hfc6-463a-8db0-7701d467XXXX\"  \r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"d72e8afd-c7b9-48dc-8524-87329c13f190"},{"name":"OrderScheduledChangesUpdated","id":"85992a66-9ac4-43fd-8895-cbb30860f028","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OrderScheduledChangesUpdated\", //Identifies the webhook event type triggered when scheduled changes for an Order are updated\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#2196F3\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n        \"SubscriptionId\": \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Subscription with updated scheduled changes\r\n        \"OfferId\": \"offer-b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the Offer associated with the Subscription\r\n        \"OfferName\": \"Microsoft 365 Business Premium\", //Display name of the Offer associated with the Subscription\r\n        \"OrderId\": \"ord-c3d4e5f6-a7b8-9012-cdef-123456789012\" //Unique identifier of the Order with updated scheduled changes (empty string if not applicable)\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"order-scheduled-changes-updated-webhook\">Order Scheduled Changes Updated Webhook</h3>\n<p>Webhook triggered when there is a modification in the Scheduled Change and this Scheduled Change is deleted from the Scheduled Change table in the Platform.</p>\n<p><strong>Event Type:</strong> <code>OrderScheduledChangesUpdated</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"68a179cf-ce91-426f-977e-7d89cffaee0d","name":"OrderScheduledChangesUpdated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"OrderScheduledChangesUpdated\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#09A0F0\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"CustomerId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"SubscriptionId\": \"363573a8-3fa6-4bdf-8deb-ac868XXXXXX\",\r\n        \"OfferId\": \"5089e6a3-xxxx-xxxx-b846-26bb9XXXXX\",\r\n        \"OfferName\": \"Microsoft 365 Business Premium\",\r\n        \"OrderId\": \"60425b72-xxxx-xxxx-9183-93c54a04dcd6\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"19164a27-b4ca-4f72-bc54-fcd1598cXXXX\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"85992a66-9ac4-43fd-8895-cbb30860f028"},{"name":"OrderPendingApproval","id":"da2b7fdf-feea-46d6-a24a-8a4e17dcfe89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OrderPendingApproval\", //Identifies the webhook event type triggered when a new Order is pending approval\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"OrderId\": \"ord-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the Order pending approval\r\n        \"OrderNumber\": \"12345\", //Sequential Order number assigned by the Platform\r\n        \"OrderType\": \"New\", //Type of the Order (e.g., New, Change, Renewal)\r\n        \"SourceSystem\": \"Appxite\", //Source system from which the Order originated\r\n        \"SoldTo\": \"SOLD-98765\", //Identifier of the organization to which the Order is sold\r\n        \"SoldToType\": \"Reseller\", //Type of the sold-to organization (e.g., Reseller, Customer, EndCustomer)\r\n        \"SoldToName\": \"Example Reseller Corporation\", //Name of the organization to which the Order is sold\r\n        \"Email\": \"approver@example.com\", //Email address of the person who needs to approve the Order\r\n        \"RequestAt\": \"02/15/2025 14:30:45\", //Timestamp when the approval request was created in MM/DD/YYYY HH:MM:SS format\r\n        \"EndCustomerId\": \"customer-b2c3d4e5-f6a7-8901-bcde-f12345678901\", //Unique identifier of the end Customer organization\r\n        \"EndCustomerFullName\": \"Example End Customer Limited\", //Full legal name of the end Customer organization\r\n        \"SoldToOrganizationid\": \"org-c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the sold-to organization\r\n        \"SoldToPortalURL\": \"example-reseller.platform.com\" //Portal URL of the sold-to organization\r\n    },\r\n    \"TemplateLoopData\": { //Contains arrays of Order Item information requiring approval\r\n        \"OrderItems\": {\r\n            \"OfferId\": [\r\n                \"offer-a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\r\n                \"offer-b2c3d4e5-f6a7-8901-bcde-f12345678901\"\r\n            ], //Array of unique identifiers for each Offer in the Order\r\n            \"OfferName\": [\r\n                \"Microsoft 365 Business Premium\",\r\n                \"Azure Cloud Services Standard\"\r\n            ], //Array of display names for each Offer in the Order\r\n            \"RiskAmount\": [\r\n                \"150.00\",\r\n                \"250.00\"\r\n            ], //Array of risk amounts associated with each Order Item in decimal format\r\n            \"ReceivableAmount\": [\r\n                \"150.00\",\r\n                \"250.00\"\r\n            ], //Array of receivable amounts for each Order Item in decimal format\r\n            \"CurrencyCode\": [\r\n                \"USD\",\r\n                \"USD\"\r\n            ] //Array of ISO 4217 currency codes for each Order Item\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"order-pending-approval-webhook\">Order Pending Approval Webhook</h3>\n<p>Webhook triggered when a new Order is created and is pending approval.</p>\n<p><strong>Event Type:</strong> <code>OrderPendingApproval</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"ca8d07aa-f1ec-4244-b78f-24e6a819d059","name":"OrderPendingApproval","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null,\r\n  \"TemplateName\": \"OrderPendingApproval\",\r\n  \"TemplateData\": {\r\n    \"BaseColor\": \"#4CAF50\",\r\n    \"ButtonFontColor\": \"#000000\",\r\n    \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n    \"OrderId\": \"c75630ab-xxxx-xxxx-8ed5-f351c826de9c\",\r\n    \"OrderNumber\": \"10xxx\",\r\n    \"OrderType\": \"New\",\r\n    \"SourceSystem\": \"Appxite\",\r\n    \"SoldTo\": \"1212xxxx23\",\r\n    \"SoldToType\": \"Reseller\",\r\n    \"SoldToName\": \"Test Organization\",\r\n    \"Email\": \"test@appxite.com\",\r\n    \"RequestAt\": \"03/05/2026 10:12:08\",\r\n    \"EndCustomerId\": \"44b33277-xxxx-xxxx-a7b3-c2de0b6aa179\",\r\n    \"EndCustomerFullName\": \"Test EndCustomer\",\r\n    \"SoldToOrganizationid\": \"c73a03a4-xxxx-xxxx-8092-e8b4878f262a\",\r\n    \"SoldToPortalURL\": \"test-organization.rethinkportal.com\"\r\n  },\r\n  \"TemplateLoopData\": {\r\n    \"OrderItems\": {\r\n      \"OfferId\": [\r\n        \"9df22f11-xxxx-xxxx-a453-ff0dab3a9891\"\r\n      ],\r\n      \"OfferName\": [\r\n        \"Test offer\"\r\n      ],\r\n      \"RiskAmount\": [\r\n        \"0.37647100\"\r\n      ],\r\n      \"ReceivableAmount\": [\r\n        \"0.37647100\"\r\n      ],\r\n      \"CurrencyCode\": [\r\n        \"EUR\"\r\n      ]\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {},\r\n  \"AuditId\": \"h70cfa54-16cf-946e-8fee-ac28e88aaa17\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"da2b7fdf-feea-46d6-a24a-8a4e17dcfe89"},{"name":"CustomerPendingApproval","id":"7db914b7-9c16-4be5-8525-49864278f44a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"CustomerPendingApproval\", //Identifies the webhook event type triggered when a new Customer is awaiting approval\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"OrganizationFullName\": \"Example New Customer Corporation\", //Full legal name of the new Customer organization awaiting approval\r\n        \"OrganizationProfileLink\": \"https://example-platform.com/Organizations/Details/customer-profile-id-001\", //Direct URL to view the Customer organization profile in the Platform\r\n        \"ResellerFullName\": \"Example Seller Incorporated\" //Full legal name of the Seller organization\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"customer-pending-approval-webhook\">Customer Pending Approval Webhook</h3>\n<p>Webhook triggered to notify about a new organization that has been created and is awaiting approval.</p>\n<p><strong>Event Type:</strong> <code>CustomerPendingApproval</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"10d1858a-51fa-41d4-a2c1-0cd7ef9e0dd7","name":"CustomerPendingApproval","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"CustomerPendingApproval\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"OrganizationFullName\": \"[test] Onboarding\",\r\n        \"OrganizationProfileLink\": \"https://appxite_xxx.azureedge.net/Organizations/Details/NmRhNmMxxxxtMzRlMS00MjFlLTgxMjxxxUyMGYzMTkzNzFl\",\r\n        \"ResellerFullName\": \"[test]\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"c7c9a5ee-e0t6-4491-9506-58453877xxx\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"7db914b7-9c16-4be5-8525-49864278f44a"},{"name":"ResellerPendingApproval","id":"3908971d-d8f8-486e-9186-03383131223b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"ResellerPendingApproval\", //Identifies the webhook event type triggered when a new Reseller is awaiting approval\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"OrganizationFullName\": \"Example New Reseller Corporation\", //Full legal name of the new Reseller organization awaiting approval\r\n    \"DistributorFullName\": \"Example Distributor Incorporated\", //Full legal name of the Distributor organization\r\n    \"OrganizationProfileLink\": \"https://example-platform.com/distributors/distributor-id-001/resellers\" //Direct URL to view the Reseller organization profile or list in the Platform\r\n  },\r\n  \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"reseller-pending-approval-webhook\">Reseller Pending Approval Webhook</h3>\n<p>Webhook triggered to notify about a new Reseller organization that has been created and is awaiting approval from the Distributor before they can access the Platform.</p>\n<p><strong>Event Type:</strong> <code>ResellerPendingApproval</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"0d6b1408-d79f-4e78-9754-419920cbdc67","name":"ResellerPendingApproval","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"ResellerPendingApproval\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"OrganizationFullName\": \"[test] Organization\",\r\n        \"DistributorFullName\": \"[test] Distributor\",\r\n        \"OrganizationProfileLink\": \"https://abc.p1-demo.appxite.net/distributors/xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resellers\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"10bb63bf-xxxx-xxxx-xxxx-be9c82b70bd6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"3908971d-d8f8-486e-9186-03383131223b"},{"name":"ForgotPassword","id":"1f932734-a76e-408c-aaef-7e8db7401b19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"ForgotPassword\", //Identifies the webhook event type triggered when a user requests a password reset\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#2196F3\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"Email\": \"user@example.com\", //Email address of the user who requested the password reset\r\n        \"PasswordResetUrl\": \"https://example-platform.com/Login/ChangePassword/reset-token-a1b2c3d4e5f6\", //Unique URL for the user to reset their password\r\n        \"Message\": \"Click the button below to reset your password\" //Instructional message for the user about resetting their password\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"forgot-password-webhook\">Forgot Password Webhook</h3>\n<p>Webhook triggered when a user requests a password reset, providing a secure link to create a new password.</p>\n<p><strong>Event Type:</strong> <code>ForgotPassword</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"35dab92e-f82d-4faa-b9fd-3321ee36193f","name":"ForgotPassword","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"ForgotPassword\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#E12426\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"Email\": \"test@appxite.com\",\r\n        \"PasswordResetUrl\": \"https://appxite_xxx.azureedge.net/Login/ChangePassword/R5s3M2FmNDkxxxkYS00NDIxxx5ZDctOTBjMDg3NGI4xxxx\",\r\n        \"Message\": \"ForgotPasswordMessage\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"5f482e1e-17dd-48f2-9ced-0914ce27xxxx\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"1f932734-a76e-408c-aaef-7e8db7401b19"},{"name":"InviteConfirmEmailChange","id":"ceb415e1-10dc-487b-874c-8a4ec7f3ff71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"InviteConfirmEmailChange\", //Identifies the webhook event type triggered when an invitation is accepted with a different email address\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#FF9800\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"FirstName\": \"John\", //First name of the invited user (null if not provided)\r\n        \"LastName\": \"Smith\", //Last name of the invited user (null if not provided)\r\n        \"OriginalEmail\": \"john.smith@oldcompany.com\", //Original email address to which the invitation was sent\r\n        \"CurrentEmail\": \"john.smith@newcompany.com\", //New email address with which the user accepted the invitation\r\n        \"InviteUserConfirmEmailChangeUrl\": \"https://example-platform.com/Login/Invitation/Accept/invitation-token-a1b2c3d4?ConfirmEmailChange=true\" //Unique URL to confirm the email address change for the invitation\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"invite-confirm-email-change-webhook\">Invite Confirm Email Change Webhook</h3>\n<p>Webhook triggered when an invitation is accepted using a different email address than the one to which the invitation was originally sent.</p>\n<p><strong>Event Type:</strong> <code>InviteConfirmEmailChange</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"eb821ff8-56f1-4eea-b396-c40ba946d0b0","name":"InviteConfirmEmailChange","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"InviteConfirmEmailChange\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#E12426\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"FirstName\": \"test\",\r\n        \"LastName\": \"user\",\r\n        \"OriginalEmail\": \"test_user@appxite.com\",\r\n        \"CurrentEmail\": \"user_test@appxite.com\",\r\n        \"InviteUserConfirmEmailChangeUrl\": \"https://appxite_xxx.azureedge.net/Login/Invitation/Accept/KMNrOWMxMWMtxxxxNy00OWZmjkkxZmUtNWM3NDVjOWMxxxx?ConfirmEmailChange=true\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"a5563365-626c-4549-9e55-51ced5f0xxxx\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"ceb415e1-10dc-487b-874c-8a4ec7f3ff71"},{"name":"OrganizationStatusChanged","id":"f5b621de-bf9d-42d8-86b7-051f9b561152","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null, //Always null for webhook events\r\n    \"TemplateName\": \"OrganizationStatusChanged\", //Identifies the webhook event type triggered when an organization's status changes\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#9C27B0\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"OrganizationStatus\": \"Active\" //New status of the organization (e.g., Active, Inactive, Suspended, PendingApproval)\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"organization-status-changed-webhook\">Organization Status Changed Webhook</h3>\n<p>Webhook triggered when the status of an organization changes (e.g., from Active to Inactive).</p>\n<p><strong>Event Type:</strong> <code>OrganizationStatusChanged</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"817f89e0-625e-467d-ac17-bb13dd51ca80","name":"OrganizationStatusChanged","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"OrganizationStatusChanged\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"OrganizationStatus\": \"Suspended\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"9c1bgef-648a-4e85-8319-dc9e8618xxxx\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}"},"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":""}],"_postman_id":"f5b621de-bf9d-42d8-86b7-051f9b561152"},{"name":"OrganizationErpIdChanged","id":"c8e50807-9c18-4556-ab72-1592a647e027","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": \"Organizations - company information update\", //Email subject line for this webhook event\r\n    \"TemplateName\": \"OrganizationErpIdChanged\", //Identifies the webhook event type triggered when an organization's ERP ID is changed\r\n    \"TemplateData\": { //Contains the main event data with key-value pairs\r\n        \"BaseColor\": \"#2196F3\", //Primary brand color in hexadecimal format for UI elements\r\n        \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n        \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n        \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n        \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n        \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n        \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n        \"OrganizationId\": \"org-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the organization whose ERP ID was changed\r\n        \"OrganizationReferenceNumber\": \"12345\", //Reference number of the organization in the Platform\r\n        \"OrganizationName\": \"Example Customer Corporation\", //Display name of the organization whose ERP ID was changed\r\n        \"ChangedField\": \"ERP ID\", //Name of the field that was changed (always \"ERP ID\" for this webhook)\r\n        \"TimeStampUtc\": \"2/15/2025 2:30:45 PM\", //UTC timestamp when the ERP ID change occurred in M/D/YYYY H:MM:SS AM/PM format\r\n        \"TimeStampFormatted\": \"2025-02-15\", //Formatted date of the change in YYYY-MM-DD format\r\n        \"TimeStampISO\": \"2025-02-15T14:30:45.000Z\", //ISO 8601 formatted timestamp when the ERP ID change occurred\r\n        \"UpdatedValue\": \"98765\" //New ERP ID value that was set for the organization\r\n    },\r\n    \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n    \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n    \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"organization-erp-id-changed-webhook\">Organization Erp Id Changed Webhook</h3>\n<p>Webhook triggered exclusively when an ERP ID changes for the distributor's direct customers.<br />This notification does not apply to two-tier level organizations.</p>\n<p><strong>Event Type:</strong> <code>OrganizationErpIdChanged</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"ca8d431c-516c-43d7-a847-b48d523833e5","name":"OrganizationErpIdChanged","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": \"Organizations - company information update\",\r\n    \"TemplateName\": \"OrganizationErpIdChanged\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#ff0000\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"\",\r\n        \"OrganizationId\": \"99a3a77c-xxxx-xxxx-8d0d-7ac6b93be7eb\",\r\n        \"OrganizationReferenceNumber\": \"53xxx\",\r\n        \"OrganizationName\": \"[test]\",\r\n        \"ChangedField\": \"ERP ID\",\r\n        \"TimeStampUtc\": \"3/20/2026 12:14:08 PM\",\r\n        \"TimeStampFormatted\": \"2026-03-20\",\r\n        \"TimeStampISO\": \"2026-03-20T12:14:08.548Z\",\r\n        \"UpdatedValue\": \"342xxx\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"7143c378-6524-44e3-993b-b140e42807f6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"c8e50807-9c18-4556-ab72-1592a647e027"},{"name":"InviteUser","id":"f67496f0-5a3a-4c4a-a4c0-a62ba799effb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"InviteUser\", //Identifies the webhook event type triggered when a user is invited to join the Platform\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"SenderFirstName\": \"John\", //First name of the user who sent the invitation\r\n    \"SenderLastName\": \"Smith\", //Last name of the user who sent the invitation\r\n    \"UserId\": \"user-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the invited user\r\n    \"FirstName\": \"Jane\", //First name of the invited user (null if not provided)\r\n    \"LastName\": \"Doe\", //Last name of the invited user (null if not provided)\r\n    \"Email\": \"jane.doe@example.com\", //Email address of the invited user\r\n    \"InvitationMessage\": \"Welcome to our platform! You have been invited to collaborate with us. Please accept the invitation to get started.\", //Custom invitation message from the sender\r\n    \"InviteUserAcceptUrl\": \"https://example-platform.com/Login/Invitation/Accept/invitation-token-a1b2c3d4\", //Unique URL for the invited user to accept the invitation\r\n    \"InviteUserRejectUrl\": \"https://example-platform.com/Login/Invitation/Reject/invitation-token-a1b2c3d4\" //Unique URL for the invited user to reject the invitation\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of organization information to which the user is being invited\r\n    \"Organizations\": {\r\n      \"Name\": [\r\n        \"Example Customer Corporation\",\r\n        \"Partner Organization Ltd\"\r\n      ], //Array of organization names to which the user is being invited\r\n      \"ProfileUrl\": [\r\n        \"https://example-platform.com/Organizations/Details/org-profile-id-001\",\r\n        \"https://example-platform.com/Organizations/Details/org-profile-id-002\"\r\n      ] //Array of URLs to view each organization's profile in the Platform\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"invite-user-webhook\">Invite User Webhook</h3>\n<p>Webhook triggered when a user is invited to join the Platform, providing invitation details and links to accept or reject the invitation to one or more organizations</p>\n<p><strong>Event Type:</strong> <code>InviteUser</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"6fd34254-43c7-4945-ac3f-2b6a26824809","name":"InviteUser","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"InviteUser\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#E12426\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"SenderFirstName\": \"Test\",\r\n        \"SenderLastName\": \"User\",\r\n        \"UserId\": \"3637f1b8-xxxx-xxxx-xxxx-c7b1b785dc3e\",\r\n        \"FirstName\": null,\r\n        \"LastName\": null,\r\n        \"Email\": \"user@example.com\",\r\n        \"InvitationMessage\": \"Welcome! You have been invited to join our platform. Please click the link below to complete your registration.\",\r\n        \"InviteUserAcceptUrl\": \"https://abc.p1-demo.appxite.net/Login/Invitation/Accept/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\",\r\n        \"InviteUserRejectUrl\": \"https://abc.p1-demo.appxite.net/Login/Invitation/Reject/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"Organizations\": {\r\n            \"Name\": [\r\n                \"[test] Organization\"\r\n            ],\r\n            \"ProfileUrl\": [\r\n                \"https://abc.p1-demo.appxite.net/Organizations/Details/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"04133aac-xxxx-xxxx-xxxx-3457beb0feb6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"f67496f0-5a3a-4c4a-a4c0-a62ba799effb"},{"name":"InviteUserDistributorOnBoarding","id":"2e254267-7e4e-4d5d-ae8d-95b081feb681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"InviteUserDistributorOnBoarding\", //Identifies the webhook event type triggered when a user is invited during distributor onboarding process\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"SenderFirstName\": \"John\", //First name of the user who sent the invitation (null if not provided)\r\n    \"SenderLastName\": \"Smith\", //Last name of the user who sent the invitation (null if not provided)\r\n    \"FirstName\": \"Jane\", //First name of the invited user\r\n    \"LastName\": \"Doe\", //Last name of the invited user\r\n    \"InviteUserAcceptUrl\": \"https://example-platform.com/Login/Invitation/Accept/invitation-token-a1b2c3d4\" //Unique URL for the invited user to accept the onboarding invitation\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of organization information for the distributor onboarding\r\n    \"Organizations\": {\r\n      \"Name\": [\r\n        \"Example Distributor Corporation\"\r\n      ], //Array of organization names involved in the distributor onboarding\r\n      \"ProfileUrl\": [\r\n        \"https://example-platform.com/Organizations/Details/org-profile-id-001\"\r\n      ] //Array of URLs to view each organization's profile in the Platform\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"invite-user-distributor-on-boarding-webhook\">Invite User Distributor On Boarding Webhook</h3>\n<p>Webhook triggered when a user is automatically created using the seller's primary contact during seller creation.</p>\n<p><strong>Event Type:</strong> <code>InviteUserDistributorOnBoarding</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"876717c8-a8f6-4afe-a066-5423a7c7b9df","name":"InviteUserDistributorOnBoarding","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"InviteUserDistributorOnBoarding\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"SenderFirstName\": null,\r\n        \"SenderLastName\": null,\r\n        \"FirstName\": \"Test\",\r\n        \"LastName\": \"User\",\r\n        \"InviteUserAcceptUrl\": \"https://abc.p1-demo.appxite.net/Login/Invitation/Accept/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"Organizations\": {\r\n            \"Name\": [\r\n                \"[test] Organization\"\r\n            ],\r\n            \"ProfileUrl\": [\r\n                \"https://abc.p1-demo.appxite.net/Organizations/Details/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"d80c289f-xxxx-xxxx-xxxx-62fe918f5936\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"2e254267-7e4e-4d5d-ae8d-95b081feb681"},{"name":"NewCustomerSynchronizedFromMSPC","id":"5f573b4f-2250-413a-8b9d-f395f39c12ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": \"New customer from Microsoft Partner Center\", //Email subject line for this webhook event\r\n  \"TemplateName\": \"NewCustomerSynchronizedFromMSPC\", //Identifies the webhook event type triggered when a new Customer is synchronized from Microsoft Partner Center\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#0078D4\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"CompanyName\": \"Example Customer Corporation\", //Name of the new Customer company synchronized from Microsoft Partner Center\r\n    \"MicrosoftId\": \"ms-tenant-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Microsoft tenant ID of the new Customer\r\n    \"DomainName\": \"example-customer.com\", //Primary domain name of the new Customer\r\n    \"PrimaryContactFullName\": \"John Smith\", //Full name of the primary contact person for the new Customer\r\n    \"PrimaryContactEmailAddress\": \"john.smith@example-customer.com\", //Email address of the primary contact person\r\n    \"PrimaryContactPhoneNumber\": \"+1 555-123-4567\", //Phone number of the primary contact person\r\n    \"OrganizationProfileUrl\": \"https://example-platform.com/Organizations/Details/org-profile-id-001\" //URL to view the new Customer's organization profile in the Platform\r\n  },\r\n  \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"new-customer-synchronized-from-mspc-webhook\">New Customer Synchronized From MSPC Webhook</h3>\n<p>Webhook triggered when a new Customer is synchronized from Microsoft Partner Center to the Platform.</p>\n<p><strong>Event Type:</strong> <code>NewCustomerSynchronizedFromMSPC</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"8680657b-0e58-4f04-830e-a5af3fcbeca2","name":"NewCustomerSynchronizedFromMSPC","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": \"New customer from Microsoft Partner Center\",\r\n    \"TemplateName\": \"NewCustomerSynchronizedFromMSPC\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"CompanyName\": \"[test] Company\",\r\n        \"MicrosoftId\": \"9931aa38-xxxx-xxxx-xxxx-58b696fcc668\",\r\n        \"DomainName\": \"testcompany.onmicrosoft.com\",\r\n        \"PrimaryContactFullName\": \"John Test\",\r\n        \"PrimaryContactEmailAddress\": \"user@example.com\",\r\n        \"PrimaryContactPhoneNumber\": \"000 000000\",\r\n        \"OrganizationProfileUrl\": \"https://abc.p1-demo.appxite.net/Organizations/Details/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"52802ce7-xxxx-xxxx-xxxx-244cc8ced6c2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"5f573b4f-2250-413a-8b9d-f395f39c12ba"},{"name":"NewSubscriptionSynced","id":"c98560cd-c7c4-4344-85b7-8dd2fa0cf6d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"NewSubscriptionSynced\", //Identifies the webhook event type triggered when a new Subscription is synchronized to the Platform\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"SubscriptionId\": \"sub-a1b2c3d4-e5f6-7890-abcd-ef1234567890\", //Unique identifier of the newly synchronized Subscription\r\n    \"OfferName\": \"Microsoft 365 Business Premium\", //Display name of the Offer associated with the Subscription\r\n    \"CustomerId\": \"c3d4e5f6-a7b8-9012-cdef-123456789012\", //Unique identifier of the Customer organization\r\n    \"CustomerShortName\": \"Example Customer Ltd\", //Short name of the Customer organization\r\n    \"CustomerFullName\": \"Example Customer Limited\", //Full legal name of the Customer organization\r\n    \"OrderDate\": \"2025/02/15\" //Date when the Order was created for the synchronized Subscription in YYYY/MM/DD format\r\n  },\r\n  \"TemplateLoopData\": {}, //Empty object as this event does not contain arrays of items\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"new-subscription-synced-webhook\">New Subscription Synced Webhook</h3>\n<p>Webhook triggered when a new Subscription is synchronized to the Platform from an external system</p>\n<p><strong>Event Type:</strong> <code>NewSubscriptionSynced</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"0309e427-ea37-42f4-ab80-106f1a317fcf","name":"NewSubscriptionSynced","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"NewSubscriptionSynced\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#E12426\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"DistributorLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"SubscriptionId\": \"1f10ca5a-xxxx-xxxx-xxxx-70347df43916\",\r\n        \"OfferName\": \"Office 365 E3\",\r\n        \"CustomerId\": \"d1227e8d-xxxx-xxxx-xxxx-418f3faaaeae\",\r\n        \"CustomerShortName\": \"[test] Customer\",\r\n        \"CustomerFullName\": \"[test] Customer\",\r\n        \"OrderDate\": \"2026/01/15\"\r\n    },\r\n    \"TemplateLoopData\": {},\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"146891b0-xxxx-xxxx-xxxx-90c9d065da7b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"c98560cd-c7c4-4344-85b7-8dd2fa0cf6d9"},{"name":"PermissionsGranted","id":"a0a06529-e223-4d99-8dd4-9eade9eddb62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Authorization}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"Subject\": null, //Always null for webhook events\r\n  \"TemplateName\": \"PermissionsGranted\", //Identifies the webhook event type triggered when permissions are granted to a user\r\n  \"TemplateData\": { //Contains the main event data with key-value pairs\r\n    \"BaseColor\": \"#4CAF50\", //Primary brand color in hexadecimal format for UI elements\r\n    \"ButtonFontColor\": \"#FFFFFF\", //Font color in hexadecimal format for buttons\r\n    \"DomainMainLogoUrl\": \"https://example-storage.blob.core.windows.net/public/default_logo.svg\", //URL to the organization's logo image\r\n    \"HostOrganizationAdminEmail\": \"admin@example.com\", //Email address of the host organization administrator\r\n    \"ResellerName\": \"Example Seller Inc\", //Name of the Seller organization\r\n    \"PortalName\": \"Example Platform Portal\", //Display name of the Platform\r\n    \"PortalUrl\": \"example-platform.com\", //URL of the Platform\r\n    \"DistributorLogoUrl\": \"https://example.com/distributor-logo.png\", //URL to Distributor's logo image when applicable\r\n    \"FirstName\": \"John\", //First name of the user who was granted permissions\r\n    \"LastName\": \"Smith\", //Last name of the user who was granted permissions\r\n    \"UserRole\": \"Seller admin\" //Role assigned to the user with the granted permissions (e.g., Seller admin, Customer admin, User)\r\n  },\r\n  \"TemplateLoopData\": { //Contains arrays of organization information for which permissions were granted\r\n    \"Organizations\": {\r\n      \"Name\": [\r\n        \"Example Customer Corporation\",\r\n        \"Partner Organization Ltd\"\r\n      ], //Array of organization names for which the user was granted permissions\r\n      \"ProfileUrl\": [\r\n        \"https://example-platform.com/Organizations/Details/org-profile-id-001\",\r\n        \"https://example-platform.com/Organizations/Details/org-profile-id-002\"\r\n      ] //Array of URLs to view each organization's profile in the Platform\r\n    }\r\n  },\r\n  \"TemplateNestedLoopData\": {}, //Empty object as this event does not contain nested pricing data\r\n  \"AuditId\": \"d4e5f6a7-b8c9-0123-def1-234567890123\" //Unique identifier for tracking and auditing this webhook event\r\n}","options":{"raw":{"language":"json"}}},"url":"{{WebhookURL}}","description":"<h3 id=\"permissions-granted-webhook\">Permissions Granted Webhook</h3>\n<p>Webhook triggered when permissions are granted to a user for one or more organizations, providing details about the user and their assigned role.</p>\n<p><strong>Event Type:</strong> <code>PermissionsGranted</code></p>\n","urlObject":{"host":["{{WebhookURL}}"],"query":[],"variable":[]}},"response":[{"id":"3979c64f-0da5-43b2-916e-103f97475ced","name":"PermissionsGranted","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Subject\": null,\r\n    \"TemplateName\": \"PermissionsGranted\",\r\n    \"TemplateData\": {\r\n        \"BaseColor\": \"#b9348b\",\r\n        \"ButtonFontColor\": \"#ffffff\",\r\n        \"DomainMainLogoUrl\": \"https://appxite_xxx.azureedge.net/public/uisettings/default_logo.svg\",\r\n        \"HostOrganizationAdminEmail\": \"admin@example.com\",\r\n        \"ResellerName\": \"[test]\",\r\n        \"PortalName\": \"[test]\",\r\n        \"PortalUrl\": \"abc.p1-demo.appxite.net\",\r\n        \"FirstName\": \"Test\",\r\n        \"LastName\": \"User\",\r\n        \"UserRole\": \"Seller admin\"\r\n    },\r\n    \"TemplateLoopData\": {\r\n        \"Organizations\": {\r\n            \"Name\": [\r\n                \"[test] Organization\"\r\n            ],\r\n            \"ProfileUrl\": [\r\n                \"https://abc.p1-demo.appxite.net/Organizations/Details/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\"\r\n            ]\r\n        }\r\n    },\r\n    \"TemplateNestedLoopData\": {},\r\n    \"AuditId\": \"ec678aae-xxxx-xxxx-xxxx-b11fd68ec0f0\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://site/5af7aed9-xxxx-42d7-812c-edd75a122fef"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"(This response is configured directly on Webhook's side)\r\n\r\nWeebhook correctly received."}],"_postman_id":"a0a06529-e223-4d99-8dd4-9eade9eddb62"}]}